openstack-python-openstackc.../openstackclient/network
Richard Theis 6a55e05cbf Add network segment command object
Add network segment command object in support of routed networks.
This patch set includes documentation, unit tests and functional
tests (currently skipped until segments enabled in neutron by
default) for the following new commands:
  - "os network segment list"
  - "os network segment show"

These new commands are currently marked as beta commands.

Change-Id: I1a79b48dc6820fe2a39fcceb11c8cae3bda413a0
Partially-Implements: blueprint routed-networks
2016-05-27 12:58:25 -05:00
..
v2 Add network segment command object 2016-05-27 12:58:25 -05:00
__init__.py Network CRUD 2014-06-24 15:00:25 -06:00
client.py Fix client certificate/key support for Network v2 commands 2016-04-19 13:00:54 +02:00
common.py Enhance exception handling for "network delete" command 2016-04-14 13:54:14 +08:00
utils.py Refactor security group show to use SDK 2016-03-10 08:33:52 -06:00