summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone/keystone.conf')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone/keystone.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf b/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf
index c58f3d4..e25af40 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf
+++ b/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf
@@ -1,6 +1,6 @@
1[DEFAULT] 1[DEFAULT]
2# A "shared secret" between keystone and other openstack services 2# A "shared secret" between keystone and other openstack services
3# admin_token = ADMIN 3admin_token=password
4 4
5# The IP address of the network interface to listen on 5# The IP address of the network interface to listen on
6# bind_host = 0.0.0.0 6# bind_host = 0.0.0.0