Skip to content

Commit acb164b

Browse files
Merge pull request openstack-k8s-operators#316 from rabi/bind_host
Use bind_host=localhost
2 parents f8efe53 + 7478e64 commit acb164b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/neutronapi/config/01-neutron.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[DEFAULT]
2-
bind_host = 127.0.0.1
2+
bind_host = localhost
33
bind_port = 9697
44
transport_url={{ .TransportURL }}
55
auth_strategy = keystone

0 commit comments

Comments
 (0)