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:
The files by default are located under /usr/share/glance, so they are not missing. I think this ticket can be closed. Thanks!
Well, let's close this then :)