summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Save exceptions earlier in finish_resizeChris Behrens2012-11-211-2/+7
| |/ / / /
* | | | | Merge "Pass elevated context to confirm resize" into stable/folsomJenkins2012-11-271-1/+1
|\ \ \ \ \
| * | | | | Pass elevated context to confirm resizeVishvananda Ishaya2012-11-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Truncate large console logs in libvirt." into stable/folsomJenkins2012-11-276-23/+125
|\ \ \ \ \
| * | | | | Truncate large console logs in libvirt.Michael Still2012-11-266-23/+125
* | | | | | Merge "Encode consoleauth token in utf-8 to make it a str" into stable/folsomJenkins2012-11-271-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Encode consoleauth token in utf-8 to make it a strEugene Kirpichov2012-11-221-2/+2
* | | | | | Merge "Use disk image path to setup lxc and uml container" into stable/folsomJenkins2012-11-261-2/+2
|\ \ \ \ \ \
| * | | | | | Use disk image path to setup lxc and uml containerunicell2012-11-151-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Improve the performance of quantum detection.Michael Still2012-11-221-4/+10
* | | | | | Merge "Don't require quantumclient when running nova-api." into stable/folsomJenkins2012-11-222-7/+11
|\ \ \ \ \ \
| * | | | | | Don't require quantumclient when running nova-api.Dan Prince2012-11-222-7/+11
| | |/ / / / | |/| | | |
* | | | | | Merge "Reinstate default FLAGS.compute_driver for folsom" into stable/folsomJenkins2012-11-221-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Reinstate default FLAGS.compute_driver for folsomAdam Gandelman2012-11-211-0/+1
| | |/ / / | |/| | |
* | | | | Merge "add port support when QuantumV2 subclass is used" into stable/folsomJenkins2012-11-222-2/+59
|\ \ \ \ \
| * | | | | add port support when QuantumV2 subclass is usedMark McClain2012-11-162-2/+59
* | | | | | Merge "don't explode if a 413 didn't set Retry-After" into stable/folsomJenkins2012-11-221-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | don't explode if a 413 didn't set Retry-AfterSean Dague2012-11-161-2/+3
| | |/ / / | |/| | |
* | | | | Fixes bug Snapshotting LXC instance failsDavid Kang2012-11-212-4/+197
| |_|/ / |/| | |
* | | | Stop network.api import on network importVishvananda Ishaya2012-11-179-22/+27
| |/ / |/| |
* | | Eliminates simultaneous schedule race.Vishvananda Ishaya2012-11-203-20/+33
* | | make QuantumV2 support requested nic orderingMark McClain2012-11-162-9/+60
* | | Merge "Stable oslo (aka common) update" into stable/folsomJenkins2012-11-2010-87/+99
|\ \ \
| * | | Stable oslo (aka common) updateGary Kotton2012-11-1610-87/+99
* | | | Merge "Proxy floating IP calls to quantum" into stable/folsomJenkins2012-11-205-24/+482
|\ \ \ \
| * | | | Proxy floating IP calls to quantumAkihiro MOTOKI2012-11-155-24/+482
| | |/ / | |/| |
* | | | Merge "Ensures compute_driver flag can be used by bdm" into stable/folsomJenkins2012-11-202-6/+5
|\ \ \ \
| * | | | Ensures compute_driver flag can be used by bdmJohn Garbutt2012-11-192-6/+5
* | | | | Merge "Don't verify image hashes if checksumming is disabled." into stable/fo...Jenkins2012-11-202-1/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Don't verify image hashes if checksumming is disabled.Michael Still2012-11-192-1/+28
| | |/ / | |/| |
* | | | Merge "Fix Broken XML Namespace Handling" into stable/folsomJenkins2012-11-203-9/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix Broken XML Namespace HandlingDavanum Srinivas2012-11-143-9/+65
* | | | Fix signing_dir option for auth_token middleware.Russell Bryant2012-11-191-1/+1
| |/ / |/| |
* | | Merge "Fix reserve_block_device_name while attach volume" into stable/folsomJenkins2012-11-151-0/+1
|\ \ \
| * | | Fix reserve_block_device_name while attach volumeVishvananda Ishaya2012-11-061-0/+1
| | |/ | |/|
* | | Merge " fix deletion of LVM backed instances" into stable/folsomJenkins2012-11-141-1/+1
|\ \ \
| * | | fix deletion of LVM backed instancesYaguang Tang2012-11-131-1/+1
* | | | Merge "Fixed instance deletion issue from Nova API." into stable/folsomJenkins2012-11-142-6/+9
|\ \ \ \
| * | | | Fixed instance deletion issue from Nova API.Unmesh Gurjar2012-11-072-6/+9
* | | | | Merge "Fix VM deletion from down compute node" into stable/folsomJenkins2012-11-143-50/+141
|\ \ \ \ \ | |/ / / /
| * | | | Fix VM deletion from down compute nodeJoe Gordon2012-11-073-50/+141
| |/ / /
* | | | Merge "create_db_entry_for_new_instance did not call sgh for default" into st...Jenkins2012-11-141-0/+4
|\ \ \ \
| * | | | create_db_entry_for_new_instance did not call sgh for defaultAaron Rosen2012-11-071-0/+4
* | | | | Merge "Add call to trigger_instance[add/remove]_security_group_refresh quantu...Jenkins2012-11-141-0/+28
|\ \ \ \ \ | |/ / / /
| * | | | Add call to trigger_instance[add/remove]_security_group_refresh quantumAaron Rosen2012-10-291-0/+28
| | |/ / | |/| |
* | | | Merge "Consistent Rollback for instance creation failures" into stable/folsomJenkins2012-11-141-99/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | Consistent Rollback for instance creation failuresAndy McCrae2012-10-261-99/+103
| |/ /
* | | Merge "Make resource tracker uses faster DB query" into stable/folsomJenkins2012-11-143-15/+19
|\ \ \
| * | | Make resource tracker uses faster DB queryJohannes Erdfelt2012-11-143-15/+19
| | |/ | |/|
* | | Fix incorrect LOG.error usage in _compare_cpuDarren Worrall2012-11-141-1/+1
|/ /