Skip to content

Commit

Permalink
Avoid msrest version 0.4.15 for Azure modules.
Browse files Browse the repository at this point in the history
This version has known regressions preventing modules such as
azure_rm_dnsrecordset from working.
  • Loading branch information
mattclay committed Oct 4, 2017
1 parent 5249792 commit e167c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/requirements/requirements-azure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ azure-mgmt-storage>=1.2.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
Expand Down

0 comments on commit e167c93

Please sign in to comment.