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
2020-05-20 15:44:01 -05:00
..
__init__.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
acme.py ansible-test: bumping ACME test container version (#64424) 2019-11-05 10:51:22 -05:00
aws.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
azure.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
cloudscale.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
cs.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
fallaxy.py Add multipart/form-data functionality (#69376) 2020-05-20 15:44:01 -05:00
foreman.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
gcp.py
hcloud.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
nios.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
opennebula.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
openshift.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
scaleway.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00
tower.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
vcenter.py Code cleanup in ansible-test. 2020-05-15 18:17:11 -07:00
vultr.py Mark ansible-test cloud credentials as sensitive. 2019-09-17 13:08:14 -07:00