Zim Kalinowski
|
eb7f058a98
|
more doc improvements (#54148)
|
2019-03-21 17:01:51 +08:00 |
|
Zim Kalinowski
|
d01d94c1f9
|
improving consistency of azure examples/documentaion - 3 (#52573)
* normalizing example naming conventions 3
* fixed line too long
|
2019-02-19 13:15:59 -06:00 |
|
John R Barker
|
97e2fa4953
|
Bulk module author 2 (#48955)
* Bulk fix DOCUMENTATION.author (Part 2)
|
2018-11-21 10:32:42 +00:00 |
|
Deaton64
|
3782a236ba
|
Update azure_rm_trafficmanagerprofile.py examples (#45649)
Wrong module name used in examples. changed `azure_rm_trafficmanager` to `azure_rm_trafficmanagerprofile`
|
2018-09-14 09:48:11 -04:00 |
|
Hai Cao
|
ccb7909cc5
|
[new module] Azure Traffic Manager profile module (#43812)
* add traffic manager client and models in azure_rm_common
- add traffic manager management client
- import traffic manager models to 'traffic_manager_models' proprety
- azure.mgmt.trafficmanager doesn't have models(), so use direct import
for now
* add traffic manager facts module
* add traffic manager module
* add integration test for two modules
* fix package info in requirements
* fix sanity check
* fix monitor config default value
* fix facts module doc
* move model import into module
* resolve comments except seprating endpoint
* remove endpoint operation
* fix test after removing endpoint operation
* change module name to azure_rm_trafficmanagerprofile/facts
* fix sanity test
* seperate endpoint into delegate module
* fix typo
* fix lint
* fix lint
* fix test
* fix test
* resolve comments
* fix test
* fix test
* fix test
* fix bug in return
* resolve comments
* fix lint
* fix lint
* add sample in endpoint module
|
2018-08-30 14:18:53 +10:00 |
|