Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Introduce Azure Resource Manager provider #3701
Conversation
axw
added some commits
Nov 5, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Generating tarball failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Nov 14, 2015
jujubot
merged commit 891f2a5
into
juju:azure-arm-provider
Nov 14, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedNov 10, 2015
New provider for Azure, using the Azure Resource Manager APIs. Support for the old provider is maintained via dynamic switching based on configuration contents. Tested bootstrapping old/new providers, and adding storage.
Missing features:
Don't feel like you have to review it all at once.
(Review request: http://reviews.vapour.ws/r/3106/)