summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Handle invalid xml request to return BadRequest"Jenkins2012-10-162-1/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle invalid xml request to return BadRequestvijaya-erukala2012-10-092-1/+34
* | | | | | | | | Merge "Set host prior to allocating network information."Jenkins2012-10-161-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set host prior to allocating network information.Brian Elliott2012-10-161-3/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Remove db access for block devices and network info on reboot"Jenkins2012-10-165-14/+113
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove db access for block devices and network info on rebootDan Smith2012-10-165-14/+113
* | | | | | | | | | Merge "Remove db access for block devices on terminate_instance"Jenkins2012-10-166-29/+86
|\| | | | | | | | | | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Remove db access for block devices on terminate_instanceDan Smith2012-10-166-29/+86
* | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-1621-594/+168
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "Fixes live_migration missing migrate_data parameter in Hyper-V driver"Jenkins2012-10-152-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes live_migration missing migrate_data parameter in Hyper-V driverAlessandro Pilotti2012-10-142-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Internationalize nova-manage."Jenkins2012-10-151-36/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Internationalize nova-manage.Michael Still2012-10-151-36/+43
* | | | | | | | | Merge "Add api samples to simple tenant usage extension"Jenkins2012-10-1517-0/+319
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add api samples to simple tenant usage extensionMauro S. M. Rodrigues2012-10-1117-0/+319
* | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-10-1521-11523/+11936
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "nova-manage doesn't validate key to update the quota"Jenkins2012-10-142-1/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | nova-manage doesn't validate key to update the quotavijaya-erukala2012-10-092-1/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Stops compute api import at import time"Jenkins2012-10-125-11/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Stops compute api import at import timeVishvananda Ishaya2012-10-125-11/+17
* | | | | | | | | Merge "Fix imports in openstack compute tests"Jenkins2012-10-129-191/+174
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Fix imports in openstack compute testsVishvananda Ishaya2012-10-129-191/+174
* | | | | | | | Merge "Pass correct task_state on snapshot"Jenkins2012-10-121-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Pass correct task_state on snapshotRick Harris2012-10-111-0/+5
* | | | | | | | | Merge "Dis-associate an auto-assigned floating IP should return proper warning"Jenkins2012-10-127-1/+73
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Dis-associate an auto-assigned floating IP should return proper warningSirisha Devineni2012-10-097-1/+73
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Used instance uuid rather than id in remove-fixed-ip"Jenkins2012-10-121-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Used instance uuid rather than id in remove-fixed-ipTianTian Gao2012-10-121-1/+1
* | | | | | | | | | Merge "Migrate DHCP host info during resize"Jenkins2012-10-122-2/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Migrate DHCP host info during resizeJian Wen2012-10-122-2/+19
| |/ / / / / / / / /
* | | | | | | | | | Merge "Make run_tests.sh fail if no tests are actually run"Jenkins2012-10-121-1/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make run_tests.sh fail if no tests are actually runDan Smith2012-10-121-1/+12
* | | | | | | | | | | Merge "read_deleted snapshot and volume id mappings."Jenkins2012-10-121-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | read_deleted snapshot and volume id mappings.Adam Gandelman2012-10-111-2/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Implement snapshots for raw backendBoris Filippov2012-10-127-28/+199
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Make sure sleep can be foundStanislaw Pitucha2012-10-121-1/+1
|/ / / / / / / /
* | | | | | | | Merge "Clean up imports in test_servers"Jenkins2012-10-111-130/+132
|\ \ \ \ \ \ \ \
| * | | | | | | | Clean up imports in test_serversVishvananda Ishaya2012-10-111-130/+132
| |/ / / / / / /
* | | | | | | | Merge "Update run_tests.sh pep8 ignore list for pep8 1.2"Jenkins2012-10-111-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Update run_tests.sh pep8 ignore list for pep8 1.2Joe Gordon2012-10-111-2/+2
| |/ / / / / / /
* / / / / / / / Revert "Tell SQLite to enforce foreign keys."Joe Gordon2012-10-111-10/+0
|/ / / / / / /
* | | / / / / Avoid RPC calls while holding iptables lock.Michael Still2012-10-112-10/+30
| |_|/ / / / |/| | | | |
* | | | | | Merge "Use paramiko.AutoAddPolicy for the smoketests."Jenkins2012-10-101-1/+1
|\ \ \ \ \ \
| * | | | | | Use paramiko.AutoAddPolicy for the smoketests.Dan Prince2012-10-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add api-samples to Used limits extension"Jenkins2012-10-105-0/+254
|\ \ \ \ \ \
| * | | | | | Add api-samples to Used limits extensionMauro S. M. Rodrigues2012-10-095-0/+254
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Proxy floating IP calls to quantum"Jenkins2012-10-105-24/+482
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Proxy floating IP calls to quantumAkihiro MOTOKI2012-10-095-24/+482
| | |_|/ / | |/| | |
* | | | | Merge "Add Multiple Create extension to API sample tests."Jenkins2012-10-1017-0/+269
|\ \ \ \ \
| * | | | | Add Multiple Create extension to API sample tests.Matthew Treinish2012-10-0517-0/+269