ansible/test/runner/lib/cloud
Felix Fontein 92d9569bc9 ACME: add support for POST-as-GET if GET fails with 405. (#44988)
* Add support for POST-as-GET if GET fails with 405.

* Bumping ACME test container version to 1.4. This includes letsencrypt/pebble#162 and letsencrypt/pebble#168.

* Also use POST-as-GET for account data retrival.

This is not yet supported by any ACME server (see letsencrypt/pebble#171),
so we fall back to a regular empty update if a 'malformedRequest' error is
returned.

* Using newest ACME test container image.

Includes letsencrypt/pebble#171 and letsencrypt/pebble#172, which make Pebble behave closer to the current specs.

* Remove workaround for old Pebble version.

* Add changelog entry.

* First try POST-as-GET, then fall back to unauthenticated GET.
2018-10-29 10:32:53 +01:00
..
__init__.py Fix get_cloud_platforms config usage. 2018-04-11 17:08:54 -07:00
acme.py ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-10-29 10:32:53 +01:00
aws.py
azure.py Cleanup and enhancements for ansible-test. (#37142) 2018-03-07 14:02:31 -08:00
cs.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
foreman.py Add a test target for the foreman inventory script (#46837) 2018-10-14 20:51:25 -04:00
gcp.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
nios.py Includes support for Reverse-Mapping zone in nios_zone module (#44525) 2018-08-23 03:07:30 +00:00
opennebula.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
openshift.py Adds k8s_raw, openshift_raw tests (#36228) 2018-02-23 10:13:09 -05:00
tower.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
vcenter.py Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00