python-openstackclient/openstackclient/tests/unit
Richard Theis 4f23a77de0 Add network segment create, delete and set support
Add network segment create, delete and set in support of routed
networks. This patch set includes documentation, unit tests and
functional tests for the following new commands:
  - "os network segment create"
  - "os network segment delete"
  - "os network segment set"
This patch set also includes support for the name and description
properties.

These new commands are currently marked as beta commands.

Change-Id: I86bc223c4adc5b5fe1b1ee5c9253e43ba52fb5ed
Depends-On: Ib194125162057fccb4e951587c2fa4ec2e2f098c
Partially-Implements: blueprint routed-networks
2016-09-09 15:19:55 -05:00
..
api move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
common move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
compute move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
identity move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
image move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
integ move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
network Add network segment create, delete and set support 2016-09-09 15:19:55 -05:00
object move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
volume move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
fakes.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_shell.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
utils.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00