summaryrefslogtreecommitdiff
path: root/openstack/etc/keystone/keystone.conf
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Add hostname to /etc/hosts and point the services to this hostFrancisco Redondo Marchena2015-02-041-1/+1
|
* Revert the change from localhost to 127.0.0.1 done in a previous commitFrancisco Redondo Marchena2015-02-041-3/+3
|
* FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - ↵Francisco Redondo Marchena2015-01-231-2/+2
| | | | this should be temporary
* Setup cinder, glance, nova and keystone to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-1/+1
|
* WIP: Enable rabbitmq in keystoneFrancisco Redondo Marchena2015-01-221-7/+7
|
* WIP: Enable the compute, admin and public listen ports for keystoneFrancisco Redondo Marchena2015-01-221-3/+3
|
* Openstack services strata and configuration.Mark Doffman2015-01-221-0/+1384
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.