Skip to content

Commit

Permalink
Merge pull request apache#163 from mrhillsman/useoctavia
Browse files Browse the repository at this point in the history
Fixes issue apache#162
  • Loading branch information
mrhillsman authored Apr 24, 2018
2 parents f1eba87 + c1a4f7f commit 81928e9
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 81928e9

Please sign in to comment.