← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1456441] [NEW] keystone.conf collision for database connection string

 

Public bug reported:

Keystone launched through wsgi was not picking up the connection string
in /etc/keystone/keystone.conf.  Manual run of keystone-all identified
that there was a collision with /usr/share/keystone/keystone-dist.conf
which contains an entry for connection in [database].

Commented out the line in keystone-dist.conf and restarted apache.
Correct connection string was then picked up from
/etc/keystone/keystone.conf.

CentOS 7 minimal install
Followed install guide for Kilo.
Encountered error Access denied keystone@localhost at step of creating openstack service identity because the wrong credentials from the .conf conflict were being passed to mariadb.

** Affects: keystone
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1456441

Title:
  keystone.conf collision for database connection string

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Keystone launched through wsgi was not picking up the connection
  string in /etc/keystone/keystone.conf.  Manual run of keystone-all
  identified that there was a collision with /usr/share/keystone
  /keystone-dist.conf which contains an entry for connection in
  [database].

  Commented out the line in keystone-dist.conf and restarted apache.
  Correct connection string was then picked up from
  /etc/keystone/keystone.conf.

  CentOS 7 minimal install
  Followed install guide for Kilo.
  Encountered error Access denied keystone@localhost at step of creating openstack service identity because the wrong credentials from the .conf conflict were being passed to mariadb.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1456441/+subscriptions


Follow ups

References