Reviewed: https://review.openstack.org/248531 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=bd9db4d5277c4a9d9f7b787e38d026ab38cd6325 Submitter: Jenkins Branch: master
commit bd9db4d5277c4a9d9f7b787e38d026ab38cd6325 Author: Richard Jones <r1chardj0...@gmail.com> Date: Mon Nov 23 16:39:29 2015 +1100 Handle absence of cinder default volume type The code previously did not set the default_vol_type attribute if the fetch of the default volume type failed (because none is declared in the service). This patch defaults the attribute to the expected None value, allowing volume creation to continue. Change-Id: Ic9e14ae4cb23023a270ad4aec4e1a830a11215dd Fixes-Bug: 1518844 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1518844 Title: No handling of no default cinder volume type Status in OpenStack Dashboard (Horizon): Fix Released Bug description: If no default cinder volume type is declared the Create Volume action will break. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1518844/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp