Zim Kalinowski
|
3739dc9684
|
cleanup - required: false (#50648)
|
2019-01-10 09:26:18 +08:00 |
Zim Kalinowski
|
de3d188cdd
|
support lro in azure_rm_resource (#49919)
|
2018-12-17 13:21:25 +08:00 |
Toshio Kuratomi
|
3fba006207
|
Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
|
2018-12-16 15:03:19 -08:00 |
Zim Kalinowski
|
c8fcbdef71
|
fix for special case of last element of url (#43354)
* fix for special case of last element of url
* improved version
* fixed mistake
* adding appropriate test
* fix problem
* just fixed task name
|
2018-07-31 16:31:08 +08:00 |
Zim Kalinowski
|
2c60771096
|
introducing azure_rm_resource (#39274)
* introducing azure_rm_resource
* adding missing file
* fixed documentation
* fixed subresource
* don't support tags (yet)
* added api_version to the doc
* adding api version to the doc
* ignoring some doc checks
* fixing imports
* final sanity fixes
* adding idempotency
* fixed params
* missing query parameter
* some updates of azure_rm_resource
* try to update test for idempotency
* fixed test
* try to fix problem temporarily
* another approach
* fixed spelling
* fixed mistake
* refactored a bit
* fixes
* removed unnecessary code
* removed assert temporarily
* fixed documentation
* trying to fix import issues
* trying to fix import
* try to fix sanity
* removed unnecessary pass
* removed e324 ignores
* resolve conflicts in ignore.txt
* fixing ignore txt
* revert
* try different approach to idempotency
* updating tests
* fixed task
* fixes
* getting output value properly
* fix test
* missing change
* fixed bug, changed test
* fixed mistake
* fixed mistake
|
2018-05-23 16:55:57 -07:00 |