DescriptionPublic storage in the Azure provider
This branch adds support for a public storage in the Azure provider. It introduces two new configuration items (public-storage-account-name and public-storage-container-name) which, together, will be used to create an anonymous gwacl.storageContext object (i.e. one with an empty access Key) used to retrieve the tools. The key point is the implementation of the storage's URL() method which, given that it's going to be used to access a public container in Azure, is simply the file URL as returned by gwacl's GetFileURL() method; when a container is public, files in there can simply be retrieved using wget.
Drive-by fix: get rid of the recently introduced NewStorage method and instead, implement environ's Storage() method.
https://code.launchpad.net/~rvb/juju-core/az-public-storage/+merge/171251
(do not edit description out of merge proposal)
Patch Set 1 #
Total comments: 1
MessagesTotal messages: 4
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||