summaryrefslogtreecommitdiff
path: root/nova/db
Commit message (Expand)AuthorAgeFilesLines
* Spread allocations of fixed ipsSean Dague2016-02-111-0/+8
* Fix instance not destroyed after successful evacuationlvdongbing2016-01-181-1/+3
* Omnibus stable fix for upstream requirements breaksMike Bayer2015-12-171-23/+0
* Merge "Allow filtering using unicode characters"Jenkins2015-09-231-2/+6
|\
| * Allow filtering using unicode charactersRichard Jones2015-09-181-2/+6
* | Merge "Make query to quota usage table order preserved"Jenkins2015-09-171-3/+4
|\ \ | |/ |/|
| * Make query to quota usage table order preservedKevin_Zheng2015-08-291-3/+4
* | Merge "Don't "lock" the DB on expand dry run"Jenkins2015-09-161-5/+6
|\ \
| * | Don't "lock" the DB on expand dry runBrian Elliott2015-09-041-5/+6
* | | Set vif and allocated when associating fixed ipRyan Rossiter2015-09-102-8/+14
* | | Add some explanation for the instance AZ fieldSylvain Bauza2015-09-081-0/+3
|/ /
* | Merge "Adds instance_uuid index for instance_system_metadata"Jenkins2015-09-042-1/+39
|\ \
| * | Adds instance_uuid index for instance_system_metadataRui Chen2015-09-032-1/+39
* | | Merge "Fix permission issue of server group API"Jenkins2015-09-041-5/+4
|\ \ \ | |/ / |/| |
| * | Fix permission issue of server group APIRui Chen2015-08-291-5/+4
| |/
* | Don't query database with an empty list of tags for creationSergey Nikitin2015-08-311-2/+4
* | Merge "Add cpu_allocation_ratio and ram_allocation_ratio to ComputeNode"Jenkins2015-08-312-0/+33
|\ \
| * | Add cpu_allocation_ratio and ram_allocation_ratio to ComputeNodeSylvain Bauza2015-08-312-0/+33
* | | Merge "Don't query database with an empty list of tags for IN clause"Jenkins2015-08-311-2/+5
|\ \ \ | |/ / |/| |
| * | Don't query database with an empty list of tags for IN clauseSergey Nikitin2015-08-171-2/+5
* | | db: Add the migration_context to the instance_extra tableNikola Dipanov2015-08-283-1/+35
| |/ |/|
* | Merge "Remove unused db.security_group_rule_get_by_security_group_grantee()"Jenkins2015-08-252-16/+0
|\ \
| * | Remove unused db.security_group_rule_get_by_security_group_grantee()Hans Lindgren2015-08-192-16/+0
* | | Merge "Remove the useless require_admin_context decorator"Jenkins2015-08-221-14/+0
|\ \ \
| * | | Remove the useless require_admin_context decoratorHe Jie Xu2015-08-201-14/+0
| | |/ | |/|
* | | Merge "Add missing @require_context"Jenkins2015-08-211-0/+1
|\ \ \ | |_|/ |/| |
| * | Add missing @require_contextjichenjc2015-05-301-0/+1
* | | Make compute_api.trigger_members_refresh() issue a single db callHans Lindgren2015-08-192-0/+14
| |/ |/|
* | Merge "Make pagination tolerate a deleted marker"Jenkins2015-08-141-5/+1
|\ \
| * | Make pagination tolerate a deleted markerMartin Schuppert2015-08-141-5/+1
* | | Merge "Add version counter to Service object"Jenkins2015-08-132-0/+25
|\ \ \
| * | | Add version counter to Service objectDan Smith2015-08-122-0/+25
* | | | Merge "Remove db layer hard-code permission checks for fixed_ip_associate_*"Jenkins2015-08-121-2/+0
|\ \ \ \
| * | | | Remove db layer hard-code permission checks for fixed_ip_associate_*ShaoHe Feng2015-07-201-2/+0
* | | | | Merge "Remove db layer hard-code permission checks for instance_get_all_hung_...Jenkins2015-08-121-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove db layer hard-code permission checks for instance_get_all_hung_in_rebo...He Jie Xu2015-07-311-1/+0
* | | | | Merge "Return bandwidth usage after updating"Jenkins2015-08-071-8/+10
|\ \ \ \ \
| * | | | | Return bandwidth usage after updatingAndrew Laski2015-06-181-8/+10
* | | | | | Merge "Implement compare-and-swap for instance update"Jenkins2015-08-072-72/+143
|\ \ \ \ \ \
| * | | | | | Implement compare-and-swap for instance updateMatthew Booth2015-07-292-72/+143
| | |/ / / / | |/| | | |
* | | | | | Fixed incorrect behaviour of method _check_instance_existsSergey Nikitin2015-08-061-8/+8
* | | | | | Remove db layer hard-code permission checks for keypairHe Jie Xu2015-08-051-4/+0
| |_|_|/ / |/| | | |
* | | | | Merge "Remove 'scheduled_at' - DB cleanup"Jenkins2015-08-052-2/+4
|\ \ \ \ \
| * | | | | Remove 'scheduled_at' - DB cleanupSudipta Biswas2015-08-042-2/+4
| |/ / / /
* | | | | Merge "Added removing of tags from instance after its deletion"Jenkins2015-08-041-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added removing of tags from instance after its deletionSergey Nikitin2015-07-271-0/+3
* | | | | Merge "Remove unused import of the compute_topic option from the DB API"Jenkins2015-07-271-1/+0
|\ \ \ \ \
| * | | | | Remove unused import of the compute_topic option from the DB APIMatt Riedemann2015-07-231-1/+0
* | | | | | Merge "Remove db layer hard-code permission checks for instance_get_all_by_ho...Jenkins2015-07-271-1/+0
|\ \ \ \ \ \
| * | | | | | Remove db layer hard-code permission checks for instance_get_all_by_host_and_...He Jie Xu2015-07-161-1/+0