AppScale / appscale-tools

A set of command-line tools that can be used to interact with AppScale.
Other
51 stars 49 forks source link

Explicitely require SecretStorage<3 to use python 2.7 #689

Closed jeanleonov closed 6 years ago

jeanleonov commented 6 years ago

https://github.com/AppScale/appscale-tools/issues/688 https://ocd.appscale.com:8080/job/Daily%20Build/4949/ Rebuild migration - https://ocd.appscale.com:8080/job/Migration/2803/

jeanleonov commented 6 years ago

Thanks for review, but 3 days ago msrestazure fixed this problem on their side by removing keyring dependency which was using SecretStorage. So we don't need this dependency at all.