openstack-python-openstackc.../openstackclient/network
Stuart McLaren 7c603e4a67 Ensure endpoint type is used for network commands
Currently OS_ENDPOINT_TYPE and --os-interface are being ignored for
network commands. This means the public URL is always used.

Make sure that these are picked up correctly so we hit the correct
endpoint (internal/admin/etc.) for commands such as:

 $ openstack --os-interface internal network list

Change-Id: Iac05204e3056e386d84d3644b5da1a2bb322bb0a
Closes-bug: 1592368
2016-06-14 11:20:16 +00:00
..
v2 osc-lib: command 2016-06-13 11:00:22 -05: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 osc-lib: command 2016-06-13 11:00:22 -05:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00