You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity/code-smell
Matt Martz 36c8441c6d New module vmware_deploy_ovf (#30309)
* First pass at vmware_deploy_ovf functionality
* Add OVA file support, re-structure code
* Move some useful functions to module_utils.vmware, and perform a little DRY too
* Better handling of errors during spec validation and import
* Properly calculate the lease progress percentage for all vmdk files
* Make warnings and errors a little better
* Add an allow_duplicates argument, that defaults to true, to allow users to have name based idempotency
* Add fail_on_spec_warnings to cause the module to treat warnings as errors
* Support non-vmdk uploads
* Add ova alias for ovf
* Rename vmdk_post_url to device_upload_url so it does not sound to specific to VMDK files
* Safer handling of * hostname in urls
* Add default Content-Type, remove unused headers var
* Add deploymentOptions and propertyMapping functionalities
* Add basic check_mode support
* Add vmware_deploy_ovf to list of use-argspec-type-path ignores
* Update version_added and fix path for use-argspec-type-path
* Add configurable folder
* Doc changes
6 years ago
..
azure-requirements.json Overhaul additional sanity tests. (#36803) 7 years ago
azure-requirements.py More code-smell sanity test updates. (#36830) 7 years ago
boilerplate.json Update more code-smell tests. (#36570) 7 years ago
boilerplate.py Pass code-smell paths on stdin. 7 years ago
configure-remoting-ps1.json Overhaul additional sanity tests. (#36803) 7 years ago
configure-remoting-ps1.py Overhaul additional sanity tests. (#36803) 7 years ago
docs-build.json Make docs-build sanity test disabled by default. 6 years ago
docs-build.py Last docs link fixes (#39391) 7 years ago
empty-init.json Overhaul additional sanity tests. (#36803) 7 years ago
empty-init.py Overhaul additional sanity tests. (#36803) 7 years ago
integration-aliases.json Overhaul additional sanity tests. (#36803) 7 years ago
line-endings.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
line-endings.py Tolerate win line endings on windows module_util load (#37291) 7 years ago
no-assert.json Add support for enhanced code-smell tests. (#36332) 7 years ago
no-assert.py Overhaul additional sanity tests. (#36803) 7 years ago
no-basestring.json Upgrade more code-smell tests. (#36560) 7 years ago
no-basestring.py Pass code-smell paths on stdin. 7 years ago
no-dict-iteritems.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-iteritems.py Pass code-smell paths on stdin. 7 years ago
no-dict-iterkeys.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-iterkeys.py Pass code-smell paths on stdin. 7 years ago
no-dict-itervalues.json Upgrade more code-smell tests. (#36560) 7 years ago
no-dict-itervalues.py Pass code-smell paths on stdin. 7 years ago
no-get-exception.json Upgrade more code-smell tests. (#36560) 7 years ago
no-get-exception.py Pass code-smell paths on stdin. 7 years ago
no-illegal-filenames.json Overhaul additional sanity tests. (#36803) 7 years ago
no-illegal-filenames.py Overhaul additional sanity tests. (#36803) 7 years ago
no-smart-quotes.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
no-smart-quotes.py Complete updates of remaining code-smell tests. (#37743) 7 years ago
no-tests-as-filters.json Add support for enhanced code-smell tests. (#36332) 7 years ago
no-tests-as-filters.py Overhaul additional sanity tests. (#36803) 7 years ago
no-underscore-variable.json Update more code-smell tests. (#36570) 7 years ago
no-underscore-variable.py Pass code-smell paths on stdin. 7 years ago
no-unicode-literals.json More code-smell sanity test updates. (#36830) 7 years ago
no-unicode-literals.py More code-smell sanity test updates. (#36830) 7 years ago
replace-urlopen.json Update more code-smell tests. (#36570) 7 years ago
replace-urlopen.py Add unit tests for ansible.module_utils.urls (#38059) 7 years ago
required-and-default-attributes.json Upgrade more code-smell tests. (#36560) 7 years ago
required-and-default-attributes.py Pass code-smell paths on stdin. 7 years ago
shebang.json Complete updates of remaining code-smell tests. (#37743) 7 years ago
shebang.py Fix shebangs and file modes and update tests. (#40563) 6 years ago
skip.txt Upgrade more code-smell tests. (#36560) 7 years ago
test-constraints.json Overhaul additional sanity tests. (#36803) 7 years ago
test-constraints.py Overhaul additional sanity tests. (#36803) 7 years ago
use-argspec-type-path.json Update more code-smell tests. (#36570) 7 years ago
use-argspec-type-path.py New module vmware_deploy_ovf (#30309) 6 years ago
use-compat-six.json Update more code-smell tests. (#36570) 7 years ago
use-compat-six.py Pass code-smell paths on stdin. 7 years ago