summaryrefslogtreecommitdiff
path: root/openstack-keystone.configure
Commit message (Collapse)AuthorAgeFilesLines
* Move postgres-server configuration out of keystone-setupTiago Gomes2015-04-241-0/+3
| | | | | | | | | Otherwise postgres-server and keystone-setup services will initially fail, as keystone-setup needs a postgres-server running to succeed, but the postgres-server can only run after some configuration, which was previously being done by keystone-setup. Change-Id: I2d649d494cb54119e3b9bd3d9f6deb46bfb2dd12
* Openstack: Make Keystone configurablePedro Alvarez2015-04-161-0/+99
Change-Id: Ic29d7c367622e0ab35486466e5e32ca432539c39 Signed-off-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Signed-off-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>