cloud: represent regions as a slice in API #4470

Merged
merged 2 commits into from Feb 19, 2016

Conversation

Projects
None yet
2 participants
Member

axw commented Feb 19, 2016

cloud.Cloud.Regions is now a slice, with the name in the Region type. The
first region in the slice is the default for bootstrap if none is
specified.

Also, update version to 2.0-beta1

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

axw added some commits Feb 18, 2016

cloud: represent regions as a slice in API
cloud.Cloud.Regions is now a slice, with
the name in the Region type. The first region
in the slice is the default for bootstrap if
none is specified.
Member

axw commented Feb 19, 2016

$$merge$$

Member

axw commented Feb 19, 2016

$$fixes-1538241$$

Contributor

jujubot commented Feb 19, 2016

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

jujubot added a commit that referenced this pull request Feb 19, 2016

Merge pull request #4470 from axw/cloud-credentials-cloud-defaultregi…
…on-slice

cloud: represent regions as a slice in API

cloud.Cloud.Regions is now a slice, with the name in the Region type. The
first region in the slice is the default for bootstrap if none is
specified.

Also, update version to 2.0-beta1

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

@jujubot jujubot merged commit 294388e into juju:master Feb 19, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment