summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Add compatibility for CPU model config with libvirt < 0.9.10"Jenkins2012-07-052-3/+113
|\ \ \ \ \ \
| * | | | | | Add compatibility for CPU model config with libvirt < 0.9.10Daniel P. Berrange2012-07-022-3/+113
* | | | | | | Merge "Assign service_catalog in NovaKeystoneContext."Jenkins2012-07-051-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Assign service_catalog in NovaKeystoneContext.Dan Prince2012-07-041-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Remove unused 'get_open_port' method from libvirt utils"Jenkins2012-07-052-23/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove unused 'get_open_port' method from libvirt utilsDaniel P. Berrange2012-06-292-23/+0
* | | | | | | Fix some hacking violations in the quantum tests.Dan Prince2012-07-033-6/+11
| |/ / / / / |/| | | | |
* | | | | | Merge "Add Cinder Volume API to Nova"Jenkins2012-07-034-2/+1433
|\ \ \ \ \ \
| * | | | | | Add Cinder Volume API to NovaJohn Griffith2012-07-034-2/+1433
* | | | | | | Merge "Modifies ec2/cloud to be able to use Cinder"Jenkins2012-07-033-20/+25
|\| | | | | |
| * | | | | | Modifies ec2/cloud to be able to use CinderJohn Griffith2012-07-033-20/+25
* | | | | | | Merge "Implement nova network API for quantum API 2.0"Jenkins2012-07-034-2/+810
|\ \ \ \ \ \ \
| * | | | | | | Implement nova network API for quantum API 2.0Yong Sheng Gong2012-07-034-2/+810
* | | | | | | | Merge "Add ServiceCatalog entries to enable Cinder usage"Jenkins2012-07-034-3/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add ServiceCatalog entries to enable Cinder usageAnthony Young2012-07-024-3/+16
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "use import_object_ns for compute_driver loading"Jenkins2012-07-033-8/+13
|\ \ \ \ \ \ \
| * | | | | | | use import_object_ns for compute_driver loadingSean Dague2012-07-023-8/+13
| |/ / / / / /
* | | | | / / Fix assertRaises(Exception, ...) HACKING violationJohannes Erdfelt2012-07-031-2/+3
| |_|_|_|/ / |/| | | | |
* | | | | | Prevent file injection writing to host filesystem.Russell Bryant2012-07-032-25/+66
| |/ / / / |/| | | |
* | | | | Switch to common logging.Andrew Bogott2012-07-02219-580/+371
|/ / / /
* | | | Merge "Remove duplicate volume_id"Jenkins2012-07-021-3/+2
|\ \ \ \
| * | | | Remove duplicate volume_idHengqing Hu2012-07-021-3/+2
| | |_|/ | |/| |
* | | | Merge "deallocate_fixed_ip attempts to update deleted ip"Jenkins2012-07-022-2/+36
|\ \ \ \
| * | | | deallocate_fixed_ip attempts to update deleted ipJohn H. Tran2012-06-282-2/+36
* | | | | Merge "Refactoring code to kernel Dom0 plugin."Jenkins2012-07-023-19/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Refactoring code to kernel Dom0 plugin.Rick Harris2012-06-293-19/+21
| | |/ / | |/| |
* | | | Merge "Add check for no domains in libvirt driver."Jenkins2012-07-023-5/+17
|\ \ \ \
| * | | | Add check for no domains in libvirt driver.David Shrewsbury2012-06-293-5/+17
* | | | | Merge changes I5b0d4b8e,I61f6734c,Ia2b6e1a7,Ifc1533fe,I306e0f00,I3da35898Jenkins2012-07-0214-238/+312
|\ \ \ \ \
| * | | | | Sync rpc from openstack-common.Russell Bryant2012-07-029-197/+210
| * | | | | Sync jsonutils from openstack-common.Russell Bryant2012-07-021-2/+9
| * | | | | Sync iniparser from openstack-common.Russell Bryant2012-07-021-1/+4
| * | | | | Sync latest importutils from openstack-common.Russell Bryant2012-07-021-1/+14
| * | | | | Sync excutils from openstack-common.Russell Bryant2012-07-021-1/+1
| * | | | | Sync cfg from openstack-common.Russell Bryant2012-07-021-36/+74
* | | | | | Merge "Add missing gettextutils from openstack-common."Jenkins2012-07-021-0/+33
|\| | | | |
| * | | | | Add missing gettextutils from openstack-common.Russell Bryant2012-07-021-0/+33
* | | | | | Redefine the domain's XML on volume attach/detachDan Smith2012-07-022-0/+16
|/ / / / /
* | / / / Create instance in DB before block device mappingEoghan Glynn2012-06-301-4/+13
| |/ / / |/| | |
* | | | Merge "Ability to read deleted system metadata records."Jenkins2012-06-292-7/+5
|\ \ \ \
| * | | | Ability to read deleted system metadata records.Brian Lamar2012-06-292-7/+5
| |/ / /
* / / / Remove passing superfluous read_deleted argumentJohannes Erdfelt2012-06-291-2/+1
|/ / /
* | | Merge "OS API should return SHUTOFF, not STOPPED"Jenkins2012-06-292-2/+2
|\ \ \ | |_|/ |/| |
| * | OS API should return SHUTOFF, not STOPPEDChris Behrens2012-06-282-2/+2
* | | Merge "Dom0 plugin now returns data in proper format."Jenkins2012-06-292-25/+24
|\ \ \
| * | | Dom0 plugin now returns data in proper format.Rick Harris2012-06-292-25/+24
| | |/ | |/|
* | | Merge "Clean up cruft in nova.image.glance"Jenkins2012-06-291-18/+12
|\ \ \ | |/ / |/| |
| * | Clean up cruft in nova.image.glanceBrian Waldon2012-06-281-18/+12
* | | Merge "Deal with unknown instance status."Jenkins2012-06-281-3/+8
|\ \ \
| * | | Deal with unknown instance status.Yun Mao2012-06-281-3/+8
| | |/ | |/|