python-openstackclient/openstackclient/tests/unit
Huanxuan Ao 3ef7e29dd0 Implement "volume transfer request show/accept" command
Add "volume transfer request show" and
"volume transfer accept" commands in
volume v1 and v2. Also add the unit tests,
docs, release note and functional tests

Implements: bp cinder-command-support
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>

Change-Id: I5787fc486b3401307125caa316f517b9c96a95a5
2016-09-22 17:11:53 +08:00
..
api move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
common Merge "Fix openstack quota set/show --class not work" 2016-09-20 09:01:16 +00:00
compute Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
identity Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
image Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Use correct router add/remove interface methods 2016-09-21 13:09:39 +05:30
object move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
volume Implement "volume transfer request show/accept" command 2016-09-22 17:11:53 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py Replace 'MagicMock' with 'Mock' 2016-09-14 17:59:31 +08:00
test_shell.py Remove unnecessary setUp 2016-09-21 10:46:46 +08:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00