Appears to have since been fixed indirectly.
** Changed in: cinder
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1329333
Title:
BadRequest: Invalid volume: Volume status must be available or error
Status in Cinder:
Invalid
Status in OpenStack Compute (nova):
Invalid
Status in tempest:
Invalid
Bug description:
traceback from:
http://logs.openstack.org/40/99540/2/check/check-grenade-dsvm/85c496c/console.html
2014-06-12 13:28:15.833 | tearDownClass
(tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern)
2014-06-12 13:28:15.833 |
-------------------------------------------------------------------------------
2014-06-12 13:28:15.833 |
2014-06-12 13:28:15.833 | Captured traceback:
2014-06-12 13:28:15.833 | ~~~~~~~~~~~~~~~~~~~
2014-06-12 13:28:15.833 | Traceback (most recent call last):
2014-06-12 13:28:15.833 | File "tempest/scenario/manager.py", line 157,
in tearDownClass
2014-06-12 13:28:15.833 | cls.cleanup_resource(thing, cls.__name__)
2014-06-12 13:28:15.834 | File "tempest/scenario/manager.py", line 119,
in cleanup_resource
2014-06-12 13:28:15.834 | resource.delete()
2014-06-12 13:28:15.834 | File
"/opt/stack/new/python-cinderclient/cinderclient/v1/volumes.py", line 35, in
delete
2014-06-12 13:28:15.834 | self.manager.delete(self)
2014-06-12 13:28:15.834 | File
"/opt/stack/new/python-cinderclient/cinderclient/v1/volumes.py", line 228, in
delete
2014-06-12 13:28:15.834 | self._delete("/volumes/%s" %
base.getid(volume))
2014-06-12 13:28:15.834 | File
"/opt/stack/new/python-cinderclient/cinderclient/base.py", line 162, in _delete
2014-06-12 13:28:15.834 | resp, body = self.api.client.delete(url)
2014-06-12 13:28:15.834 | File
"/opt/stack/new/python-cinderclient/cinderclient/client.py", line 229, in delete
2014-06-12 13:28:15.834 | return self._cs_request(url, 'DELETE',
**kwargs)
2014-06-12 13:28:15.834 | File
"/opt/stack/new/python-cinderclient/cinderclient/client.py", line 187, in
_cs_request
2014-06-12 13:28:15.835 | **kwargs)
2014-06-12 13:28:15.835 | File
"/opt/stack/new/python-cinderclient/cinderclient/client.py", line 170, in
request
2014-06-12 13:28:15.835 | raise exceptions.from_response(resp, body)
2014-06-12 13:28:15.835 | BadRequest: Invalid volume: Volume status must
be available or error, but current status is: in-use (HTTP 400) (Request-ID:
req-9337623a-e2b7-48a3-97ab-f7a4845f2cd8)
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1329333/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp