summaryrefslogtreecommitdiff
path: root/packaging/requirements
diff options
context:
space:
mode:
authorJulien Stroheker <julienstroheker@gmail.com>2017-08-29 20:59:38 -0400
committerMatt Davis <nitzmahone@users.noreply.github.com>2017-08-29 17:59:38 -0700
commitfe1153c0afa1ffd648147af97454e900560b3532 (patch)
tree742d7646d8b4196a204a4be628c747494be4db5b /packaging/requirements
parent99b7cb2068d6114e4ea3c86b63d0761e52c6bfe5 (diff)
downloadansible-fe1153c0afa1ffd648147af97454e900560b3532.tar.gz
Azure acs module (azure_rm_acs.py) (#28522)
* Adding acs module * linter issue * Reduce the VM Size for the int. tests * Short the name of the cluster * Fixing the asserts and title * Fixing VM Scale count in int. tests * Changing the location of the tests * trying eastus2 * disabling acs CI tests until stabilized
Diffstat (limited to 'packaging/requirements')
-rw-r--r--packaging/requirements/requirements-azure.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/requirements/requirements-azure.txt b/packaging/requirements/requirements-azure.txt
index a586e99f2d..fb2b8a7ab7 100644
--- a/packaging/requirements/requirements-azure.txt
+++ b/packaging/requirements/requirements-azure.txt
@@ -12,3 +12,4 @@ azure-mgmt-keyvault>=0.40.0,<0.41
azure-mgmt-batch>=4.1.0,<5
azure-mgmt-sql>=0.7.1,<0.8
azure-mgmt-web>=0.32.0,<0.33
+azure-mgmt-containerservice>=1.0.0 \ No newline at end of file