summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Recreate nw_info after auto assigning floating ip.Dan Prince2012-09-201-0/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix startup with DELETED instances"Jenkins2012-09-201-0/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix startup with DELETED instancesStanislaw Pitucha2012-09-201-0/+7
| |/ / / / / / /
* | | | | | | | Merge "Re-generate sample config file"Jenkins2012-09-201-12/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | Re-generate sample config fileMark McLoughlin2012-09-201-12/+89
| |/ / / / / / /
* | | | | | | | Merge "Inherit the base images qcow2 properties"Jenkins2012-09-202-2/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Inherit the base images qcow2 propertiesJoshua Harlow2012-09-182-2/+25
* | | | | | | | | Merge "Raise NotFound for non-existent volume snapshot create"Jenkins2012-09-203-2/+21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Raise NotFound for non-existent volume snapshot createSirisha Devineni2012-09-203-2/+21
* | | | | | | | | Merge "Fix solidfire option declaration"Jenkins2012-09-201-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix solidfire option declarationMark McLoughlin2012-09-201-3/+3
* | | | | | | | | | Merge "Use test.TestingException instead of duplicating it"Jenkins2012-09-201-8/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use test.TestingException instead of duplicating itJohannes Erdfelt2012-09-201-8/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Replace builtin hash with MD5 to solve 32/64-bit issues."Jenkins2012-09-202-6/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Replace builtin hash with MD5 to solve 32/64-bit issues.Ben Swartzlander2012-09-192-6/+7
* | | | | | | | | | | Merge "Adds API sample testing for rescue API extension"Jenkins2012-09-2029-0/+491
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adds API sample testing for rescue API extensionNikola Dipanov2012-09-2029-0/+491
* | | | | | | | | | | | Merge "Restore SIGPIPE default action for subprocesses"Jenkins2012-09-202-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Restore SIGPIPE default action for subprocessesThierry Carrez2012-09-202-0/+17
| |/ / / / / / / / / /
* | | | | | | | | | | 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-202-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Update 'unlimited' quota value to '-1' in dbvijaya-erukala2012-09-182-1/+19
* | | | | | | | | | | | | | | 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 "Added script to find unused config options."Jenkins2012-09-192-1/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |