Updates README-Vagrant.md to use OSC commands

Change-Id: I255520474a38147722bc75f868ef6c7fccbcba97
This commit is contained in:
ckji 2018-09-17 16:58:08 +08:00
parent aee5c6e10e
commit 756a17ce3a
1 changed files with 1 additions and 1 deletions

View File

@ -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: