summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_2013.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* nova, glance, keystone, quantum: Make sure postgres is runningMihai Prica2013-08-281-1/+1
| | | | | | | | | | To initialize the databases the openstack components require that the postgresql server is running. Because there is no guarantee to the order in which postinstalls are run, the postinstalls first check to see if postgresql is running, and start it if it's not. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: Create log directory in initscriptMihai Prica2013-08-281-1/+8
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-nova: Added initscriptMihai Prica2013-08-281-1/+14
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: Split package into multiple componentsMihai Prica2013-08-281-3/+23
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: Changed DB backend to postgresqlMihai Prica2013-08-281-0/+4
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: added 2013.1Mihai Prica2013-08-281-0/+76
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>