Skip to content

Commit

Permalink
Merge pull request apache#166 from theopenlab/revert-163-useoctavia
Browse files Browse the repository at this point in the history
Revert "Fixes issue apache#162"
  • Loading branch information
mrhillsman authored Apr 24, 2018
2 parents 81928e9 + f2f893f commit af8797e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
username = $OS_USERNAME
region = $OS_REGION_NAME
[LoadBalancer]
use-octavia = true
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)
[BlockStorage]
bs-version = v2
ignore-volume-az = yes
Expand Down

0 comments on commit af8797e

Please sign in to comment.