Bin Xia
Bin Xia
I made some changes to support Azure Stack blob storage. https://github.com/CloudFoundryOnAzure/fog-azure-rm One issue is that the version of `mime-types` is too old. See #359. If the dependency of `mime-types` can...
@dsboulder @zrob We had an offline discussion with `fog-azure-rm` team. From fog-azure-rm's point of view, updating the `mime-types` will cause conflicts in another application that are using fog-azure-rm e.g. [OneOps](https://github.com/oneops/oneops)....
Thanks @zrob . I totally agree with you. @abbas-sheikh-confiz , after our last sync, could you please re-think about merging the codes? If you are OK, I can send a...
Thanks @bilal-naeem-confiz . @zrob , any comments on bilal's suggestion?
Thanks @bilal-naeem-confiz . I will submit a PR to the new branch later.
I've verified cf-deployment v4.0.0 with capi-release v1.67.0, and it works well with Azure Stack Blobstorage. I make a [PR](https://github.com/Azure/azure-quickstart-templates/pull/5177) to the bosh-setup template to support Azure Stack blobstorage. After it's...