Update flavor guide to be cut/paste friendly
Replacing a UUID with the name of the flavor profile to make testing cut/paste easier. Change-Id: Ia114766dab48016a63f8ede9870a02208ee8f3f7
This commit is contained in:
parent
51425dcda6
commit
c389077721
@ -116,7 +116,7 @@ created in the previous step we call:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
openstack loadbalancer flavor create --name standalone-lb --flavorprofile 72b53ac2-b191-48eb-8f73-ed012caca23a --description "A non-high availability load balancer for testing." --enable
|
||||
openstack loadbalancer flavor create --name standalone-lb --flavorprofile amphora-single-profile --description "A non-high availability load balancer for testing." --enable
|
||||
|
||||
This will create a user visible Octavia flavor that will create a load balancer
|
||||
that uses one amphora and is not highly available. Users can specify this
|
||||
|
Loading…
Reference in New Issue
Block a user