diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-keystone/keystone.conf | 2 |
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 0ab1c3f..cdeb156 100644 --- a/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf +++ b/meta-openstack/recipes-devtools/python/python-keystone/keystone.conf | |||
| @@ -73,7 +73,7 @@ admin_token=%SERVICE_TOKEN% | |||
| 73 | # or a module with notify() method: | 73 | # or a module with notify() method: |
| 74 | # onready = keystone.common.systemd | 74 | # onready = keystone.common.systemd |
| 75 | 75 | ||
| 76 | [sql] | 76 | [database] |
| 77 | # The SQLAlchemy connection string used to connect to the database | 77 | # The SQLAlchemy connection string used to connect to the database |
| 78 | connection = postgresql://%DB_USER%:%DB_PASSWORD%@localhost/keystone | 78 | connection = postgresql://%DB_USER%:%DB_PASSWORD%@localhost/keystone |
| 79 | 79 | ||
