tearDownClass (tempest.scenario.test_minimum_basic.TestMinimumBasicScenario)

Bug #1253867 reported by ChangBo Guo(gcb)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

ft22.1: tearDownClass (tempest.scenario.test_minimum_basic.TestMinimumBasicScenario)_StringException: Traceback (most recent call last):
  File "tempest/scenario/manager.py", line 248, in tearDownClass
    thing.delete()
  File "/opt/stack/new/python-cinderclient/cinderclient/v1/volumes.py", line 35, in delete
    self.manager.delete(self)
  File "/opt/stack/new/python-cinderclient/cinderclient/v1/volumes.py", line 228, in delete
    self._delete("/volumes/%s" % base.getid(volume))
  File "/opt/stack/new/python-cinderclient/cinderclient/base.py", line 162, in _delete
    resp, body = self.api.client.delete(url)
  File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 216, in delete
    return self._cs_request(url, 'DELETE', **kwargs)
  File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 174, in _cs_request
    **kwargs)
  File "/opt/stack/new/python-cinderclient/cinderclient/client.py", line 157, in request
    raise exceptions.from_response(resp, body)
BadRequest: Invalid volume: Volume status must be available or error, but current status is: in-use (HTTP 400) (Request-ID: req-592124b1-935c-4dbb-9edb-2cec72106b34)

Revision history for this message
ChangBo Guo(gcb) (glongwave) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.