summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * Add NAT/gateway support to QuantumManagerBrad Hall2011-11-294-20/+70
* | Merge "remove duplicate netaddr in nova/utils"Jenkins2011-12-061-1/+0
|\ \
| * | remove duplicate netaddr in nova/utilsJoe Gordon2011-12-051-1/+0
* | | Merge "Make admin_password keyword in compute manager run_instance method mat...Jenkins2011-12-061-2/+2
|\ \ \
| * | | Make admin_password keyword in compute manager run_instance method matchDan Prince2011-12-051-2/+2
| |/ /
* / / Fixes a typo preventing attaching RBD volumes.François Charlier2011-12-062-2/+2
|/ /
* | Merge "Add availabity_zone to the refresh list"Jenkins2011-12-051-2/+7
|\ \
| * | Add availabity_zone to the refresh listJoseph W. Breu2011-12-021-2/+7
* | | Merge "Implement resize down for XenAPI"Jenkins2011-12-0514-168/+300
|\ \ \
| * | | Implement resize down for XenAPIJohannes Erdfelt2011-12-0214-168/+300
* | | | Merge "Bug #896997: nova-vncproxy's flash socket policy port is not configura...Jenkins2011-12-051-2/+6
|\ \ \ \
| * | | | Bug #896997: nova-vncproxy's flash socket policy port is not configurableEwan Mellor2011-11-291-2/+6
* | | | | Merge "EC2 rescue/unrescue is broken, bug 899225"Jenkins2011-12-056-15/+42
|\ \ \ \ \
| * | | | | EC2 rescue/unrescue is broken, bug 899225Alex Meade2011-12-026-15/+42
* | | | | | Merge "add index to instance_uuid column in instances"Jenkins2011-12-051-0/+29
|\ \ \ \ \ \
| * | | | | | add index to instance_uuid column in instancesTrey Morris2011-12-051-0/+29
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Bug #898290: iSCSI volume backend treats FLAGS.host as a hostname"Jenkins2011-12-052-5/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #898290: iSCSI volume backend treats FLAGS.host as a hostnameEwan Mellor2011-11-302-5/+15
* | | | | | Merge "Better exception handling during run_instance"Jenkins2011-12-021-2/+2
|\ \ \ \ \ \
| * | | | | | Better exception handling during run_instanceMark Washenberger2011-12-021-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Add templates for selected resource extensions."Jenkins2011-12-0213-39/+554
|\ \ \ \ \ \
| * | | | | | Add templates for selected resource extensions.Kevin L. Mitchell2011-12-0213-39/+554
* | | | | | | Merge "Fix for EC2 API part of bug 897164"Jenkins2011-12-022-3/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for EC2 API part of bug 897164Jimmy Bergman2011-12-022-3/+6
* | | | | | | Merge "Remove some unused imports from db"Jenkins2011-12-021-2/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove some unused imports from dbMark McLoughlin2011-12-021-2/+0
| |/ / / / /
* | | | | | Merge "Updates simple scheduler to allow strict availability_zone scheduling"Jenkins2011-12-021-1/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Updates simple scheduler to allow strict availability_zone schedulingJoseph W. Breu2011-12-011-1/+3
* | | | | | Merge "Replacing instance id's in in xenapi.vmops and the xen plugin with ins...Jenkins2011-12-021-26/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Replacing instance id's in in xenapi.vmops and the xen plugin withNaveed Massjouni2011-12-021-26/+29
* | | | | | Merge "Fix to correctly report memory on Linux 3.X."Jenkins2011-12-021-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix to correctly report memory on Linux 3.X.Mandell Degerness2011-12-011-2/+2
* | | | | | Merge "Convert get_lock in compute to use uuids"Jenkins2011-12-023-86/+66
|\ \ \ \ \ \
| * | | | | | Convert get_lock in compute to use uuidsAlex Meade2011-12-013-86/+66
| |/ / / / /
* / / / / / Replace more cases of instance ids with uuidsAlex Meade2011-12-012-317/+288
|/ / / / /
* | | | | Merge "Remove VIF<->Network FK dependancy"Jenkins2011-12-018-51/+209
|\ \ \ \ \
| * | | | | Remove VIF<->Network FK dependancyJason Kölker2011-11-308-51/+209
* | | | | | Make run_instance only support instance uuids.Mark Washenberger2011-12-018-320/+332
* | | | | | Merge "Fixing get_info method implementations in virt drivers to accept insta...Jenkins2011-12-013-9/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixing get_info method implementations in virt drivers to acceptNaveed Massjouni2011-11-303-9/+9
| | |_|/ / | |/| | |
* | | | | Merge "Remove unused ec2.action_args"Jenkins2011-12-011-4/+2
|\ \ \ \ \
| * | | | | Remove unused ec2.action_argsMark McLoughlin2011-11-301-4/+2
| |/ / / /
* | | | | Merge "Remove boot-from-volume unreachable code path (#894172)"Jenkins2011-12-011-11/+0
|\ \ \ \ \
| * | | | | Remove boot-from-volume unreachable code path (#894172)Mark McLoughlin2011-11-241-11/+0
* | | | | | Merge "Fixes bug 767947"Jenkins2011-12-012-1/+27
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fixes bug 767947Alvaro Lopez Garcia2011-11-302-1/+27
| | |/ / / | |/| | |
* | | | | Merge "Fix QuantumManager update_dhcp calls"Jenkins2011-12-012-4/+10
|\ \ \ \ \
| * | | | | Fix QuantumManager update_dhcp callsBrad Hall2011-11-292-4/+10
| | |_|_|/ | |/| | |
* | | | | Adds missing image_meta to rescue's spawn() calls.Josh Kearney2011-11-306-10/+11
* | | | | split rxtx_factor into network and instance_typeAaron Lee2011-11-3014-52/+331
| |_|_|/ |/| | |