summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-1648-414/+374
| |/ / / /
* | | | | Merge "Add CPU arch filter scheduler support"Jenkins2012-06-185-1/+111
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add CPU arch filter scheduler supportChuck Short2012-06-155-1/+111
* | | | | Merge "Present correct ec2id format for volumes and snaps"Jenkins2012-06-151-4/+4
|\ \ \ \ \
| * | | | | Present correct ec2id format for volumes and snapsJohn Griffith2012-06-151-4/+4
| | |/ / / | |/| | |
* | | | | Merge "Adds property to selectively enable image caching."Jenkins2012-06-152-6/+31
|\ \ \ \ \
| * | | | | Adds property to selectively enable image caching.Rick Harris2012-06-112-6/+31
* | | | | | Merge "Cleanup instance_update so it only takes a UUID."Jenkins2012-06-1515-188/+185
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Cleanup instance_update so it only takes a UUID.Michael Still2012-06-1515-188/+185
* | | | | | Merge "Add libvirt min version check."Jenkins2012-06-152-2/+17
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add libvirt min version check.Dan Prince2012-06-142-2/+17
* | | | | | Merge "separate Metadata logic away from the web service"Jenkins2012-06-153-275/+424
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | separate Metadata logic away from the web serviceScott Moser2012-06-063-275/+424
* | | | | | 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-142-1/+10
|\ \ \ \ \ \
| * | | | | | Add missing ack to impl_qpid.Russell Bryant2012-06-132-1/+10
* | | | | | | Updates the cachedeevi rani2012-06-142-0/+10
| |_|_|_|/ / |/| | | | |
* | | | | | Ensure dnsmasq accept rules are preset at startup.Russell Bryant2012-06-141-0/+1
| |_|_|/ / |/| | | |
* | | | | Merge "Dedupe native and EC2 security group APIs."Jenkins2012-06-149-830/+835
|\ \ \ \ \
| * | | | | Dedupe native and EC2 security group APIs.Eoghan Glynn2012-06-129-830/+835
* | | | | | Re-add private _compute_node_get call to sql api.Dan Prince2012-06-141-1/+11
| |_|/ / / |/| | | |
* | | | | Merge "Add two missing indexes for instance_uuid columns."Jenkins2012-06-133-0/+45
|\ \ \ \ \
| * | | | | Add two missing indexes for instance_uuid columns.Michael Still2012-06-123-0/+45
| | |_|_|/ | |/| | |
* | | | | Merge "Remove unused DB calls"Jenkins2012-06-134-136/+0
|\ \ \ \ \
| * | | | | Remove unused DB callsJoe Gordon2012-06-124-136/+0
| | |/ / / | |/| | |
* | | | | Merge "Update default policies for KVM guest PIT & RTC timers"Jenkins2012-06-132-0/+33
|\ \ \ \ \
| * | | | | Update default policies for KVM guest PIT & RTC timersDaniel P. Berrange2012-06-122-0/+33
* | | | | | Merge "Add support for configuring libvirt VM clock and timers"Jenkins2012-06-132-0/+157
|\| | | | |
| * | | | | Add support for configuring libvirt VM clock and timersDaniel P. Berrange2012-06-122-0/+157
| |/ / / /
* | | | | Merge "Log warnings instead of full exceptions for AMQP reconnects."Jenkins2012-06-131-1/+1
|\ \ \ \ \
| * | | | | Log warnings instead of full exceptions for AMQP reconnects.Josh Kearney2012-06-131-1/+1
| | |_|/ / | |/| | |
* | | | | Merge "blueprint lvm-disk-images"Jenkins2012-06-1310-182/+899
|\ \ \ \ \
| * | | | | blueprint lvm-disk-imagesBoris Filippov2012-06-1210-182/+899
| | |/ / / | |/| | |
* | | | | Merge "Log connection_type deprecation message as WARNING"Jenkins2012-06-131-3/+1
|\ \ \ \ \
| * | | | | Log connection_type deprecation message as WARNINGDan Prince2012-06-111-3/+1
* | | | | | Merge "Remove utils.deprecated functions."Jenkins2012-06-132-323/+45
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove utils.deprecated functions.Dan Prince2012-06-112-323/+45
| | |_|/ / | |/| | |
* | | | | Merge "implement sql-comment-string stack traces"Jenkins2012-06-122-4/+54
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | implement sql-comment-string stack tracesDevananda van der Veen2012-06-072-4/+54
* | | | | Merge "add unit tests for new virt driver loader"Jenkins2012-06-126-50/+131
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add unit tests for new virt driver loaderSean Dague2012-06-116-50/+131
| | |/ / | |/| |
* | | | Merge "Add indexes to new instance_uuid columns."Jenkins2012-06-111-0/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Add indexes to new instance_uuid columns.Michael Still2012-06-091-0/+43
* | | | Merge "instance_destroy now only takes a uuid."Jenkins2012-06-1112-140/+138
|\ \ \ \
| * | | | instance_destroy now only takes a uuid.Michael Still2012-06-0912-140/+138
| |/ / /
* | | | Merge "Do not attempt to kill already-dead dnsmasq"Jenkins2012-06-111-1/+8
|\ \ \ \
| * | | | Do not attempt to kill already-dead dnsmasqThierry Carrez2012-06-111-1/+8
* | | | | Only invoke .lower() on non-None protocolsSoren Hansen2012-06-112-1/+12
|/ / / /
* | | | Merge "Do not always query deleted instance_types."Jenkins2012-06-103-4/+19
|\ \ \ \