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/lib/ansible_test/_internal/cloud
Matt Martz b748edea45
Add multipart/form-data functionality (#69376)
* Add multipart/form-data functionality

* Fix some linting issues

* Fix error message

* Allow filename to be provided with content

* Add integration test

* Update examples

* General improvements to multipart handling

* Use prepare_multipart for galaxy collection publish

* Properly account for py2 vs py3, ensuring no max header length

* Address test assumptions

* Add unit tests

* Add changelog

* Ensure to use CRLF instead of NL

* Ignore line-endings in fixture

* Consolidate code, add comment

* Bump fallaxy container version

* ci_complete
4 years ago
..
__init__.py Update ansible-test support for CI providers. 4 years ago
acme.py ansible-test: bumping ACME test container version (#64424) 5 years ago
aws.py Update ansible-test support for CI providers. 4 years ago
azure.py Update ansible-test support for CI providers. 4 years ago
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
cs.py Update ansible-test support for CI providers. 4 years ago
fallaxy.py Add multipart/form-data functionality (#69376) 4 years ago
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
gcp.py
hcloud.py Update ansible-test support for CI providers. 4 years ago
nios.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
opennebula.py Mark ansible-test cloud credentials as sensitive. 5 years ago
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
scaleway.py Mark ansible-test cloud credentials as sensitive. 5 years ago
tower.py Update ansible-test support for CI providers. 4 years ago
vcenter.py Code cleanup in ansible-test. 4 years ago
vultr.py Mark ansible-test cloud credentials as sensitive. 5 years ago