summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add instance details to notificationsDoug Hellmann2012-06-181-2/+31
* | | | Merge "Adjust the libvirt config classes' API contract for parsing"Jenkins2012-06-202-5/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust the libvirt config classes' API contract for parsingDaniel P. Berrange2012-06-192-5/+14
* | | | Merge "Remove two obsolete libvirt cheetah templates from MANIFEST.in"Jenkins2012-06-191-2/+0
|\ \ \ \
| * | | | Remove two obsolete libvirt cheetah templates from MANIFEST.inDaniel P. Berrange2012-06-191-2/+0
* | | | | Merge "Fix missing import in compute/utils.py"Jenkins2012-06-192-0/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix missing import in compute/utils.pyAlex Meade2012-06-182-0/+27
| | |/ / | |/| |
* | | | Move libvirt version comparison code into separate function helperDaniel P. Berrange2012-06-191-2/+8
| |/ / |/| |
* | | Merge "Handle missing server when getting security groups"Jenkins2012-06-193-6/+19
|\ \ \
| * | | Handle missing server when getting security groupsMartin Packman2012-06-183-6/+19
* | | | Merge "moved update cache functionality to the network api"Jenkins2012-06-1911-139/+198
|\ \ \ \ | |_|_|/ |/| | |
| * | | moved update cache functionality to the network apiTrey Morris2012-06-1811-139/+198
* | | | Merge changes Ifebbdbf7,I00f431edJenkins2012-06-188-32/+428
|\ \ \ \
| * | | | Xen Storage Manager: tests for xensm volume driverRenuka Apte2012-06-183-8/+158
| * | | | SM volume driver: DB changes and testsRenuka Apte2012-06-185-24/+270
| | |_|/ | |/| |
* | | | Merge "bug #996880 change HostNotFound in hosts to HTTPNotFound"Jenkins2012-06-182-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | bug #996880 change HostNotFound in hosts to HTTPNotFounddaisy-ycguo2012-06-142-2/+3
* | | | Merge "xensm: Fix xensm volume driver after uuid changes"Jenkins2012-06-182-6/+15
|\ \ \ \
| * | | | xensm: Fix xensm volume driver after uuid changesRenuka Apte2012-06-152-6/+15
* | | | | Merge "Enforce an instance uuid for instance_test_and_set."Jenkins2012-06-182-7/+7
|\ \ \ \ \
| * | | | | Enforce an instance uuid for instance_test_and_set.Michael Still2012-06-162-7/+7
* | | | | | Imports cleanupZhongyue Luo2012-06-1926-22/+32
| |_|_|_|/ |/| | | |
* | | | | Merge "added deprecated.warn helper method"Jenkins2012-06-184-1/+89
|\ \ \ \ \
| * | | | | added deprecated.warn helper methodSean Dague2012-06-184-1/+89
| |/ / / /
* | | | | Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-1851-419/+380
|\ \ \ \ \
| * | | | | Replaces functions in utils.py with openstack/common/timeutils.pyZhongyue Luo2012-06-1651-419/+380
| |/ / / /
* | | | | 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-154-292/+425
|\ \ \ \ \ \
| * | | | | | separate Metadata logic away from the web serviceScott Moser2012-06-064-292/+425
* | | | | | | Merge "Revert "Fix nova-manage backend_add with sr_uuid""Jenkins2012-06-151-22/+21
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Revert "Fix nova-manage backend_add with sr_uuid"Renuka Apte2012-06-111-22/+21
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Unwrap httplib.HTTPConnection after WsgiLimiterProxyTest."Jenkins2012-06-152-1/+12
|\ \ \ \ \ \
| * | | | | | Unwrap httplib.HTTPConnection after WsgiLimiterProxyTest.Eric Harney2012-06-132-1/+12
| | |_|_|_|/ | |/| | | |
* | | | | | 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-143-0/+11
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
|\ \ \ \ \