Introduce Azure Resource Manager provider #3701

Merged
merged 11 commits into from Nov 14, 2015

Conversation

Projects
None yet
2 participants
Member

axw commented Nov 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:

  • configschema support
  • azure-specific data source for image metadata (StartInstance, etc. query Azure catalogue directly)

Don't feel like you have to review it all at once.

(Review request: http://reviews.vapour.ws/r/3106/)

Member

axw commented Nov 13, 2015

$$merge$$

Contributor

jujubot commented Nov 13, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Nov 13, 2015

Build failed: Generating tarball failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/5425

Member

axw commented Nov 13, 2015

$$merge$$

Contributor

jujubot commented Nov 13, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Nov 13, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/5429

Member

axw commented Nov 14, 2015

$$merge$$

Contributor

jujubot commented Nov 14, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Nov 14, 2015

Merge pull request #3701 from axw/azure-arm
Introduce Azure Resource Manager provider

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:
 - configschema support
 - azure-specific data source for image metadata (StartInstance, etc. query Azure catalogue directly)

Don't feel like you have to review it all at once.

(Review request: http://reviews.vapour.ws/r/3106/)

@jujubot 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