cinder default zone breaks ec2 api
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
High
|
Vish Ishaya |
Bug Description
Setting the default zone of cinder to "cinder" breaks the ec2 api. This is because the ec2-api currently only talks to nova to get the list of zones, so it is imperative right now that cinder and nova have the same list of zones. They should therefore have the same defaults.
Example broken usage with the defaults:
☁ vishvananda@
AVAILABILITYZONE nova available
☁ vishvananda@
VOLUME vol-00000001 1 nova creating 2012-09-
☁ vishvananda@
VOLUME vol-00000001 1 nova error 2012-09-
Changed in cinder: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Vish Ishaya (vishvananda) |
tags: | added: folsom-rc-potential |
Changed in cinder: | |
milestone: | none → folsom-rc2 |
Changed in cinder: | |
milestone: | folsom-rc2 → 2012.2 |
Fix proposed to branch: master /review. openstack. org/13375
Review: https:/