azure instance-types and regions missing
Bug #1389422 reported by
Jay R. Wren
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Go Windows Azure Client Library |
Fix Released
|
High
|
Kapil Thangavelu | ||
juju-core |
Fix Released
|
Medium
|
Andrew Wilkins | ||
1.20 |
Fix Released
|
Critical
|
Andrew Wilkins | ||
1.21 |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
azure provider only allows me to pick [ExtraSmall Small Medium Large ExtraLarge A5 A6 A7 A8 A9]
http://
and g-series is coming: http://
I should be able to add-machine --constriants=
Related branches
lp://staging/~hazmat/gwacl/azure-new-instances-and-regions
- Andrew Wilkins (community): Approve
-
Diff: 458 lines (+300/-13)3 files modifiedmanagement_base.go (+1/-1)
rolesizes.go (+293/-11)
rolesizes_test.go (+6/-1)
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: azure-provider |
tags: | added: constraints |
Changed in juju-core: | |
status: | Triaged → In Progress |
Changed in juju-core: | |
milestone: | none → 1.22 |
Changed in gwacl: | |
status: | New → Fix Committed |
assignee: | nobody → Kapil Thangavelu (hazmat) |
Changed in gwacl: | |
importance: | Undecided → High |
Changed in juju-core: | |
assignee: | Kapil Thangavelu (hazmat) → Ian Booth (wallyworld) |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
assignee: | Ian Booth (wallyworld) → Andrew Wilkins (axwalk) |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
Changed in gwacl: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I've put in a merge proposal for the new D and G series instances types, and also added in four new regions (US central, Us east 2, Australia southeast, australia east).
Its requested to have this updated in a stable release as its basic enablement for azure and low risk as its a static map update.