summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix HTTP 500 on bad server create"Jenkins2012-08-142-2/+24
|\
| * Fix HTTP 500 on bad server createBrian Elliott2012-08-102-2/+24
* | Fix rpc error with live_migrationRenuka Apte2012-08-134-6/+6
* | Merge "Rewrite image code to use python-glanceclient"Jenkins2012-08-149-199/+162
|\ \
| * | Rewrite image code to use python-glanceclientBrian Waldon2012-08-139-199/+162
* | | Merge "Add missing self. for parent"Jenkins2012-08-131-1/+1
|\ \ \
| * | | Add missing self. for parentYun Mao2012-08-131-1/+1
| |/ /
* | | Merge "Fix rpc error with live_migration."Jenkins2012-08-132-4/+4
|\ \ \
| * | | Fix rpc error with live_migration.Russell Bryant2012-08-132-4/+4
* | | | Merge "Don't stuff non-db data into instance dict"Jenkins2012-08-1312-60/+68
|\ \ \ \ | |_|/ / |/| | |
| * | | Don't stuff non-db data into instance dictJohannes Erdfelt2012-08-1312-60/+68
* | | | Merge "Fix TypeError conversion in API layer"Jenkins2012-08-132-1/+17
|\ \ \ \
| * | | | Fix TypeError conversion in API layerBrian Elliott2012-08-122-1/+17
| |/ / /
* | | | Merge "Improve bw_usage_update() performance"Jenkins2012-08-134-30/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | Improve bw_usage_update() performanceChris Behrens2012-08-134-30/+92
| |/ /
* / / Avoid {} and [] as default argumentsYun Mao2012-08-131-2/+7
|/ /
* | Merge "Fix type error in state comparison"Jenkins2012-08-131-1/+1
|\ \
| * | Fix type error in state comparisonYun Mao2012-08-131-1/+1
* | | Merge "Move results filtering to db."Jenkins2012-08-135-80/+87
|\ \ \ | |/ / |/| |
| * | Move results filtering to db.Alex Meade2012-08-075-80/+87
* | | Merge "Flavor extra specs extension use instance_type id"Jenkins2012-08-134-33/+43
|\ \ \
| * | | Flavor extra specs extension use instance_type idYunhong, Jiang2012-08-064-33/+43
* | | | Merge "xenapi: ensure all calls to agent get logged"Jenkins2012-08-132-11/+14
|\ \ \ \
| * | | | xenapi: ensure all calls to agent get loggedJohannes Erdfelt2012-08-092-11/+14
* | | | | Key auto_disk_config in create server off of ext.Vishvananda Ishaya2012-08-122-1/+29
* | | | | Merge "Compute restart causes period of network 'blackout'"Jenkins2012-08-127-32/+117
|\ \ \ \ \
| * | | | | Compute restart causes period of network 'blackout'David McNally2012-08-107-32/+117
* | | | | | Merge "remove nova code related to Quantum v1 API"Jenkins2012-08-1214-2776/+104
|\ \ \ \ \ \
| * | | | | | remove nova code related to Quantum v1 APIDan Wendlandt2012-08-1014-2776/+104
* | | | | | | Merge "Default behavior should restrict admins to tenant for volumes."Jenkins2012-08-127-20/+165
|\ \ \ \ \ \ \
| * | | | | | | Default behavior should restrict admins to tenant for volumes.jakedahn2012-08-107-20/+165
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Revert "Remove unused add_network_to_project() method""Jenkins2012-08-125-5/+32
|\ \ \ \ \ \ \
| * | | | | | | Revert "Remove unused add_network_to_project() method"Alessio Ababilov2012-08-105-5/+32
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Sync with latest version of openstack.common.cfg"Jenkins2012-08-122-2/+6
|\ \ \ \ \ \ \
| * | | | | | | Sync with latest version of openstack.common.cfgMark McLoughlin2012-08-102-2/+6
| |/ / / / / /
* | | | | | | Merge "Sync some cleanups from openstack.common"Jenkins2012-08-124-8/+7
|\ \ \ \ \ \ \
| * | | | | | | Sync some cleanups from openstack.commonMark McLoughlin2012-08-104-8/+7
| |/ / / / / /
* | | | | | | Merge "Key requested_networks off of network extension"Jenkins2012-08-112-2/+34
|\ \ \ \ \ \ \
| * | | | | | | Key requested_networks off of network extensionNachi Ueno2012-08-102-2/+34
* | | | | | | | Merge "Config drive v2"Jenkins2012-08-116-48/+394
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Config drive v2Michael Still2012-08-116-48/+394
| | |/ / / / / | |/| | | | |
* | | | | | | Merge " Key config_drive off of config-drive extension"Jenkins2012-08-102-1/+19
|\ \ \ \ \ \ \
| * | | | | | | Key config_drive off of config-drive extensionNachi Ueno2012-08-102-1/+19
* | | | | | | | Merge changes I87ce041c,Iaca00958,I326b26c4Jenkins2012-08-105-6/+169
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't accept key_name if not enabledSean Dague2012-08-102-1/+39
| * | | | | | | | Key min_count, max_count, ret_res_id off of ext.Vishvananda Ishaya2012-08-094-4/+74
| * | | | | | | | Key availability_zone in create server off of ext.Vishvananda Ishaya2012-08-094-1/+56
* | | | | | | | | Merge "import module, not type."Jenkins2012-08-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | import module, not type.Russell Bryant2012-08-101-2/+2
* | | | | | | | | | Merge "Make sure reservations is initialized"Jenkins2012-08-101-4/+3
|\ \ \ \ \ \ \ \ \ \