summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Stop setting promisc on bridgeVishvananda Ishaya2012-03-151-4/+0
|/
* Merge "fix timestamps to match documented ec2 api"Jenkins2012-03-151-2/+2
|\
| * fix timestamps to match documented ec2 apiMark McClain2012-03-151-2/+2
* | HACKING fixes, TODO authors.Yuriy Taraday2012-03-163-3/+4
|/
* Merge "Allow errored volumes to be deleted"Jenkins2012-03-151-6/+5
|\
| * Allow errored volumes to be deletedVishvananda Ishaya2012-03-141-6/+5
* | metadata speed - revert logic changes, just cachingJesse Andrews2012-03-141-3/+5
|/
* Changes remove_fixed_ip to pass the instance hostVishvananda Ishaya2012-03-132-3/+4
* Merge "Sort results from describe_instances in EC2 API."Jenkins2012-03-132-14/+85
|\
| * Sort results from describe_instances in EC2 API.Russell Bryant2012-03-132-14/+85
* | virt/firewall: NoopFirewallDriver::instance_filter_exists must return TrueIsaku Yamahata2012-03-131-30/+2
|/
* Merge "Fixes bug 943188"Jenkins2012-03-121-0/+3
|\
| * Fixes bug 943188John Garbutt2012-02-291-0/+3
* | Merge "Additional extensions no longer break unit-tests"Jenkins2012-03-121-11/+5
|\ \
| * | Additional extensions no longer break unit-testsRick Harris2012-03-121-11/+5
* | | Move (cast|call)_compute_message methods back into compute API classChris Behrens2012-03-121-2/+4
|/ /
* | Merge "improve speed of metadata"Jenkins2012-03-121-5/+3
|\ \
| * | improve speed of metadataJesse Andrews2012-03-121-5/+3
* | | Merge "Update floating auto assignment to use the model"Jenkins2012-03-121-0/+40
|\ \ \
| * | | Update floating auto assignment to use the modelJohn Griffith2012-03-121-0/+40
| |/ /
* | | Merge "Make snapshots with qemu-img instead of libvirt"Jenkins2012-03-122-2/+16
|\ \ \ | |/ / |/| |
| * | Make snapshots with qemu-img instead of libvirtVishvananda Ishaya2012-03-092-2/+16
* | | Merge "Don't use glance when verifying images."Jenkins2012-03-121-56/+30
|\ \ \
| * | | Don't use glance when verifying images.Michael Still2012-03-091-56/+30
* | | | Merge "Fix live-migration in multi_host network"Jenkins2012-03-121-9/+7
|\ \ \ \
| * | | | Fix live-migration in multi_host networkVishvananda Ishaya2012-03-121-9/+7
* | | | | Merge "Simply & unify console handling for libvirt drivers"Jenkins2012-03-122-5/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Simply & unify console handling for libvirt driversDaniel P. Berrange2012-03-092-5/+23
| |/ / /
* | | | Merge "Sub in InstanceLimitExceeded in overLimit message"Jenkins2012-03-122-0/+25
|\ \ \ \
| * | | | Sub in InstanceLimitExceeded in overLimit messageEoghan Glynn2012-03-102-0/+25
* | | | | Fixes xml representation of ext_srv_attr extensionVishvananda Ishaya2012-03-102-27/+66
|/ / / /
* | | | Merge "Display owner in ec2 describe images"Jenkins2012-03-101-1/+2
|\ \ \ \
| * | | | Display owner in ec2 describe imagesVishvananda Ishaya2012-03-091-1/+2
* | | | | Merge "Fix issues with security group auths without ports."Jenkins2012-03-102-0/+90
|\ \ \ \ \
| * | | | | Fix issues with security group auths without ports.Russell Bryant2012-03-092-0/+90
* | | | | | Merge "Use cache='none' for all disks"Jenkins2012-03-101-0/+17
|\ \ \ \ \ \
| * | | | | | Use cache='none' for all disksDaniel P. Berrange2012-03-091-0/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge "Use utils.temporary_chown to ensure permissions get reset"Jenkins2012-03-101-0/+11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Use utils.temporary_chown to ensure permissions get resetJohannes Erdfelt2012-03-091-0/+11
| | |_|/ / | |/| | |
* | | | | EC2 KeyName validation.Chuck Short2012-03-091-1/+17
| |_|/ / |/| | |
* | | | Merge "Since 'net' is of nova.network.model.VIF class and 'ips' is an empty l...Jenkins2012-03-102-27/+20
|\ \ \ \
| * | | | Since 'net' is of nova.network.model.VIF class and 'ips' is an emptyAnte Karamatić2012-03-092-27/+20
* | | | | Merge "Fixes os-volume/snapshot delete"Jenkins2012-03-101-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixes os-volume/snapshot deleteVishvananda Ishaya2012-03-081-4/+4
| | |/ / | |/| |
* | | | Reduce duplicated code in xenapiJohannes Erdfelt2012-03-091-4/+4
* | | | Merge "Switch all xenapi async plugin calls to be sync"Jenkins2012-03-091-1/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Switch all xenapi async plugin calls to be syncJohannes Erdfelt2012-03-091-1/+0
* | | | Update values in test_flagfile to be different.Alex Meade2012-03-091-3/+3
|/ / /
* | | Merge "Simplify unnecessary XenAPI Async calls to be synchronous"Jenkins2012-03-091-6/+8
|\ \ \
| * | | Simplify unnecessary XenAPI Async calls to be synchronousJohannes Erdfelt2012-03-081-6/+8