summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use InstanceList object for init_hostDan Smith2013-06-073-17/+30
* Add Instance.info_cacheDan Smith2013-06-076-21/+196
* Use Instance Objects for Start/StopDan Smith2013-06-0711-124/+258
* Add lists of instance objectsDan Smith2013-06-072-0/+168
* Add base mixin class for object listsDan Smith2013-06-072-0/+89
* Add deleted flag to NovaObject baseDan Smith2013-06-075-3/+23
* Replace openstack-common with oslo in HACKING.rstThomas Bechtold2013-06-071-6/+6
* Merge "Allocate networks in the background"Jenkins2013-06-074-19/+143
|\
| * Allocate networks in the backgroundChris Behrens2013-06-054-19/+143
* | Merge "Keypair API test cleanup"Jenkins2013-06-072-118/+154
|\ \
| * | Keypair API test cleanupRick Harris2013-06-062-118/+154
* | | Merge "Moving more tests to appropriate locations"Jenkins2013-06-069-3/+3
|\ \ \
| * | | Moving more tests to appropriate locationsRick Harris2013-06-069-3/+3
| |/ /
* | | Merge "Add x-compute-request-id header when no response body"Jenkins2013-06-062-1/+46
|\ \ \
| * | | Add x-compute-request-id header when no response bodyAndrew Laski2013-06-042-1/+46
* | | | Merge "Alphabetize v3 API extension entry point list"Jenkins2013-06-061-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Alphabetize v3 API extension entry point listChris Yeoh2013-06-061-4/+4
* | | | Merge "Import osapi_v3/enabled option in nova/test"Jenkins2013-06-061-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Import osapi_v3/enabled option in nova/testRick Harris2013-06-051-0/+1
* | | | Merge "Handle instance directories correctly for migrates."Jenkins2013-06-064-16/+40
|\ \ \ \
| * | | | Handle instance directories correctly for migrates.Michael Still2013-06-014-16/+40
* | | | | Merge "Deprecate compute_api_class option in the config"Jenkins2013-06-064-6/+78
|\ \ \ \ \
| * | | | | Deprecate compute_api_class option in the configSenhua Huang2013-05-264-6/+78
* | | | | | Merge "More detailed log in failing aggregate extra filter."Jenkins2013-06-061-2/+6
|\ \ \ \ \ \
| * | | | | | More detailed log in failing aggregate extra filter.gtt1162013-06-051-2/+6
* | | | | | | Merge "Moving `test_misc` tests to better locations"Jenkins2013-06-063-61/+42
|\ \ \ \ \ \ \
| * | | | | | | Moving `test_misc` tests to better locationsRick Harris2013-06-053-61/+42
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "API to get the Cell Capacity"Jenkins2013-06-0518-10/+382
|\ \ \ \ \ \ \
| * | | | | | | API to get the Cell CapacityKaushik Chandrashekar2013-06-0518-10/+382
* | | | | | | | Merge "Make the datetime utility function coerce to UTC"Jenkins2013-06-052-3/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the datetime utility function coerce to UTCDan Smith2013-06-052-3/+17
* | | | | | | | | Merge "Fix EC2 RegisterImage ImageLocation starts with /"Jenkins2013-06-052-7/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix EC2 RegisterImage ImageLocation starts with /Avinash Prasad2013-05-282-7/+29
* | | | | | | | | | Merge "Clean up vmwareapi.network_util.get_network_with_the_name"Jenkins2013-06-051-4/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Clean up vmwareapi.network_util.get_network_with_the_nameMatt Riedemann2013-06-021-4/+1
* | | | | | | | | | Merge "Update rpc/impl_qpid.py from oslo"Jenkins2013-06-051-29/+82
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Update rpc/impl_qpid.py from osloAndrew Laski2013-06-051-29/+82
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Delete unused bin directory"Jenkins2013-06-0526-532/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Delete unused bin directoryJoe Gordon2013-06-0326-532/+2
* | | | | | | | | | Merge "xenapi: Added logging for sparse copy"Jenkins2013-06-052-2/+38
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | xenapi: Added logging for sparse copyAarti Kriplani2013-06-052-2/+38
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Improve Python 3.x compatibility"Jenkins2013-06-0525-36/+79
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Improve Python 3.x compatibilityDirk Mueller2013-06-0125-36/+79
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Don't log warn if v3 API is disabled."Jenkins2013-06-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't log warn if v3 API is disabled.Dan Prince2013-06-031-1/+1
* | | | | | | | | Merge "Make object actions pass positional arguments"Jenkins2013-06-054-22/+33
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Make object actions pass positional argumentsDan Smith2013-06-044-22/+33
* | | | | | | | | Merge "_s3_create handles image being deleted"Jenkins2013-06-051-64/+69
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | _s3_create handles image being deletedChris Yeoh2013-05-301-64/+69
* | | | | | | | | | Merge "Launch_at and terminated_at on server(s) response"Jenkins2013-06-0534-38/+744
|\ \ \ \ \ \ \ \ \ \