summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure that sql_dbpool_enable is a boolean valueGary Kotton2012-12-131-5/+5
* Merge "Remove unused bridge interfaces"Jenkins2012-12-122-0/+9
|\
| * Remove unused bridge interfacesÉdouard Thuleau2012-12-072-0/+9
* | remove session param from instance_getDevananda van der Veen2012-12-121-2/+2
* | remove session param from instance_get_by_uuidDevananda van der Veen2012-12-121-8/+13
* | Order instance faults by created_at and id.Clark Boylan2012-12-061-1/+1
|/
* Merge "remove session param from certificate_get"Jenkins2012-12-061-2/+2
|\
| * remove session param from certificate_getDevananda van der Veen2012-11-301-2/+2
* | Merge "Add agent build API support for list/create/delete/modify agent build"Jenkins2012-12-052-10/+19
|\ \
| * | Add agent build API support for list/create/delete/modify agent buildivan-zhu2012-12-052-10/+19
* | | Merge "improve sessions for key_pair_(create,destroy)"Jenkins2012-12-051-6/+6
|\ \ \ | |/ / |/| / | |/
| * improve sessions for key_pair_(create,destroy)Devananda van der Veen2012-11-301-6/+6
* | Implements volume usage metering.Cian O'Driscoll2012-12-034-0/+184
|/
* Merge "Include 'hosts' and 'metadetails' in aggregate."Jenkins2012-11-282-6/+23
|\
| * Include 'hosts' and 'metadetails' in aggregate.Russell Bryant2012-11-282-6/+23
* | Merge "Allow multi_host compute nodes to share dhcp ip"Jenkins2012-11-281-1/+10
|\ \
| * | Allow multi_host compute nodes to share dhcp ipVishvananda Ishaya2012-11-261-1/+10
* | | Update migration so it supports PostgreSQL.Dan Prince2012-11-281-2/+2
* | | Merge "Make resize and multi-node work properly together"Jenkins2012-11-282-7/+10
|\ \ \ | |_|/ |/| |
| * | Make resize and multi-node work properly togetherBrian Elliott2012-11-272-7/+10
* | | Merge "Migration model update for multi-node resize fix."Jenkins2012-11-282-0/+188
|\| |
| * | Migration model update for multi-node resize fix.Brian Elliott2012-11-272-0/+188
* | | Merge "Cells: Re-add DB model and calls"Jenkins2012-11-273-0/+103
|\ \ \ | |/ / |/| |
| * | Cells: Re-add DB model and callsChris Behrens2012-11-213-0/+103
* | | Merge "Rename instance_info_cache unique key constraints."Jenkins2012-11-261-0/+65
|\ \ \
| * | | Rename instance_info_cache unique key constraints.Dan Prince2012-11-251-0/+65
| |/ /
* / / Add eventlet db_pool use for mysqlChris Behrens2012-11-261-7/+33
|/ /
* | Merge "Adds missing index migrations by instance/status."Jenkins2012-11-211-0/+40
|\ \
| * | Adds missing index migrations by instance/status.Dan Prince2012-11-201-0/+40
* | | Merge "improve session handling around instance_ methods"Jenkins2012-11-212-77/+41
|\ \ \
| * | | improve session handling around instance_ methodsDevananda van der Veen2012-11-162-77/+41
* | | | Merge "Wrap log messages with _()"Jenkins2012-11-211-1/+1
|\ \ \ \
| * | | | Wrap log messages with _()daisy-ycguo2012-11-211-1/+1
* | | | | Move sql options to nova.db.sqlalchemy.sessionMark McLoughlin2012-11-212-7/+40
|/ / / /
* | | | Merge "Rename sql_pool_size to sql_max_pool_size"Jenkins2012-11-211-5/+5
|\ \ \ \
| * | | | Rename sql_pool_size to sql_max_pool_sizeChris Behrens2012-11-201-5/+5
* | | | | Merge "Make ec2_instance_create db method consistant across db apis"Jenkins2012-11-212-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make ec2_instance_create db method consistant across db apisSam Morrison2012-11-162-3/+3
* | | | | Merge "Convert migrations.instance_uuid to String(36)."Jenkins2012-11-202-1/+34
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Convert migrations.instance_uuid to String(36).Dan Prince2012-11-202-1/+34
* | | | | Merge "Add nova option osapi_compute_unique_server_name_scope"Jenkins2012-11-201-2/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add nova option osapi_compute_unique_server_name_scopeandrewbogott2012-11-101-2/+40
| | |_|/ | |/| |
* | | | Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-202-2/+7
* | | | Remove nova.config.CONFMark McLoughlin2012-11-206-9/+8
|/ / /
* | | Remove useless function quota_usage_createJulien Danjou2012-11-192-14/+0
* | | Merge "Drop unused PostgreSQL sequences from Folsom."Jenkins2012-11-191-0/+61
|\ \ \
| * | | Drop unused PostgreSQL sequences from Folsom.Dan Prince2012-11-191-0/+61
* | | | Compact pre-Grizzly database migrations.Dan Prince2012-11-1977-6023/+494
|/ / /
* | | Merge "Remove nova.flags"Jenkins2012-11-197-7/+2
|\ \ \
| * | | Remove nova.flagsMark McLoughlin2012-11-177-7/+2