openstack-python-openstackc.../openstackclient
qtang 34435d9ca2 Exchange the check order for the dhcp and no-dhcp
The dhcp is setting with True by default and progress always
jump into the first if check.
So the no-dhcp option always ignored there.

Check the no-dhcp option first and then the dhcp option value
to avoid this.

Change-Id: Ide640e2cab3936d419ca62105304ff5d4a8a2074
Closes-Bug: #1602588
2016-07-19 16:35:36 +08:00
..
api remove unused LOG 2016-07-09 23:23:38 +08:00
common Temp work around for missing select_auth_plugin() 2016-07-13 10:33:19 -05:00
compute Merge "Pass security group id to novaclient" 2016-07-18 18:35:15 +00:00
identity Support bulk deletion for delete commands in identityv3 2016-07-19 09:49:36 +08:00
image image list: Add Checksum column 2016-07-11 20:31:13 -07:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Exchange the check order for the dhcp and no-dhcp 2016-07-19 16:35:36 +08:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Exchange the check order for the dhcp and no-dhcp 2016-07-19 16:35:36 +08:00
volume Merge "Support error handling for delete commands in volumev2" 2016-07-18 22:41:07 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Correct reraising of exception 2016-07-07 15:05:58 +00:00