summaryrefslogtreecommitdiff
path: root/cloud/azure
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Cloud amazon and azure (#3610)Fabio Alessandro Locati2016-12-011-12/+12
* Fix bare variable references in docsAndrew Gaffney2016-11-101-1/+1
* Change azure default deployment mode to incremental (#3023)Grégory2016-10-261-2/+2
* doc: Correction for spelling of 'azure_rm_deployment' in example (#3212)Nick Piper2016-10-221-1/+1
* azure_rm_deployment: fix rg issue with _nic_to_public_ips_instance() (#2950)Morgan Jones2016-10-221-1/+1
* Use addresses and names reserved for documentation (#2894)Robin Schneider2016-09-121-1/+1
* fix azure_rm_deployment for rc5nitzmahone2016-07-071-2/+1
* remove duplicate deployment_mode docstringnitzmahone2016-06-071-8/+0
* various fixes to azure_rm_deploymentnitzmahone2016-06-041-2/+24
* Adapt Code to Azure SDK 2.0.0RC4 (#2319)Laurent Mazuel2016-06-041-2/+2
* azure_rm_deploy docfix (#2354)trondhindenes2016-06-011-0/+9
* azure_rm_deployment: fix docs and move import utils near main()Rene Moser2016-04-291-5/+4
* Updated per PR commentschouseknecht2016-04-271-44/+38
* Rename azure_deploy to azure_rm_deployment. Refactor to use azure_common.chouseknecht2016-04-262-620/+646
* Add user-agent information for analyticsLaurent Mazuel2016-03-151-2/+6
* Get failed deployments when create fails alsoAndre Price2016-03-141-2/+2
* Updated to use ServicePrincipalCredentials class and get rid of requestsLaurent Mazuel2016-03-141-60/+12
* Fixes after Travis feedbackLaurent Mazuel2016-03-142-3/+6
* Py2.6 compatible + minor fixesLaurent Mazuel2016-03-141-4/+5
* Fix YAML documentationLaurent Mazuel2016-03-141-3/+3
* Add update from @obsoletedLaurent Mazuel2016-03-111-9/+55
* Azure plugin using Azure Python SDK 2.0.0rc1Laurent Mazuel2016-03-111-123/+65
* add azure resource manager template deployment moduleDavid Justice2016-03-111-0/+672
* Move modules into subdirectory.Michael DeHaan2014-09-261-484/+0
* add additional Azure RegionsSterling Windmill2014-08-311-6/+10
* Several azure fixesJames Laska2014-07-301-8/+14
* Provision VM using virtual network.Ranjan Kumar2014-07-031-1/+10
* Catch error in azure related to a failed deployment when creating a vmJames Cammarata2014-06-121-3/+6
* azure - fixed missing return statementMartin Joehren2014-06-081-3/+2
* azure - fix for: temporary redirect, not deleted vhds, missing locations and ...Martin Joehren2014-06-081-83/+143
* Cleaning up azure moduleJames Cammarata2014-06-061-16/+20
* Add azure VM provisioning/termination moduleSean Whitbeck2014-05-291-0/+399