Merge "[user-guide] remove unknown networking option"
This commit is contained in:
commit
666dc76a99
@ -96,9 +96,6 @@ Create networks
|
||||
| updated_at | 2016-12-21T08:33:34Z |
|
||||
+---------------------------+--------------------------------------+
|
||||
|
||||
Just as shown previously, the unknown option ``--provider-network-type``
|
||||
is used to create a ``vxlan`` provider network.
|
||||
|
||||
Create subnets
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
@ -314,14 +311,3 @@ Create ports
|
||||
| baf13412-26... | | fa:16:3e:f6:ec:c7 | {"subnet_id"... ..."ip_address": "192.168.2.2"} |
|
||||
| f7a08fe4-e7... | | fa:16:3e:97:e0:fc | {"subnet_id"... ..."ip_address": "192.168.2.40"}|
|
||||
+----------------+------+-------------------+-------------------------------------------------+
|
||||
|
||||
:option:`--fixed-ips ip_address=192.168.2.2 ip_address=192.168.2.40` is one
|
||||
unknown option.
|
||||
|
||||
How to find unknown options
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
The unknown options can be easily found by watching the output of
|
||||
:command:`create_xxx` or :command:`show_xxx` command. For example,
|
||||
in the port creation command, we see the fixed\_ips fields, which
|
||||
can be used as an unknown option.
|
||||
|
Loading…
Reference in New Issue
Block a user