Skip to content

Commit

Permalink
Set use-octavia to true
Browse files Browse the repository at this point in the history
Signed-off-by: Melvin Hillsman <codebauss@gmail.com>
  • Loading branch information
codebauss committed Apr 24, 2018
1 parent f1eba87 commit c1a4f7f
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
username = $OS_USERNAME
region = $OS_REGION_NAME
[LoadBalancer]
floating-network-id = $(openstack network list --external -f value -c ID | head -n 1)
subnet-id = $(openstack network list --internal -f value -c Subnets | head -n 1)
use-octavia = true
[BlockStorage]
bs-version = v2
ignore-volume-az = yes
Expand Down

0 comments on commit c1a4f7f

Please sign in to comment.