summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/azure_rm_cosmosdbaccount (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename Azure modules: "facts"->"info" (#61417)smile377732019-08-282-5/+5
| | | | | | | | | | | | | | * rename * add symlink * add the log * fix the ignore file * fix * fix
* renaming info -> facts (#54573)Zim Kalinowski2019-04-031-4/+4
|
* more 2.8 facts modules renamed to info (#54313)Zim Kalinowski2019-03-251-4/+4
|
* Fix CosmosDB parameter translation bug (#54212)Zim Kalinowski2019-03-221-0/+3
|
* Adding cosmosdb account facts module (#51993)Zim Kalinowski2019-02-192-0/+99
|
* azure_rm_cosmosdbaccount - fix for virtual network rules (#52416)Zim Kalinowski2019-02-181-0/+41
|
* adding cosmos db account module (#47181)Zim Kalinowski2019-02-073-0/+112
* adding cosmos db account module * fixes * fixed issues * cosmos db account test fixes * updating cosmosdb * fixed required * version from autogereneator * several upgrades * idempotency changes * idempotency improvements * updated cosmos db module with new idempotency check * and idempotency check shall fail now.... * try to fail it again * now should really fail * one more * introducing comparison template * fixes + sorting of arrays * updated comparisons * don't compare if parameter is none * one more test * fixed compare * fixed idempotency? * more logging * fix comparison rules * make smaller change * actually compare multiple write locations * just change failover * remove debugging stuff * one more fix * fixed remaining sanity test * updating comparison stuff * fix pep8 * fix pep8 * will pep8 finally work? * one more fix * cosmos db updates * updating cosmos db account * fixed pep8 * fix type * fixed indent * fixed problem with python 3 * another fix for python 3 * bool type here * cosmos db fixes * fix * fix * fix * fixed syntax