Created attachment 773272 [details] logs Description of problem: we can add a volume with --volume-type but if we delete the type and its removed from the volume we have no way of attaching a new type. Version-Release number of selected component (if applicable): openstack-cinder-2013.1.2-3.el6ost.noarch How reproducible: 100% Steps to Reproduce: 1. create a volume type 2. create a new volume and add --volume-type with the type you created 3. delete the type 4. create a new type Actual results: we cannot add a new type to a new volume but we cannot add a type to an existing volume Expected results: we should be able to add a type to a new volume. there are other params that we should allow to be used (lvextend and other params that should be added to an edit command) Additional info:
https://review.openstack.org/#/c/44258/ changes the assumptions here a bit. It will no longer be possible to delete a volume type when volumes of that type still exist.
Moving to POST based on upstream status (Implemented).
verified on: openstack-cinder-2014.1-3.1.el7ost.noarch python-cinder-2014.1-3.1.el7ost.noarch python-cinderclient-1.0.8-1.el7ost.noarch with the bugs: Bug 1104052 Bug 1103503 Bug 1103500
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0852.html