summaryrefslogtreecommitdiff
path: root/openstack/usr/lib/systemd/system/openstack-glance-registry.service
Commit message (Collapse)AuthorAgeFilesLines
* openstack: add missing ConditionPathExistsTiago Gomes2015-05-081-0/+1
| | | | | | | | And fix some existing as well. Generate a separate postgres.conf file so that we don't have to reference keystone on the postgres setup systemd unit and Ansible script. Change-Id: I0bb4428b7e88a508a37d1d43ddcd266369b05cd2
* Openstack: Make Glance configurablePedro Alvarez2015-04-161-0/+13
Change-Id: I137bd286b2f8ad6eeb37d34803f9ae41a735e7ec Signed-off-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Signed-off-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>