summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_2013.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* openstack: update to 2013.1.3 releaseBruce Ashfield2013-08-281-124/+0
| | | | | | | Updating cinder/glanc/swift/horizon/nova/keystone/quantum to the 2013.1.3 bugfix release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python-glance: Configure postgresql credentialsMihai Prica2013-08-281-2/+2
| | | | | | | The user and password for postgresql are defined in the identity class and are loaded by the recipes from this class. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: Load credentials from the identity classMihai Prica2013-08-281-9/+17
| | | | | | | The configuration files are now automatically created from the templates. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-glance: Removed old codeMihai Prica2013-08-281-4/+0
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* 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>