Merge "Add availability zone support for network commands"
This commit is contained in:
doc/source/command-objects
openstackclient
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user