python-openstackclient/openstackclient/compute/v2
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
console.py translate all command help strings 2016-11-17 02:33:42 +00:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py Merge "Handle log message interpolation by the logger in compute/" 2017-02-14 01:28:54 +00:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
server.py Fix "server create" command failed when --nic auto or none 2017-02-15 14:25:37 +08:00
server_backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_group.py Add choices for option '--policy' 2016-11-27 15:32:28 +08:00
server_image.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py Handle log message interpolation by the logger in compute/ 2017-02-13 18:43:12 +01:00
usage.py Modified API calls in os usage 2016-12-08 03:00:45 +08:00