docs: Fix typo in openstack create subnet command
The flag to use the default subnet pool when creating a subnet is --use-default-subnet-pool and not --use-default-subnetpool. Change-Id: I276155149571ed377d7a8aa0d4d9594f96ae4641
This commit is contained in:
parent
7f949975c2
commit
3409016f6e
@ -103,8 +103,8 @@ address family can be marked default.
|
|||||||
$ openstack subnet pool set --default 74348864-f8bf-4fc0-ab03-81229d189467
|
$ openstack subnet pool set --default 74348864-f8bf-4fc0-ab03-81229d189467
|
||||||
|
|
||||||
If there is a default, it can be requested by passing
|
If there is a default, it can be requested by passing
|
||||||
``--use-default-subnetpool`` instead of
|
``--use-default-subnet-pool`` instead of
|
||||||
``--subnet-pool SUBNETPOOL``.
|
``--subnet-pool SUBNETPOOL`` when creating a subnet.
|
||||||
|
|
||||||
Demo
|
Demo
|
||||||
----
|
----
|
||||||
|
Loading…
x
Reference in New Issue
Block a user