Error message misleading when cross_az is false

Bug #1739368 reported by Marc Koderer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Confirmed
Undecided
Unassigned

Bug Description

Switching cross_az volume attachment to false the end-user see the following error when trying to boot from a different AZ:

openstack server create --volume mko_test01 --flavor m1.small --nic net-id=61389c4b-631d-4fe1-8aa0-7bc658f373ec --availability-zone az_2_1 mko-test2
Block Device Mapping is Invalid: failed to get volume 96eec88d-61e7-4aaa-be86-ca9bb9249648. (HTTP 400) (Request-ID: req-e0f554e6-8ccd-4f98-9086-3fdd1e53d66e)

Actually there is no problem in "getting the volume" - Cinder response with 200. But the AZ check raises an exception that is nested in this area.

Marc Koderer (m-koderer)
Changed in nova:
assignee: nobody → Marc Koderer (m-koderer)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/529254

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Matt Riedemann (<email address hidden>) on branch: master
Review: https://review.openstack.org/529254

Matt Riedemann (mriedem)
Changed in nova:
status: In Progress → Confirmed
assignee: Marc Koderer (m-koderer) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.