ansible/test
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
..
cache
compile Adding aliases for field attributes and renaming async attribute (#33141) 2017-11-22 12:35:58 -08:00
integration azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
legacy Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
results
runner azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
sanity IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
units IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
utils Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00