openstack-python-openstackc.../openstackclient/tests/functional
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
..
common Merge "Refactor availability zone functional test" 2017-02-13 17:41:20 +00:00
compute Fix "server create" command failed when --nic auto or none 2017-02-15 14:25:37 +08:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Merge "Modify error handling for role and group commands" 2017-02-13 17:27:33 +00:00
image Add support for Glance 'update image members' feature 2017-01-04 19:26:01 +01:00
network Add relnotes for the two recent bug fixes 2017-01-28 07:42:17 -06:00
object move all functional tests to tests module 2016-09-09 03:29:47 +00:00
volume Merge "Refactor volume functional test in volume v1" 2017-02-14 08:01:03 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py change assert_show_fields to not fail on new fields 2017-01-25 13:09:16 -08:00
post_test_hook.sh unwedge the gate 2016-09-09 22:49:35 -04:00
post_test_hook_tips.sh Use git+file urls instead of directories 2017-01-14 20:40:17 +00:00