Reviewed: https://review.openstack.org/314928 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c12d388070895e40be19f4f4e5fded736a5376be Submitter: Jenkins Branch: master
commit c12d388070895e40be19f4f4e5fded736a5376be Author: Bartek Zurawski <email address hidden> Date: Tue May 10 17:31:19 2016 +0200
Fix issue with not removing rbd rescue disk
Currently when instance that use RBD as backend is rescued and next unrescued, rescue image is not removed, this cause issue when the same instance is rescued again it's use old rescue image not new one.
Change-Id: Idf4086303baa4b936c90be89552ad8deb45cef3a Closes-Bug: #1475652
Reviewed: https:/ /review. openstack. org/314928 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=c12d3880708 95e40be19f4f4e5 fded736a5376be
Committed: https:/
Submitter: Jenkins
Branch: master
commit c12d388070895e4 0be19f4f4e5fded 736a5376be
Author: Bartek Zurawski <email address hidden>
Date: Tue May 10 17:31:19 2016 +0200
Fix issue with not removing rbd rescue disk
Currently when instance that use RBD as backend
is rescued and next unrescued, rescue image is
not removed, this cause issue when the same
instance is rescued again it's use old rescue
image not new one.
Change-Id: Idf4086303baa4b 936c90be89552ad 8deb45cef3a
Closes-Bug: #1475652