[Rdo-list] No /usr/share/keystone/keystone-paste.ini in openstack-keystone-2015.1.0-1.el7.noarch.rpm

Kashyap Chamarthy kchamart at redhat.com
Mon May 25 08:10:57 UTC 2015


On Sat, May 23, 2015 at 09:40:36AM -0400, Steve Gordon wrote:
> ----- Original Message -----
> > From: "Steve Gordon" <sgordon at redhat.com>
> > To: "rdo-list" <rdo-list at redhat.com>
> > 
> > Hi all,
> > 
> > It's been pointed out to me that in our Kilo openstack-keystone package we
> > ship a /usr/share/keystone/keystone-dist-paste.ini file but no
> > /usr/share/keystone/keystone-paste.ini. Is this intentional? Asking in the
> > context of https://review.openstack.org/#/c/185120
> > 
> > Thanks,
> > 
> > Steve
> 
> Sorry, I meant there is no /etc/keystone/keystone-paste.ini.

Extracting the Keystone SRPM, and looking at 'keystone-dist.conf', it is
referring to /usr/share:

    $ cat keystone-dist.conf
    [DEFAULT]
    log_file=/var/log/keystone/keystone.log
    use_stderr = False
    
    [database]
    connection=mysql://keystone:keystone@localhost/keystone
    
    [paste_deploy]
    config_file=/usr/share/keystone/keystone-dist-paste.ini


So, RDO just seems to be sticking with upstream behavior.


-- 
/kashyap




More information about the dev mailing list