summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Adds API sample testing for rescue API extensionNikola Dipanov2012-09-2015-0/+271
* | | | | | | | | | | Merge "Restore SIGPIPE default action for subprocesses"Jenkins2012-09-201-0/+8
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Restore SIGPIPE default action for subprocessesThierry Carrez2012-09-201-0/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge " Cleanup unused import in manager.py"Jenkins2012-09-201-2/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Cleanup unused import in manager.pyNewptone2012-09-191-2/+0
* | | | | | | | | | Merge "Fix bugs in resource tracker and cleanup"Jenkins2012-09-2016-367/+813
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix bugs in resource tracker and cleanupBrian Elliott2012-09-2016-367/+813
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Adds deserialization for block_device_mapping"Jenkins2012-09-202-0/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adds deserialization for block_device_mappingVishvananda Ishaya2012-09-192-0/+71
* | | | | | | | | | | Merge "Clean up test_state_revert"Jenkins2012-09-202-23/+38
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clean up test_state_revertJohannes Erdfelt2012-09-192-23/+38
* | | | | | | | | | | | Merge "Call compute manager methods with instance as keyword argument"Jenkins2012-09-201-2/+2
|\| | | | | | | | | | | | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Call compute manager methods with instance as keyword argumentJohannes Erdfelt2012-09-191-2/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Properly create and delete Aggregates"Jenkins2012-09-205-7/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Properly create and delete AggregatesJoe Gordon2012-09-195-7/+92
* | | | | | | | | | | Merge "Add lookup by ip via Quantum for metadata service."Jenkins2012-09-203-12/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add lookup by ip via Quantum for metadata service.Maru Newby2012-09-183-12/+59
* | | | | | | | | | | | Merge "fix unused import"Jenkins2012-09-201-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix unused importlapgoon2012-09-201-2/+0
* | | | | | | | | | | | | Merge "Fix marker pagination for /servers"Jenkins2012-09-205-7/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix marker pagination for /serversMark Washenberger2012-09-195-7/+26
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Always yield to other greenthreads after database calls"Jenkins2012-09-202-8/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Always yield to other greenthreads after database callsJohannes Erdfelt2012-09-192-8/+14
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Send api.fault notification on API service faults."Jenkins2012-09-203-0/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Send api.fault notification on API service faults.SandyWalsh2012-09-193-0/+47
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Update 'unlimited' quota value to '-1' in db"Jenkins2012-09-201-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Update 'unlimited' quota value to '-1' in dbvijaya-erukala2012-09-181-0/+18
* | | | | | | | | | | | | Merge "No stack trace on bad nova aggregate-* command"Jenkins2012-09-201-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | No stack trace on bad nova aggregate-* commandJoe Gordon2012-09-191-9/+9
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Fix aggregate_hosts.host migration for sqlite"Jenkins2012-09-202-2/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Fix aggregate_hosts.host migration for sqliteJoe Gordon2012-09-192-2/+25
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Don't include auto_assigned ips in usage"Jenkins2012-09-193-7/+31
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Don't include auto_assigned ips in usageStanislaw Pitucha2012-09-193-7/+31
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix over rate limit error response"Jenkins2012-09-192-3/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix over rate limit error responseRipal Nathuji2012-09-182-3/+13
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Correct IetAdm remove_iscsi_targetMotoKen2012-09-192-3/+3
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "xapi: fix create hypervisor pool"Jenkins2012-09-196-64/+235
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xapi: fix create hypervisor poolMate Lakat2012-09-196-64/+235
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Improve error handling of scheduler"Jenkins2012-09-192-50/+60
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Improve error handling of schedulerVishvananda Ishaya2012-09-172-50/+60
* | | | | | | | | | Bump version to 2013.1Thierry Carrez2012-09-191-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge "Re-attach volumes after instance resize"Jenkins2012-09-198-24/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Re-attach volumes after instance resizeRafi Khardalian2012-09-048-24/+69
* | | | | | | | | | Merge "Add Keypairs extension to API samples test."Jenkins2012-09-1911-0/+129
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Keypairs extension to API samples test.Mauro S. M. Rodrigues2012-09-1811-0/+129
| |/ / / / / / / / /
* | | | | | | | | | Merge "Fix race condition in CacheConcurrencyTestCase"Jenkins2012-09-191-5/+26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix race condition in CacheConcurrencyTestCaseJohannes Erdfelt2012-09-181-5/+26
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Raise BadRequest while creating server with invalid personality"Jenkins2012-09-192-0/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Raise BadRequest while creating server with invalid personalitySirisha Devineni2012-09-182-0/+40
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "make ensure_default_security_group() call sgh"Jenkins2012-09-193-6/+20
|\ \ \ \ \ \ \ \ \