summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorMatt Davis <mrd@redhat.com>2018-06-05 11:47:34 -0700
committerMatt Clay <matt@mystile.com>2018-06-05 18:50:48 -0700
commit980cdbe67931b30ab094a690bd2a42d945b0b27e (patch)
tree16158ba45f303b1f39818d592d2af77dd4eb29aa /packaging
parent4fa2fb9c8963f1873fe20f365f43ebaa1e2db613 (diff)
downloadansible-980cdbe67931b30ab094a690bd2a42d945b0b27e.tar.gz
pin azure deps to exact versions
* added warnings for newer-than-expected versions * prevent passing api_version and profile for newer clients
Diffstat (limited to 'packaging')
-rw-r--r--packaging/requirements/requirements-azure.txt36
1 files changed, 20 insertions, 16 deletions
diff --git a/packaging/requirements/requirements-azure.txt b/packaging/requirements/requirements-azure.txt
index a4b61f8486..65fddf0958 100644
--- a/packaging/requirements/requirements-azure.txt
+++ b/packaging/requirements/requirements-azure.txt
@@ -1,19 +1,23 @@
packaging
requests[security]
-azure-mgmt-compute>=2.0.0,<3
-azure-mgmt-network>=1.3.0,<2
-azure-mgmt-storage>=1.5.0,<2
-azure-mgmt-resource>=1.1.0,<2
-azure-storage>=0.35.1,<0.36
-azure-cli-core>=2.0.12,<3
-msrest!=0.4.15
-msrestazure>=0.4.11,<0.5
-azure-mgmt-dns>=1.0.1,<2
-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>=3.0.1
-azure-mgmt-containerregistry>=1.0.1
-azure-mgmt-rdbms>=0.2.0rc1,<0.3.0
+azure-cli-core==2.0.35
+azure-cli-nspkg==3.0.2
+azure-common==1.1.11
+azure-mgmt-batch==4.1.0
+azure-mgmt-compute==2.1.0
azure-mgmt-containerinstance==0.4.0
+azure-mgmt-containerregistry==2.0.0
+azure-mgmt-containerservice==3.0.1
+azure-mgmt-dns==1.2.0
+azure-mgmt-keyvault==0.40.0
+azure-mgmt-network==1.7.1
+azure-mgmt-nspkg==2.0.0
+azure-mgmt-rdbms==0.2.0rc1
+azure-mgmt-resource==1.2.2
+azure-mgmt-sql==0.7.1
+azure-mgmt-storage==1.5.0
+azure-mgmt-web==0.32.0
+azure-nspkg==2.0.0
+azure-storage==0.35.1
+msrest==0.4.29
+msrestazure==0.4.31