openstack-python-openstackc.../openstackclient/network
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
..
v2 Exchange the check order for the dhcp and no-dhcp 2016-07-19 16:35:36 +08:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Ensure endpoint type is used for network commands 2016-06-14 11:20:16 +00:00
common.py Change to plural form of object in multi delete error message in networkv2 2016-07-14 18:34:19 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00