summaryrefslogtreecommitdiff
path: root/openstack/etc/glance/glance-api.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-8/+8
|
* Fix neutron, nova and glance configurationFrancisco Redondo Marchena2015-01-271-20/+20
|
* FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - ↵Francisco Redondo Marchena2015-01-231-5/+5
| | | | this should be temporary
* Setup cinder, glance, nova and keystone to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-1/+1
|
* FIXUPME: Replace authentication parameters in glance and neutronFrancisco Redondo Marchena2015-01-221-3/+2
|
* WIP: Add flavor keystone to glance apiFrancisco Redondo Marchena2015-01-221-1/+1
|
* Openstack services strata and configuration.Mark Doffman2015-01-221-0/+692
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.