Merge "Add availability zone support for network commands"

This commit is contained in:
Jenkins
2016-01-31 07:33:08 +00:00
committed by Gerrit Code Review
4 changed files with 51 additions and 3 deletions
doc/source/command-objects
openstackclient
network
tests

@@ -16,6 +16,7 @@ Create new network
[--project <project> [--project-domain <project-domain>]]
[--enable | --disable]
[--share | --no-share]
[--availability-zone-hint <availability-zone>]
<name>
.. option:: --project <project>
@@ -43,6 +44,11 @@ Create new network
Do not share the network between projects
.. option:: --availability-zone-hint <availability-zone>
Availability Zone in which to create this network (requires the Network
Availability Zone extension, this option can be repeated).
.. _network_create-name:
.. describe:: <name>