summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Make flavorextradata ignore deleted flavors.David Besen2012-07-181-1/+1
* | | | Merge "set correct SELinux context for injected ssh keys"Jenkins2012-07-201-0/+33
|\ \ \ \
| * | | | set correct SELinux context for injected ssh keysPádraig Brady2012-07-201-0/+33
* | | | | Merge "Improve VDI chain logging."Jenkins2012-07-201-28/+11
|\ \ \ \ \
| * | | | | Improve VDI chain logging.Rick Harris2012-07-201-28/+11
* | | | | | Merge "Support requested_networks with quantum v2."Jenkins2012-07-202-6/+34
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Support requested_networks with quantum v2.Salvatore Orlando2012-07-142-6/+34
* | | | | | Merge "Fixes bare-metal spawn error."Jenkins2012-07-201-18/+4
|\ \ \ \ \ \
| * | | | | | Fixes bare-metal spawn error.Mikyung Kang2012-07-171-18/+4
* | | | | | | Merge "Remove unused testing.fake"Jenkins2012-07-201-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused testing.fakeJoe Gordon2012-07-181-1/+0
* | | | | | | | Merge "Remove profane words"Jenkins2012-07-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove profane wordsJoe Gordon2012-07-201-1/+1
* | | | | | | | | Merge changes Ibbfbb88c,I0807eed7,I6796c125,I742184b0,If0a4c500,Idf29df5c,I7b...Jenkins2012-07-205-209/+242
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move libvirt disk config setup out of main get_guest_config methodDaniel P. Berrange2012-07-201-104/+119
| * | | | | | | | | Refactor libvirt imagebackend module to reduce code duplicationDaniel P. Berrange2012-07-201-40/+24
| * | | | | | | | | Move more libvirt disk setup into the imagebackend moduleDaniel P. Berrange2012-07-203-39/+48
| * | | | | | | | | Don't hardcode use of 'virtio' for root disk in libvirt driverDaniel P. Berrange2012-07-201-1/+1
| * | | | | | | | | Ensure to use 'hdN' for IDE disk device in libvirt driverDaniel P. Berrange2012-07-202-7/+11
| * | | | | | | | | Don't set device='cdrom' for all disks in libvirt driverDaniel P. Berrange2012-07-202-13/+44
| * | | | | | | | | Move setup of libvirt disk cachemode into imagebackend moduleDaniel P. Berrange2012-07-203-13/+12
| * | | | | | | | | Get rid of pointless 'suffix' parameter in libvirt imagebackendDaniel P. Berrange2012-07-204-43/+34
* | | | | | | | | | Merge "improve efficiency of image transfer during migration"Jenkins2012-07-204-24/+88
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | improve efficiency of image transfer during migrationPádraig Brady2012-07-184-24/+88
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix cloudpipe keypair creation. Add pipelib tests"Jenkins2012-07-202-3/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix cloudpipe keypair creation. Add pipelib testsAlvaro Lopez Garcia2012-07-192-3/+79
* | | | | | | | | | Merge "Don't create volumes if an incorrect size was given"Jenkins2012-07-202-0/+16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Don't create volumes if an incorrect size was givenMike Perez2012-07-202-0/+16
* | | | | | | | | | Merge "Ensure 413 response for security group over-quota"Jenkins2012-07-203-3/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure 413 response for security group over-quotaEoghan Glynn2012-07-193-3/+9
* | | | | | | | | | | Merge "Allow NoMoreFloatingIps to bubble up to FaultWrapper"Jenkins2012-07-203-5/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Allow NoMoreFloatingIps to bubble up to FaultWrapperEoghan Glynn2012-07-193-5/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Don't let failure to delete filesystem block deletion of instances in ...Jenkins2012-07-201-1/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Don't let failure to delete filesystem block deletion of instances in libvirtDaniel P. Berrange2012-07-191-1/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add the plugin framework from common; use and test."Jenkins2012-07-209-2/+400
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add the plugin framework from common; use and test.Andrew Bogott2012-07-159-2/+400
* | | | | | | | | | | | Merge "Fix docstring typo"Jenkins2012-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix docstring typoJoe Gordon2012-07-171-1/+1
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Tidy up handling of exceptions in floating_ip_dns"Jenkins2012-07-202-45/+53
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tidy up handling of exceptions in floating_ip_dnsMartin Packman2012-07-182-45/+53
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Make snapshot work for stopped VMs."Jenkins2012-07-201-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make snapshot work for stopped VMs.Yun Mao2012-07-181-2/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Split ComputeFilter up."Jenkins2012-07-204-26/+69
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Split ComputeFilter up.Joe Gordon2012-07-184-26/+69
* | | | | | | | | | | | | Merge "Add debug output to RamFilter"Jenkins2012-07-201-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add debug output to RamFilterJoe Gordon2012-07-171-2/+8
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "EC2 DescribeImages reports correct rootDeviceType"Jenkins2012-07-203-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | EC2 DescribeImages reports correct rootDeviceTypeEoghan Glynn2012-07-173-2/+6
* | | | | | | | | | | | | Merge "Improved VM detection for bandwidth polling (XAPI)"Jenkins2012-07-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Improved VM detection for bandwidth polling (XAPI)Mohammed Naser2012-07-161-1/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |