diff --git a/devstack/samples/README-Vagrant.md b/devstack/samples/README-Vagrant.md index 2ce860aa5d..d9a4cf51fb 100644 --- a/devstack/samples/README-Vagrant.md +++ b/devstack/samples/README-Vagrant.md @@ -75,7 +75,7 @@ Common to multinode and single node 1) Determine the loadbalancer IP: source openrc admin admin - neutron lbaas-loadbalancer-show lb1 | grep vip_address + openstack loadbalancer show lb1 -f value -c vip_address 2) make HTTP requests to test your load balancer: