Azure-Samples / virtual-machines-python-manage

An example illustrating how to use Python to manage your Azure Virtual Machines
MIT License
104 stars 84 forks source link

Add storage module with profile support in requirements #17

Closed viananth closed 6 years ago

viananth commented 6 years ago

Hybrid sample requires storage module package with "profile" support. This was missing in the requirements.txt and caused failures in AzureStack

acomsmpbot commented 6 years ago

No issues were found in this pull request.

lmazuel commented 6 years ago

@viananth I updated your PR to 2.0.0rc3, since I did some Python fixes that might impact fresh install.

acomsmpbot commented 6 years ago

No issues were found in this pull request.