openstack-python-openstackc.../openstackclient/tests
Tang Chen f8f2f4dcd3 Use fake server name instead of id when testing "server_name" param.
"server create" command takes a server name parameter. The server id is
generated by openstack.

When we intended to pass a server name to the unit tests of "server create"
command, we passed server id. It won't be any problem because the fake
server id is also a string, but we should pass a fake server name because
we have a string to fake one.

Change-Id: I9944f0ea2a6c457e4fad8215a54778bca08965ab
2015-11-07 14:39:53 +08:00
..
api Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
common Merge "Rename context.py to logs.py" 2015-10-30 11:02:08 +00:00
compute Use fake server name instead of id when testing "server_name" param. 2015-11-07 14:39:53 +08:00
identity Import the module not the class 2015-11-04 09:51:58 -08:00
image image set should not show the resource 2015-10-06 20:14:54 +00:00
network Merge "Remove the --dhcp option to network list" 2015-07-14 20:47:09 +00:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Follow-on for volume list - add tests, clean help 2015-10-16 16:08:27 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move session and fixtures to keystoneauth1 2015-10-14 00:46:07 -04:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00