python-openstackclient/openstackclient/tests/unit/compute
Rui Chen c051c5f090 Fix "server create" command failed when --nic auto or none
"auto" and "none" options was added into --nic argument of server create
command in patch https://review.openstack.org/#/c/412698/ , but that
don't work and raise internal error when execute command. The patch
fix that issue and add unit and functional tests.

Change-Id: Ia718c3bac0a5172a0cdbe9f0d97972a9346c1172
Co-Authored-By: Kevin_Zheng <zhengzhenyu@huawei.com>
Closes-Bug: #1663520
2017-02-15 14:25:37 +08:00
..
v2 Fix "server create" command failed when --nic auto or none 2017-02-15 14:25:37 +08:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00