Merge "Fix a spelling typo in tempest/thirdparty/boto/test.py"
This commit is contained in:
commit
e9bf2d8cbc
2
tempest/thirdparty/boto/test.py
vendored
2
tempest/thirdparty/boto/test.py
vendored
@ -505,7 +505,7 @@ class BotoTestCase(tempest.test.BaseTestCase):
|
||||
LOG.critical("%s Volume has %s snapshot(s)", volume.id,
|
||||
map(snaps.id, snaps))
|
||||
|
||||
# NOTE(afazekas): detaching/attching not valid EC2 status
|
||||
# NOTE(afazekas): detaching/attaching not valid EC2 status
|
||||
def _volume_state():
|
||||
volume.update(validate=True)
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user