Bug 1293365
Summary: | Nova's Block device mappings can become invalid/inconsistent if errors are encountered while calling for Cinder to attach a volume. | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Michal Pryc <mpryc> |
Component: | openstack-nova | Assignee: | Michal Pryc <mpryc> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | nlevinki <nlevinki> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.0 (RHEL 6) | CC: | berrange, dasmith, dmaley, eglynn, jschluet, kchamart, lyarwood, mpryc, ndipanov, nlevinki, pbandark, rdopiera, sbauza, sferdjao, sgordon, vromanso, yeylon |
Target Milestone: | z6 | Keywords: | TestOnly, Triaged, ZStream |
Target Release: | 5.0 (RHEL 6) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-nova-2014.1.5-15.el6ost | Doc Type: | Bug Fix |
Doc Text: |
With this fix the block device information is being persisted to DB even if exception occurs. This wasn't the case for the methods wrapped with the @update_db decorator, which was causing Nova to not save data about volumes.
|
Story Points: | --- |
Clone Of: | 1181220 | Environment: | |
Last Closed: | 2016-03-21 18:34:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1181220 | ||
Bug Blocks: |
Comment 3
Lon Hohberger
2016-03-15 20:09:55 UTC
automation passed https://rhos-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/RHOS/view/RHOS5/job/rhos-jenkins-rhos-5.0-puddle-rhel-6.7-multi-node-packstack-neutron-ml2-vxlan-rabbitmq-tempest-git-all/49/ code is in openstack-nova-api-2014.1.5-29.el6ost.noarch |