Bug 1465607

Summary: PasteDeploy configuration files for glance services are missing in OSP11
Product: Red Hat OpenStack Reporter: Zhen Qin <zhenqin>
Component: openstack-glanceAssignee: Cyril Roelandt <cyril>
Status: CLOSED NOTABUG QA Contact: Mike Abrams <mabrams>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 11.0 (Ocata)CC: eglynn, fpercoco, jdonohue, mabrams, scohen, srevivo
Target Milestone: ---Keywords: ZStream
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-17 16:18:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1399824, 1401639    

Description Zhen Qin 2017-06-27 18:06:06 UTC
Description of problem:
After install glance package of osp11, the PasteDeploy configuration files are missing (glance-api-paste.ini and glance-registry-paste.ini), but those files are created if I use upstream glance package of ocata. According to the upstream open stack doc, "if the paste configuration file is not found, the service will not start in Ocata."

Version-Release number of selected component (if applicable):
python-glance-14.0.0-3.el7ost.noarch
openstack-glance-14.0.0-3.el7ost.noarch

How reproducible:
easy to be reproduced.

Steps to Reproduce:
1. Deploy an openstack cluster using OSP11.
2. check if PasteDeploy configuration files are under /etc/glance
3.

Actual results:
no PasteDeploy configuration files are shown under /etc/glance.

Expected results:
glance-api-paste.ini and glance-registry-paste.ini are shown under /etc/glance.

Additional info:

Comment 2 Zhen Qin 2017-07-14 02:02:08 UTC
The files by default are located under /usr/share/glance, so they are not missing. I think this ticket can be closed. Thanks!

Comment 3 Cyril Roelandt 2017-07-17 16:18:44 UTC
Well, let's close this then :)