summaryrefslogtreecommitdiffstats
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bug 1010581Yun Mao2012-06-201-1/+3
|/
* SM volume driver: DB changes and testsRenuka Apte2012-06-182-23/+74
* Merge "Enforce an instance uuid for instance_test_and_set."Jenkins2012-06-182-7/+7
|\
| * Enforce an instance uuid for instance_test_and_set.Michael Still2012-06-162-7/+7
* | Imports cleanupZhongyue Luo2012-06-1913-17/+23
* | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-162-44/+47
|/
* Cleanup instance_update so it only takes a UUID.Michael Still2012-06-152-15/+15
* Re-add private _compute_node_get call to sql api.Dan Prince2012-06-141-1/+11
* Merge "Add two missing indexes for instance_uuid columns."Jenkins2012-06-133-0/+45
|\
| * Add two missing indexes for instance_uuid columns.Michael Still2012-06-123-0/+45
* | Merge "Remove unused DB calls"Jenkins2012-06-133-132/+0
|\ \
| * | Remove unused DB callsJoe Gordon2012-06-123-132/+0
| |/
* | Merge "implement sql-comment-string stack traces"Jenkins2012-06-121-0/+47
|\ \ | |/ |/|
| * implement sql-comment-string stack tracesDevananda van der Veen2012-06-071-0/+47
* | Merge "Add indexes to new instance_uuid columns."Jenkins2012-06-111-0/+43
|\ \
| * | Add indexes to new instance_uuid columns.Michael Still2012-06-091-0/+43
* | | Merge "instance_destroy now only takes a uuid."Jenkins2012-06-112-9/+9
|\ \ \
| * | | instance_destroy now only takes a uuid.Michael Still2012-06-092-9/+9
| |/ /
* / / Fix whitespace in sqlite steps.Michael Still2012-06-082-25/+25
|/ /
* / Convert consoles to use instance uuid.Michael Still2012-06-076-17/+241
|/
* Fix whitespace in sqlite stepsMichael Still2012-06-072-6/+6
* Merge "Unused imports cleanup (folsom-2)"Jenkins2012-06-063-4/+1
|\
| * Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-033-4/+1
* | Migrate security_group_instance_association to use a uuid to refer to instances.Michael Still2012-06-065-5/+207
* | Migrate instance_metadata to use a uuid to refer to instances.Michael Still2012-06-066-29/+239
* | Adds `disabled` field for instance-types.Rick Harris2012-06-053-0/+52
* | Merge "Eliminate a race condition on instance deletes."Jenkins2012-06-052-8/+84
|\ \ | |/ |/|
| * Eliminate a race condition on instance deletes.Mark Washenberger2012-05-312-8/+84
* | Remove duplicate words in commentsJoe Gordon2012-05-311-1/+1
|/
* Merge "Move queue_get_for() from db to rpc."Jenkins2012-05-312-16/+0
|\
| * Move queue_get_for() from db to rpc.Russell Bryant2012-05-302-16/+0
* | Merge "fixing issue with db.volume_update not returning the volume_ref"Jenkins2012-05-301-1/+5
|\ \ | |/ |/|
| * fixing issue with db.volume_update not returning the volume_refCraig Vyvial2012-05-301-1/+5
* | Merge "Add attach_time for EC2 Volumes"Jenkins2012-05-303-1/+74
|\ \
| * | Add attach_time for EC2 VolumesChuck Short2012-05-303-1/+74
| |/
* | Merge "Grammar fixes."Jenkins2012-05-302-5/+5
|\ \
| * | Grammar fixes.Matt Joyce2012-05-292-5/+5
| |/
* / Fix reservation_commit so it works w/ PostgreSQL.Dan Prince2012-05-301-0/+2
|/
* Grammar / spelling correctionsMatt Joyce2012-05-291-11/+11
* Merge "Use utils.utcnow rather than datetime.utcnow"Jenkins2012-05-251-4/+3
|\
| * Use utils.utcnow rather than datetime.utcnowZhongyue Luo2012-05-251-4/+3
* | Merge "Expose a limited networks API for users"Jenkins2012-05-251-1/+1
|\ \ | |/ |/|
| * Expose a limited networks API for usersMohammed Naser2012-05-241-1/+1
* | removed a dead db function register_models()Yun Mao2012-05-241-48/+0
* | Added a instance state update notificationBrian Elliott2012-05-242-1/+47
|/
* Add scheduler filter: TypeAffinityFilterJoe Gordon2012-05-232-2/+13
* Merge "Permit deleted instance types to be queried for active instances."Jenkins2012-05-231-2/+1
|\
| * Permit deleted instance types to be queried for active instances.Josh Kearney2012-05-231-2/+1
* | Finish quota refactor.Kevin L. Mitchell2012-05-231-2/+7
|/
* fixed_ip_get_by_address read_deleted from contextJohn Tran2012-05-181-1/+1