f8f2f4dcd3
"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 |
||
---|---|---|
.. | ||
__init__.py | ||
fakes.py | ||
test_flavor.py | ||
test_security_group_rule.py | ||
test_security_group.py | ||
test_server.py |