Update designate-guide cli command for dns_domain
Updated the docs to refer to the openstack client, rather than the (old) neutron client. TrivialFix Change-Id: I82011175f7206f52570a0f7d1c6863ad8fa08fd0
This commit is contained in:
parent
53ea3fe4af
commit
ec3fe167af
@ -122,7 +122,7 @@ Associate a domain to a network:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
neutron net-update <NETWORK_ID> --dns_domain sample.openstack.org.
|
||||
openstack network set <NETWORK_ID> --dns-domain sample.openstack.org.
|
||||
|
||||
Start an instance:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user