summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Handle missing server when getting security groups"Jenkins2012-06-191-0/+14
|\ \
| * | Handle missing server when getting security groupsMartin Packman2012-06-181-0/+14
* | | Merge "moved update cache functionality to the network api"Jenkins2012-06-194-51/+21
|\ \ \
| * | | moved update cache functionality to the network apiTrey Morris2012-06-184-51/+21
* | | | Merge changes Ifebbdbf7,I00f431edJenkins2012-06-182-0/+333
|\ \ \ \
| * | | | Xen Storage Manager: tests for xensm volume driverRenuka Apte2012-06-181-0/+147
| * | | | SM volume driver: DB changes and testsRenuka Apte2012-06-181-0/+186
| | |_|/ | |/| |
* | | | Merge "bug #996880 change HostNotFound in hosts to HTTPNotFound"Jenkins2012-06-181-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | bug #996880 change HostNotFound in hosts to HTTPNotFounddaisy-ycguo2012-06-141-1/+1
* | | | Imports cleanupZhongyue Luo2012-06-196-0/+6
| |_|/ |/| |
* | | Merge "added deprecated.warn helper method"Jenkins2012-06-181-0/+40
|\ \ \
| * | | added deprecated.warn helper methodSean Dague2012-06-181-0/+40
* | | | Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-1817-210/+120
|\ \ \ \
| * | | | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-1617-210/+120
| |/ / /
* | | | Merge "Add CPU arch filter scheduler support"Jenkins2012-06-181-0/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Add CPU arch filter scheduler supportChuck Short2012-06-151-0/+54
* | | | Merge "Cleanup instance_update so it only takes a UUID."Jenkins2012-06-158-132/+123
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cleanup instance_update so it only takes a UUID.Michael Still2012-06-158-132/+123
* | | | Merge "Add libvirt min version check."Jenkins2012-06-151-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Add libvirt min version check.Dan Prince2012-06-141-0/+3
| |/ /
* | | Merge "separate Metadata logic away from the web service"Jenkins2012-06-151-96/+160
|\ \ \
| * | | separate Metadata logic away from the web serviceScott Moser2012-06-061-96/+160
* | | | Merge "Unwrap httplib.HTTPConnection after WsgiLimiterProxyTest."Jenkins2012-06-151-1/+11
|\ \ \ \
| * | | | Unwrap httplib.HTTPConnection after WsgiLimiterProxyTest.Eric Harney2012-06-131-1/+11
| | |_|/ | |/| |
* | | | Merge "Add missing ack to impl_qpid."Jenkins2012-06-141-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing ack to impl_qpid.Russell Bryant2012-06-131-0/+4
* | | | Merge "Dedupe native and EC2 security group APIs."Jenkins2012-06-144-11/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Dedupe native and EC2 security group APIs.Eoghan Glynn2012-06-124-11/+20
| |/ /
* | | Merge "Update default policies for KVM guest PIT & RTC timers"Jenkins2012-06-131-0/+15
|\ \ \
| * | | Update default policies for KVM guest PIT & RTC timersDaniel P. Berrange2012-06-121-0/+15
* | | | Merge "Add support for configuring libvirt VM clock and timers"Jenkins2012-06-131-0/+92
|\| | |
| * | | Add support for configuring libvirt VM clock and timersDaniel P. Berrange2012-06-121-0/+92
| |/ /
* | | Merge "blueprint lvm-disk-images"Jenkins2012-06-135-13/+472
|\ \ \
| * | | blueprint lvm-disk-imagesBoris Filippov2012-06-125-13/+472
| |/ /
* | | Merge "Remove utils.deprecated functions."Jenkins2012-06-131-155/+45
|\ \ \ | |/ / |/| |
| * | Remove utils.deprecated functions.Dan Prince2012-06-111-155/+45
* | | add unit tests for new virt driver loaderSean Dague2012-06-111-46/+122
|/ /
* | Merge "instance_destroy now only takes a uuid."Jenkins2012-06-119-128/+125
|\ \
| * | instance_destroy now only takes a uuid.Michael Still2012-06-099-128/+125
* | | Only invoke .lower() on non-None protocolsSoren Hansen2012-06-111-0/+7
* | | Merge "Do not always query deleted instance_types."Jenkins2012-06-101-1/+16
|\ \ \
| * | | Do not always query deleted instance_types.Brian Lamar2012-06-081-1/+16
| |/ /
* | | Merge " Fixes bug lp:999928"Jenkins2012-06-101-6/+4
|\ \ \ | |/ / |/| |
| * | Fixes bug lp:999928yaguang tang2012-06-071-6/+4
* | | Merge "Use OSError instead of ProcessExecutionError."Jenkins2012-06-081-1/+1
|\ \ \
| * | | Use OSError instead of ProcessExecutionError.Russell Bryant2012-06-061-1/+1
* | | | Fixes affinity filters when hints is NoneVishvananda Ishaya2012-06-071-0/+37
* | | | Merge "Convert consoles to use instance uuid."Jenkins2012-06-071-2/+2
|\ \ \ \
| * | | | Convert consoles to use instance uuid.Michael Still2012-06-071-2/+2
| |/ / /
* | | | Merge "Replace standard json module with openstack.common.jsonutils"Jenkins2012-06-0735-305/+353
|\ \ \ \