summaryrefslogtreecommitdiff
path: root/openstack/etc/neutron/neutron.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/etc/neutron/neutron.conf')
-rw-r--r--openstack/etc/neutron/neutron.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/openstack/etc/neutron/neutron.conf b/openstack/etc/neutron/neutron.conf
index ba10b760..03764625 100644
--- a/openstack/etc/neutron/neutron.conf
+++ b/openstack/etc/neutron/neutron.conf
@@ -558,10 +558,7 @@ root_helper = sudo /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf
[keystone_authtoken]
auth_uri = ##KEYSTONE_PUBLIC_URL##
-identity_uri = http://localhost:35357
-#auth_host = ##OPENSTACK_AUTH_HOST##
-#auth_port = ##OPENSTACK_AUTH_PORT##
-#auth_protocol = http
+identity_uri = ##IDENTITY_URI##
admin_tenant_name = service
admin_user = ##NEUTRON_SERVICE_USER##
admin_password = ##NEUTRON_SERVICE_PASSWORD##