summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Fixes error if Melange returns no networks"Jenkins2012-02-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fixes error if Melange returns no networksAaron Lee2012-02-231-1/+1
* | | | | | | | bigger-than-unit test for cleanup_running_deleted_instancesAaron Lee2012-02-232-2/+36
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge "Add hypervisor_hostname to compute_nodes table and use it in XenServer."Jenkins2012-02-235-5/+57
|\ \ \ \ \ \ \
| * | | | | | | Add hypervisor_hostname to compute_nodes table and use it in XenServer.Josh Kearney2012-02-235-5/+57
| |/ / / / / /
* | | | | | | Merge "nova-network can't deallocate ips from deleted instances"Jenkins2012-02-232-9/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | nova-network can't deallocate ips from deleted instancesFrançois Charlier2012-02-232-9/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge "Prevent infinite loop in PublishErrorsHandler"Jenkins2012-02-232-0/+41
|\ \ \ \ \ \
| * | | | | | Prevent infinite loop in PublishErrorsHandlerPhilip Knouff2012-02-232-0/+41
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix quantum get_all_networks() signature (lp#936797)"Jenkins2012-02-231-5/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix quantum get_all_networks() signature (lp#936797)Tomoe Sugihara2012-02-201-5/+4
* | | | | | Merge "Add attaching state for Volumes"Jenkins2012-02-236-5/+37
|\ \ \ \ \ \
| * | | | | | Add attaching state for VolumesLiam Kelleher2012-02-206-5/+37
* | | | | | | Merge "Making link prefixes support https."Jenkins2012-02-232-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Making link prefixes support https.Naveed Massjouni2012-02-232-4/+4
* | | | | | | | Merge "Actual fix for bug 931608."Jenkins2012-02-231-4/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Actual fix for bug 931608.Joe Gordon2012-02-171-4/+5
* | | | | | | | blueprint host-aggregates: host maintenance - xenapi implementationArmando Migliaccio2012-02-2313-165/+319
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge "Make database downgrade works"Jenkins2012-02-23104-2293/+5121
|\ \ \ \ \ \ \
| * | | | | | | Make database downgrade worksHengqing Hu2012-02-17104-2293/+5121
* | | | | | | | Merge "Speeding up resize down with sparse_copy"Jenkins2012-02-231-6/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Speeding up resize down with sparse_copyRick Harris2012-02-221-6/+54
* | | | | | | | | Merge "Move get_info to taking an instance."Jenkins2012-02-2314-74/+68
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move get_info to taking an instance.Michael Still2012-02-2214-74/+68
* | | | | | | | | | Remove network_api fallback for info_cache from APIsChris Behrens2012-02-2210-470/+332
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Add Nexenta volume driver."Jenkins2012-02-224-0/+680
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add Nexenta volume driver.Yuriy Taraday2012-02-234-0/+680
* | | | | | | | | | Merge "refactor a conditional for testing and understanding"Jenkins2012-02-222-35/+61
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | refactor a conditional for testing and understandingAaron Lee2012-02-222-35/+61
| |/ / / / / / / / /
* | | | | | | | | | Merge "Disable usb tablet support for LXC."Jenkins2012-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Disable usb tablet support for LXC.Chuck Short2012-02-221-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge "Return 40x for flavor.create duplicate."Jenkins2012-02-222-3/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return 40x for flavor.create duplicate.Anthony Young2012-02-222-3/+33
| |/ / / / / / / /
* / / / / / / / / Improve unit test coverage per bug/934566.Michael Still2012-02-232-17/+163
|/ / / / / / / /
* | | | | | | | Merge "Add 'nova-manage export auth'"Jenkins2012-02-221-8/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | Add 'nova-manage export auth'Brian Waldon2012-02-211-8/+61
| |/ / / / / / /
* | | | | | | | Merge "Don't store connection pool in RpcContext."Jenkins2012-02-222-34/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't store connection pool in RpcContext.Russell Bryant2012-02-212-34/+12
| |/ / / / / / /
* | | | | | | | Merge "Add exception SnapshotIsBusy to be handled as VolumeIsBusy."Jenkins2012-02-223-0/+53
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add exception SnapshotIsBusy to be handled as VolumeIsBusy.Yuriy Taraday2012-02-213-0/+53
* | | | | | | | Merge "Fix WeightedHost"Jenkins2012-02-222-2/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix WeightedHostMark Washenberger2012-02-222-2/+22
* | | | | | | | | Merge "Don't allow EC2 removal of security group in use."Jenkins2012-02-227-0/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't allow EC2 removal of security group in use.Russell Bryant2012-02-147-0/+101
* | | | | | | | | | Merge "blueprint host-aggregates: improvements and clean-up"Jenkins2012-02-229-33/+115
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | blueprint host-aggregates: improvements and clean-upArmando Migliaccio2012-02-229-33/+115
* | | | | | | | | | | Merge "Support fixed_ip range that is a subnet of the network block"Jenkins2012-02-223-8/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Support fixed_ip range that is a subnet of the network blockJustin Santa Barbara2012-02-213-8/+10
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Makes HTTP Location Header return as utf-8 as opposed to Unicode."Jenkins2012-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Makes HTTP Location Header return as utf-8 as opposed to Unicode.Jason Cannavale2012-02-211-1/+1
| |/ / / / / / / /