summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge "Cosmetic fix to parameter name in DB API"Jenkins2013-06-021-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Cosmetic fix to parameter name in DB APIAdrien Cunin2013-05-301-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Only update cell capabilites once"Jenkins2013-06-011-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Only update cell capabilites onceSam Morrison2013-05-311-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Adds v3 API disable config option"Jenkins2013-06-013-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Adds v3 API disable config optionChris Yeoh2013-05-313-0/+22
| |/ / / / / / /
* | | | | | | | Merge "Fixed two minor docs niggles."Jenkins2013-06-012-6/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fixed two minor docs niggles.Monty Taylor2013-05-312-6/+1
* | | | | | | | Merge "Ports ips api to v3 API"Jenkins2013-05-315-1/+5943
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Ports ips api to v3 APIChris Yeoh2013-05-315-1/+5943
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Set resized instance back to original vm_state"Jenkins2013-05-312-42/+322
|\ \ \ \ \ \ \
| * | | | | | | Set resized instance back to original vm_stateMatt Riedemann2013-05-302-42/+322
* | | | | | | | Merge "Add power_on flag to virt driver finish/revert migration methods"Jenkins2013-05-3116-90/+302
|\| | | | | | | | |_|/ / / / / |/| | | | | |
| * | | | | | Add power_on flag to virt driver finish/revert migration methodsMatt Riedemann2013-05-3016-90/+302
| |/ / / / /
* | | | | | Merge "Fix error in instance_get_all_by_filters() use of soft_deleted filter"Jenkins2013-05-302-46/+88
|\ \ \ \ \ \
| * | | | | | Fix error in instance_get_all_by_filters() use of soft_deleted filterHans Lindgren2013-05-202-46/+88
* | | | | | | Merge "Remove tempest hack for create/rebuild checks"Jenkins2013-05-301-9/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove tempest hack for create/rebuild checksRick Harris2013-05-231-9/+1
* | | | | | | | Merge "Raise exception instances not exception classes"Jenkins2013-05-304-25/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Raise exception instances not exception classesChris Yeoh2013-05-304-25/+25
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Make pylint ignore nova/objects/"Jenkins2013-05-301-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Make pylint ignore nova/objects/Dan Smith2013-05-301-1/+3
* | | | | | | | | Merge "Don't update DB records for unchanged stats."Jenkins2013-05-302-3/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't update DB records for unchanged stats.Brian Elliott2013-05-172-3/+36
| |/ / / / / / / /
* | | | | | | | | Merge "compute.api call conductor ComputeTaskManager for live-migrate"Jenkins2013-05-306-40/+156
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | compute.api call conductor ComputeTaskManager for live-migrateJohn Garbutt2013-05-306-40/+156
| |/ / / / / / /
* | | | | | | | Merge "Add instance object"Jenkins2013-05-302-0/+424
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add instance objectDan Smith2013-05-292-0/+424
* | | | | | | | Merge "Add node as instance attribute for notification"Jenkins2013-05-302-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Add node as instance attribute for notificationJay Lau2013-05-262-0/+4
* | | | | | | | | Merge "Fix colorizier thowing exception when a test fails"Jenkins2013-05-301-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix colorizier thowing exception when a test failsMichael Kerrin2013-05-291-0/+2
* | | | | | | | | | Merge "No relevant message when stop a stopped VM"Jenkins2013-05-302-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | No relevant message when stop a stopped VMYangLei2013-05-282-1/+11
* | | | | | | | | | | Merge "Add base object model"Jenkins2013-05-309-3/+961
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add base object modelDan Smith2013-05-299-3/+961
* | | | | | | | | | | Merge "Delegate authentication to quantumclient"Jenkins2013-05-293-25/+53
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Delegate authentication to quantumclientStanislaw Pitucha2013-05-283-25/+53
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix config drive code logical error."Jenkins2013-05-292-19/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix config drive code logical error.Yaguang Tang2013-05-272-19/+7
* | | | | | | | | | | | Merge "Support Cinder mount options for NFS/GlusterFS"Jenkins2013-05-292-11/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Support Cinder mount options for NFS/GlusterFSEric Harney2013-05-282-11/+89
* | | | | | | | | | | | | Merge "Raise AgentBuildNotFound on updating/destroying deleted object"Jenkins2013-05-292-19/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Raise AgentBuildNotFound on updating/destroying deleted objectSergey Skripnick2013-05-222-19/+8
* | | | | | | | | | | | | | Merge "Add missing tests for nova.db.api.agent_build_* methods"Jenkins2013-05-291-0/+49
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add missing tests for nova.db.api.agent_build_* methodsSergey Skripnick2013-05-221-0/+49
* | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-05-2938-4688/+10237
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "Fix internationalization for some LOG messages"Jenkins2013-05-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix internationalization for some LOG messagesChris Yeoh2013-05-281-2/+2
* | | | | | | | | | | | | | Merge "Add missing tests for nova.db.api.quota_* methods"Jenkins2013-05-291-12/+142
|\ \ \ \ \ \ \ \ \ \ \ \ \ \