| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixes test_config_drive unittest | Chris Yeoh | 2013-06-07 | 1 | -3/+4 |
| * | Merge "Allocate networks in the background" | Jenkins | 2013-06-07 | 4 | -19/+143 |
| |\ | |||||
| | * | Allocate networks in the background | Chris Behrens | 2013-06-05 | 4 | -19/+143 |
| * | | Merge "Keypair API test cleanup" | Jenkins | 2013-06-07 | 2 | -118/+154 |
| |\ \ | |||||
| | * | | Keypair API test cleanup | Rick Harris | 2013-06-06 | 2 | -118/+154 |
| * | | | Merge "Moving more tests to appropriate locations" | Jenkins | 2013-06-06 | 9 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Moving more tests to appropriate locations | Rick Harris | 2013-06-06 | 9 | -3/+3 |
| | |/ / | |||||
| * | | | Merge "Add x-compute-request-id header when no response body" | Jenkins | 2013-06-06 | 2 | -1/+46 |
| |\ \ \ | |||||
| | * | | | Add x-compute-request-id header when no response body | Andrew Laski | 2013-06-04 | 2 | -1/+46 |
| * | | | | Merge "Alphabetize v3 API extension entry point list" | Jenkins | 2013-06-06 | 1 | -4/+4 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | Alphabetize v3 API extension entry point list | Chris Yeoh | 2013-06-06 | 1 | -4/+4 |
| * | | | | Merge "Import osapi_v3/enabled option in nova/test" | Jenkins | 2013-06-06 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Import osapi_v3/enabled option in nova/test | Rick Harris | 2013-06-05 | 1 | -0/+1 |
| * | | | | Merge "Handle instance directories correctly for migrates." | Jenkins | 2013-06-06 | 4 | -16/+40 |
| |\ \ \ \ | |||||
| | * | | | | Handle instance directories correctly for migrates. | Michael Still | 2013-06-01 | 4 | -16/+40 |
| * | | | | | Merge "Deprecate compute_api_class option in the config" | Jenkins | 2013-06-06 | 4 | -6/+78 |
| |\ \ \ \ \ | |||||
| | * | | | | | Deprecate compute_api_class option in the config | Senhua Huang | 2013-05-26 | 4 | -6/+78 |
| * | | | | | | Merge "More detailed log in failing aggregate extra filter." | Jenkins | 2013-06-06 | 1 | -2/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | More detailed log in failing aggregate extra filter. | gtt116 | 2013-06-05 | 1 | -2/+6 |
| * | | | | | | | Merge "Moving `test_misc` tests to better locations" | Jenkins | 2013-06-06 | 3 | -61/+42 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Moving `test_misc` tests to better locations | Rick Harris | 2013-06-05 | 3 | -61/+42 |
| | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | | Merge "API to get the Cell Capacity" | Jenkins | 2013-06-05 | 18 | -10/+382 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | API to get the Cell Capacity | Kaushik Chandrashekar | 2013-06-05 | 18 | -10/+382 |
| * | | | | | | | | Merge "Make the datetime utility function coerce to UTC" | Jenkins | 2013-06-05 | 2 | -3/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Make the datetime utility function coerce to UTC | Dan Smith | 2013-06-05 | 2 | -3/+17 |
| * | | | | | | | | | Merge "Fix EC2 RegisterImage ImageLocation starts with /" | Jenkins | 2013-06-05 | 2 | -7/+29 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix EC2 RegisterImage ImageLocation starts with / | Avinash Prasad | 2013-05-28 | 2 | -7/+29 |
| * | | | | | | | | | | Merge "Clean up vmwareapi.network_util.get_network_with_the_name" | Jenkins | 2013-06-05 | 1 | -4/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Clean up vmwareapi.network_util.get_network_with_the_name | Matt Riedemann | 2013-06-02 | 1 | -4/+1 |
| * | | | | | | | | | | Merge "Update rpc/impl_qpid.py from oslo" | Jenkins | 2013-06-05 | 1 | -29/+82 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| | * | | | | | | | | | Update rpc/impl_qpid.py from oslo | Andrew Laski | 2013-06-05 | 1 | -29/+82 |
| | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge "Delete unused bin directory" | Jenkins | 2013-06-05 | 26 | -532/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Delete unused bin directory | Joe Gordon | 2013-06-03 | 26 | -532/+2 |
| * | | | | | | | | | | Merge "xenapi: Added logging for sparse copy" | Jenkins | 2013-06-05 | 2 | -2/+38 |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | xenapi: Added logging for sparse copy | Aarti Kriplani | 2013-06-05 | 2 | -2/+38 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge "Improve Python 3.x compatibility" | Jenkins | 2013-06-05 | 25 | -36/+79 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Improve Python 3.x compatibility | Dirk Mueller | 2013-06-01 | 25 | -36/+79 |
| | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | | Merge "Don't log warn if v3 API is disabled." | Jenkins | 2013-06-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Don't log warn if v3 API is disabled. | Dan Prince | 2013-06-03 | 1 | -1/+1 |
| * | | | | | | | | | Merge "Make object actions pass positional arguments" | Jenkins | 2013-06-05 | 4 | -22/+33 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||||
| | * | | | | | | | | Make object actions pass positional arguments | Dan Smith | 2013-06-04 | 4 | -22/+33 |
| * | | | | | | | | | Merge "_s3_create handles image being deleted" | Jenkins | 2013-06-05 | 1 | -64/+69 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | _s3_create handles image being deleted | Chris Yeoh | 2013-05-30 | 1 | -64/+69 |
| * | | | | | | | | | | Merge "Launch_at and terminated_at on server(s) response" | Jenkins | 2013-06-05 | 34 | -38/+744 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Launch_at and terminated_at on server(s) response | Andrew Melton | 2013-05-31 | 34 | -38/+744 |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge "Fix bug where consoleauth depended on remote conductor service" | Jenkins | 2013-06-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Fix bug where consoleauth depended on remote conductor service | Sam Morrison | 2013-05-31 | 1 | -2/+2 |
| * | | | | | | | | | | | Merge "Make instance object tolerate isotime strings" | Jenkins | 2013-06-05 | 4 | -6/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Make instance object tolerate isotime strings | Dan Smith | 2013-06-03 | 4 | -6/+22 |
| * | | | | | | | | | | | Merge "Add fake_instance.py" | Jenkins | 2013-06-05 | 1 | -0/+40 |
| |\| | | | | | | | | | | |||||
