From 5b3f8ea7c0cfd721c8eb9981596a7ef2905dce6f Mon Sep 17 00:00:00 2001 From: Ankur Gupta Date: Tue, 6 Dec 2016 10:08:32 -0600 Subject: [PATCH] Update Doc to reflect new OSC Port commands Neutron client is deprecated. Need to update all documentation to reflect OSC Commands. Depends-On: I08d2269950467a8972a0d0110ed61f5cc7f5ca45 Partially Implements: blueprint use-openstack-command Change-Id: I2aefc57db1db4dda8256b7b013f7d5af0fe568d7 --- doc/admin-guide/source/networking-introduction.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/admin-guide/source/networking-introduction.rst b/doc/admin-guide/source/networking-introduction.rst index 0e6727f2a6..7dba5ad534 100644 --- a/doc/admin-guide/source/networking-introduction.rst +++ b/doc/admin-guide/source/networking-introduction.rst @@ -177,15 +177,16 @@ an IP address between two instances to enable fast data plane failover. .. code-block:: console - $ neutron port-create net1 --allowed-address-pairs type=dict \ - list=true mac_address=MAC_ADDRESS,ip_address=IP_CIDR + $ openstack port create port1 --allowed-address \ + ip-address=[,mac_address=[,mac_address=