summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/openstack-keystone-setup
Commit message (Collapse)AuthorAgeFilesLines
* FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - ↵Francisco Redondo Marchena2015-01-231-1/+1
| | | | this should be temporary
* Setup cinder, glance, nova and keystone to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-2/+29
|
* WIP: Add identity service and the endpoint for keystoneFrancisco Redondo Marchena2015-01-221-0/+9
|
* WIP: keystone should own /var/lib/keystone and its contentFrancisco Redondo Marchena2015-01-221-1/+1
|
* Openstack services strata and configuration.Mark Doffman2015-01-221-0/+56
Add a stratum for openstack services that includes all the core openstack service code and daemons. Add configuration files for keystone, glance, nova and nova-compute. Add a system and cluster definition that builds an image that runs keystone, glance and nova.