summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add cloudpipe/vpn api to openstack api contrib.Todd Willey2012-01-033-0/+421
* Merge "Every string does not need to be internationalized"Jenkins2012-01-031-9/+9
|\
| * Every string does not need to be internationalizedJohannes Erdfelt2012-01-031-9/+9
* | Merge "Adds running_deleted_instance_reaper task."Jenkins2012-01-032-0/+101
|\ \ | |/ |/|
| * Adds running_deleted_instance_reaper task.Rick Harris2012-01-032-0/+101
* | Merge "use name gateway_v6 instead of gateway6"Jenkins2012-01-0311-20/+21
|\ \
| * | use name gateway_v6 instead of gateway6Hengqing Hu2012-01-0311-20/+21
| |/
* | Merge "PEP8 remove direct type comparisons"Jenkins2012-01-0318-35/+31
|\ \
| * | PEP8 remove direct type comparisonslzyeval2012-01-0318-35/+31
| |/
* | Merge "Install a good version of pip in the venv."Jenkins2012-01-031-1/+2
|\ \
| * | Install a good version of pip in the venv.Monty Taylor2012-01-021-1/+2
| |/
* | Merge "Unused db.api cleanup"Jenkins2012-01-032-45/+0
|\ \
| * | Unused db.api cleanuplzyeval2012-01-032-45/+0
| |/
* / Bug #910045: UnboundLocalError when failing to get metrics from XenAPI hostsEwan Mellor2012-01-012-1/+28
|/
* Merge "Adds EC2 ImportKeyPair API support."Jenkins2011-12-304-32/+37
|\
| * Adds EC2 ImportKeyPair API support.MotoKen2011-12-274-32/+37
* | Merge "use dhcp_lease_time for dnsmasq. Fix bug 894218"Jenkins2011-12-301-2/+3
|\ \
| * | use dhcp_lease_time for dnsmasq. Fix bug 894218Joe Gordon2011-12-291-2/+3
* | | re-raising exceptions fixlzyeval2011-12-312-15/+13
* | | Merge "Ensure generated passwords meet minimum complexity"Jenkins2011-12-302-6/+37
|\ \ \ | |/ / |/| |
| * | Ensure generated passwords meet minimum complexityJohannes Erdfelt2011-12-292-6/+37
* | | Clean up pylint errors in top-level filesBrian Waldon2011-12-296-16/+8
|/ /
* | Merge "Adding index to instances project_id column"Jenkins2011-12-291-0/+31
|\ \
| * | Adding index to instances project_id columnNaveed Massjouni2011-12-271-0/+31
* | | Merge "Ensure queue is declared durable so messages aren't dropped"Jenkins2011-12-291-3/+28
|\ \ \
| * | | Ensure queue is declared durable so messages aren't droppedJohannes Erdfelt2011-12-281-3/+28
* | | | Merge "Bug 820059: bin/nova-manage.py VpnCommands.spawn calls non-existant me...Jenkins2011-12-291-1/+6
|\ \ \ \
| * | | | Bug 820059: bin/nova-manage.py VpnCommands.spawn calls non-existant method Vp...Ivan Kolodyazhny2011-12-292-1/+7
| |/ / /
* | | | Merge "Bug 751229: Floating address range fixed"Jenkins2011-12-292-2/+5
|\ \ \ \
| * | | | Bug 751229: Floating address range fixedIvan Kolodyazhny2011-12-292-2/+5
| |/ / /
* | | | Fixing novaclient_converter NameErrorBrian Waldon2011-12-292-8/+9
* | | | Brings some more files up to HACKING standardsJoe Gordon2011-12-283-8/+8
|/ / /
* | | Merge "Add an API for associating floating IPs with DNS entries."Jenkins2011-12-2810-1/+774
|\ \ \
| * | | Add an API for associating floating IPs with DNS entries.Andrew Bogott2011-12-2710-1/+774
| |/ /
* | | Create notification queues as durableJohannes Erdfelt2011-12-286-32/+55
* | | Merge "Update glance Xen plugin w/ purge props header."Jenkins2011-12-281-28/+7
|\ \ \ | |/ / |/| |
| * | Update glance Xen plugin w/ purge props header.Dan Prince2011-12-261-28/+7
| |/
* | Merge "'except:' to 'except Exception:' as per HACKING"Jenkins2011-12-278-13/+13
|\ \
| * | 'except:' to 'except Exception:' as per HACKINGJoe Gordon2011-12-278-13/+13
| |/
* / Converting zones into true extensionBrian Waldon2011-12-264-229/+205
|/
* Merge "Convering /users to admin extension"Jenkins2011-12-264-14/+25
|\
| * Convering /users to admin extensionBrian Waldon2011-12-264-14/+25
* | Merge "Add a DECLARE for dhcp_doamin flag to metadata handler."Jenkins2011-12-263-1/+2
|\ \ | |/ |/|
| * Add a DECLARE for dhcp_doamin flag to metadata handler.Todd Willey2011-12-263-1/+2
* | Merge "Converting accounts resource to admin extension"Jenkins2011-12-264-16/+25
|\ \ | |/ |/|
| * Converting accounts resource to admin extensionBrian Waldon2011-12-234-16/+25
* | Merge "Add exit_code, stdout, stderr etc to ProcessExecutionException"Jenkins2011-12-261-0/+6
|\ \ | |/ |/|
| * Add exit_code, stdout, stderr etc to ProcessExecutionExceptionJustin Santa Barbara2011-12-221-0/+6
* | Merge "Fixes LP bug #907898."Jenkins2011-12-231-4/+4
|\ \
| * | Fixes LP bug #907898.Dan Prince2011-12-221-4/+4