From fea015cf9be07f3a14f6021ffff910133fb5ed0d Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Thu, 21 Jan 2016 10:09:38 -0800 Subject: JIRA:IPVSIX-29 Change-Id: I04d58e96c9c42eaf9198dd8b9c9718f04e55e8fd Signed-off-by: Bin Hu --- docs/reldoc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/reldoc/index.rst') diff --git a/docs/reldoc/index.rst b/docs/reldoc/index.rst index 5ea043f..5ada16b 100644 --- a/docs/reldoc/index.rst +++ b/docs/reldoc/index.rst @@ -310,7 +310,7 @@ one IPv6 subnet ``ipv6-int-subnet2`` in ``ipv6-int-network2``, and associate bot --nic port-id=$(neutron port-list | grep -w eth0-VM1 | awk '{print $2}') \ --key-name vRouterKey VM1 - nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.tiny + nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.tiny --user-data /opt/stack/opnfv_os_ipv6_poc/set_mtu.sh \ --availability-zone nova:opnfv-os-compute \ --nic port-id=$(neutron port-list | grep -w eth0-VM2 | awk '{print $2}') \ -- cgit 1.2.3-korg