summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ec2 CreateVolumes/DescribeVolumes status mappingChris Yeoh2013-04-222-1/+35
* | | | | | | | | | | Merge "Fix ec2 CreateVolumes/DescribeVolumes status"Jenkins2013-04-292-8/+1
|\| | | | | | | | | |
| * | | | | | | | | | Fix ec2 CreateVolumes/DescribeVolumes statusChris Yeoh2013-04-192-8/+1
* | | | | | | | | | | Merge "Adds tests for isolated_hosts_filter"Jenkins2013-04-292-35/+63
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Adds tests for isolated_hosts_filterMatthew Sherborne2013-04-262-35/+63
* | | | | | | | | | | Merge "Fixes race condition of deleting floating ip"Jenkins2013-04-292-5/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes race condition of deleting floating ipWangpan2013-04-262-5/+31
* | | | | | | | | | | | Merge "Fix missing kernel output via VNC/Spice on boot"Jenkins2013-04-291-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix missing kernel output via VNC/Spice on bootNicolas Simonds2013-04-251-5/+7
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Support FlatDHCP network for VMware Hyper."Jenkins2013-04-292-30/+29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Support FlatDHCP network for VMware Hyper.Yaguang Tang2013-04-242-30/+29
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Add missing snapshot image properties for VMware Hyper."Jenkins2013-04-291-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add missing snapshot image properties for VMware Hyper.Yaguang Tang2013-04-291-1/+5
* | | | | | | | | | | | | Fix flakey TestS3ImageService bugChris Yeoh2013-04-291-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge "Completes the power_state mapping from compute driver and manager"Jenkins2013-04-284-1/+92
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Completes the power_state mapping from compute driver and managerDavid Peraza2013-04-124-1/+92
* | | | | | | | | | | | | Merge "Map internal S3 image state to EC2 API values"Jenkins2013-04-282-1/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Map internal S3 image state to EC2 API valuesChris Yeoh2013-04-182-1/+52
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-2822-4562/+4837
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge "set bdm['volume_id'] to None rather than delete it"Jenkins2013-04-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | set bdm['volume_id'] to None rather than delete itDongdong Zhou2013-04-261-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Send a instance create error notification"Jenkins2013-04-263-6/+89
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Send a instance create error notificationBrian Elliott2013-04-263-6/+89
* | | | | | | | | | | | Merge "Refactor _run_instance() to unify control flow"Jenkins2013-04-263-116/+161
|\| | | | | | | | | | |
| * | | | | | | | | | | Refactor _run_instance() to unify control flowBrian Elliott2013-04-263-116/+161
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix fixed_ip_count_by_project in DB API"Jenkins2013-04-262-3/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix fixed_ip_count_by_project in DB APIDmitry Spikhalskiy2013-04-222-3/+1
* | | | | | | | | | | | Merge "Wrong proxy port in nova.conf for Spice proxy"Jenkins2013-04-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Wrong proxy port in nova.conf for Spice proxyÉmilien Macchi2013-04-261-2/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-04-2622-9773/+10033
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-2622-9773/+10033
| |/ / / / / / / / /
* | | | | | | | | | Merge "Allow listing fixed_ips for a given compute host."Jenkins2013-04-266-13/+123
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Allow listing fixed_ips for a given compute host.Michael Still2013-04-156-13/+123
* | | | | | | | | | Merge "Fix bug in db.instance_type_destroy"Jenkins2013-04-252-1/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix bug in db.instance_type_destroyBoris Pavlovic2013-04-252-1/+26
* | | | | | | | | | | Merge "Move get_backdoor_port to base rpc API."Jenkins2013-04-2538-232/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move get_backdoor_port to base rpc API.Russell Bryant2013-04-2438-232/+56
* | | | | | | | | | | | Merge "Deprecate conductor ping method."Jenkins2013-04-254-20/+10
|\| | | | | | | | | | |
| * | | | | | | | | | | Deprecate conductor ping method.Russell Bryant2013-04-234-20/+10
* | | | | | | | | | | | Merge "Add an rpc API common to all services."Jenkins2013-04-2510-9/+136
|\| | | | | | | | | | |
| * | | | | | | | | | | Add an rpc API common to all services.Russell Bryant2013-04-2310-9/+136
* | | | | | | | | | | | Merge "Fix powervm driver resize instance error"Jenkins2013-04-252-18/+63
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix powervm driver resize instance errorguohliu2013-04-242-18/+63
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Translate NoMoreFloatingIps exception"Jenkins2013-04-252-7/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Translate NoMoreFloatingIps exceptionChris Yeoh2013-04-182-7/+20
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Import and convert to oslo loopingcall."Jenkins2013-04-2413-156/+207
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Import and convert to oslo loopingcall.Michael Still2013-04-1613-156/+207
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add unit tests for /db/api.py#fixed_ip_*"Jenkins2013-04-241-75/+221
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add unit tests for /db/api.py#fixed_ip_*Dmitry Spikhalskiy2013-04-221-75/+221
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Move db.instance_type_extra_specs_* to db.instance_type_* methods"Jenkins2013-04-242-101/+95
|\ \ \ \ \ \ \ \ \ \