summaryrefslogtreecommitdiff
path: root/novaclient/tests/unit/test_utils.py
diff options
context:
space:
mode:
authorSean Dague <sean@dague.net>2015-02-20 16:23:24 -0500
committerSean Dague <sean@dague.net>2015-02-23 17:21:52 -0500
commitbe41ae238d05a2c3ade3822d869d2d199444c52a (patch)
treecc83b63d408d563ed2dd6685c04308e6f86bc056 /novaclient/tests/unit/test_utils.py
parentac6636a54d72ba76d0adca76e07d1d26d9ea35c3 (diff)
downloadpython-novaclient-be41ae238d05a2c3ade3822d869d2d199444c52a.tar.gz
add functional test for nova volume-attach bug
This is a functional test that boots a server via the cli, creates a volume, and tries to attach it via the cli (which causes a failure due to completion cache code). Note: the failure actually happens *after* the attach command is dispatched, so the volume attach will still work, the user is presented an error though. Many TODOs remain for future patches. The test also tries to document what was learned about the CLI redirection to cinder API, which was introduced when Cinder was split out, but was tribal knowledge that was lost in the mists of time. Related-Bug: #1423695 Change-Id: Iaf474298be135843bff0114cf211bee19762f3ad
Diffstat (limited to 'novaclient/tests/unit/test_utils.py')
0 files changed, 0 insertions, 0 deletions