ansible/test/runner/requirements
Matt Davis b91117dac8
azure_rm_containerservice (#33597)
* add acr

* acr

* acr

* fix a minor error

* add tests and fixes as suggested

* use get_mgmt_svc_client to enable bi

* fixes as zim suggested

* code refinement

* get acr instance before update

* fix a bug

* remove Classic sku as it's going to deprecate

* pass sanity test

* fix sanity

* fixes based on comments

* fix broken namespace unregistered error

* fix a bug

* fix a bug

* fix

* add register namespace

* fixes tests

* remove pdb

* add ci azure test

* removed required: false

* renamed acr -> containerregistry

* fixed spelling mistake

* fixed idempotence

* fix for idempotence was wrong

* fixed a few issues

* different log when exception different than ResourceNotFound

* self.fail instead of log

* updated sample return value

* added login server in results

* fixed else

* fixed line too long

* cmp -> __ne__

* fixed trailing whitespace

* output.changed is false when instance updated

* fix for state change

* one more update

* update instance only when location or sku has changed

* fixed syntax error

* fixed acr test

* just removed unnecessary comment to trigger ci

* update return value shape

* flatten `state`
* change credential dictionary state
* add credentials to integration tests
2017-12-06 20:30:28 -08:00
..
ansible-test.txt
constraints.txt Limit pytest < 3.3.0 for python 2.6. 2017-12-05 22:23:52 -08:00
coverage.txt
integration.cloud.aws.txt Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
integration.cloud.azure.txt azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
integration.cloud.cs.txt Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
integration.txt Integration tests requirements (#26545) 2017-07-07 14:11:53 -07:00
network-integration.txt Cyptography pr 20566 rebase (#25560) 2017-06-27 06:00:15 -07:00
sanity.txt Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
units.txt Fix unit test failure for netconf connection plugin (#33547) 2017-12-05 12:04:48 +05:30
windows-integration.txt Cyptography pr 20566 rebase (#25560) 2017-06-27 06:00:15 -07:00