Reviewed: https://review.openstack.org/3479 Committed: http://github.com/openstack/nova/commit/ea2c8c8b363dceb3c73be8f02f078d7b78b2c712 Submitter: Jenkins Branch: master
commit ea2c8c8b363dceb3c73be8f02f078d7b78b2c712 Author: Adam Gandelman <[email protected]> Date: Thu Jan 26 12:36:55 2012 -0800 Fix multinode libvirt volume attachment lp #922232 iscsiadm returns 0 if local db contains no target records. As a result, no exception is caught and no entry gets created (--op new) before continuing to login. Devstack/single-node users avoided this because, apparently, records are created in initiator db on target creations. Update: Address smokestack failures if err == None fixes bug #922232 Change-Id: I39c3574b8d75ca32eba3716efc3b488e596fbaf6 ** Changed in: nova Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922232 Title: Volumes fail to attach without discovery using tgt To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/922232/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
