summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Imported Translations from LaunchpadOpenStack Jenkins2011-12-182-181/+2983
* | | Merge "Renamed the instance_dns_driver to dns_driver for more general use."Jenkins2011-12-192-4/+4
|\ \ \
| * | | Renamed the instance_dns_driver to dns_driver for more general use.Andrew Bogott2011-12-192-4/+4
* | | | Document return type from utils.execute().Russell Bryant2011-12-192-0/+4
|/ / /
* | | Merge "Specify -t rsa when calling ssh-keygen."Jenkins2011-12-191-1/+1
|\ \ \
| * | | Specify -t rsa when calling ssh-keygen.Justin Santa Barbara2011-12-181-1/+1
* | | | create_export and ensure_export should pass up the return value, to update th...Justin Santa Barbara2011-12-181-2/+2
|/ / /
* | | Merge "IPAM drivers aren't homogenous bug 903230"Jenkins2011-12-191-6/+5
|\ \ \ | |/ / |/| |
| * | IPAM drivers aren't homogenousÉdouard Thuleau2011-12-161-6/+5
* | | avoid error and trace on dom.vcpus() in lxcScott Moser2011-12-161-1/+7
| |/ |/|
* | Merge "Call get_instance_nw_info with elevated context, as documented in nova...Jenkins2011-12-162-2/+3
|\ \
| * | Call get_instance_nw_info with elevated context, as documented in nova/networ...Anthony Young2011-12-162-2/+3
* | | Merge "Adds missing joinedload for vif loading."Jenkins2011-12-161-1/+1
|\ \ \ | |/ / |/| |
| * | Adds missing joinedload for vif loading.Vishvananda Ishaya2011-12-161-1/+1
* | | Merge "Fix nova-manage flags declaration"Jenkins2011-12-161-3/+2
|\ \ \ | |/ / |/| |
| * | Fix nova-manage flags declarationJulien Danjou2011-12-151-3/+2
* | | missing comments about extensions to ec2Jesse Andrews2011-12-161-1/+7
* | | Merge "Pull resource extensions into APIRouter"Jenkins2011-12-164-30/+50
|\ \ \
| * | | Pull resource extensions into APIRouterKevin L. Mitchell2011-12-164-30/+50
| | |/ | |/|
* | | Merge "use env to find 'false'. Fix for OS X"Jenkins2011-12-161-3/+4
|\ \ \
| * | | use env to find 'false'. Fix for OS XJoe Gordon2011-12-151-3/+4
| |/ /
* | | Merge "Remove useless input_chain flags."Jenkins2011-12-161-2/+0
|\ \ \
| * | | Remove useless input_chain flags.Julien Danjou2011-12-151-2/+0
* | | | Merge "Fixes bug 723235"Jenkins2011-12-163-2/+59
|\ \ \ \
| * | | | Fixes bug 723235Alvaro Lopez Garcia2011-12-153-2/+59
| | |_|/ | |/| |
* | | | Merge "Fix scheduler error handler"Jenkins2011-12-167-16/+70
|\ \ \ \
| * | | | Fix scheduler error handlerChris Behrens2011-12-157-16/+70
| | |_|/ | |/| |
* | | | Merge "Bugfix for lp904932"Jenkins2011-12-162-476/+514
|\ \ \ \ | |/ / / |/| | |
| * | | Bugfix for lp904932Jason Kölker2011-12-152-476/+514
* | | | Starting work on exposing service functionality.Rick Harris2011-12-153-0/+23
|/ / /
* | | Ensure fkey is dropped before removing instance_idThierry Carrez2011-12-151-0/+7
* | | Merge "nova.virt.libvirt.firewall: set static methods"Jenkins2011-12-151-13/+26
|\ \ \
| * | | nova.virt.libvirt.firewall: set static methodsJulien Danjou2011-12-151-13/+26
| |/ /
* | | Merge "Expose Asynchronous Fault entity in the OSAPI"Jenkins2011-12-159-62/+326
|\ \ \
| * | | Expose Asynchronous Fault entity in the OSAPIAlex Meade2011-12-159-62/+326
| |/ /
* | | Merge "Updates OVS rules applied to IPv4 VIFs"Jenkins2011-12-151-11/+65
|\ \ \
| * | | Updates OVS rules applied to IPv4 VIFsKevin L. Mitchell2011-12-131-11/+65
* | | | Merge "Switch disk_config extension to use one DB query"Jenkins2011-12-152-10/+25
|\ \ \ \
| * | | | Switch disk_config extension to use one DB queryJohannes Erdfelt2011-12-152-10/+25
| | |_|/ | |/| |
* | | | Merge "Make XenAPI agent configuration synchronous"Jenkins2011-12-152-76/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make XenAPI agent configuration synchronousJohannes Erdfelt2011-12-152-76/+66
| |/ /
* / / Remove useless flags declarationJulien Danjou2011-12-151-4/+0
|/ /
* | Merge "Rename libvirt_uri to uri"Jenkins2011-12-152-6/+6
|\ \
| * | Rename libvirt_uri to uriJulien Danjou2011-12-152-6/+6
* | | Merge "Make libvirt_uri a property"Jenkins2011-12-152-8/+5
|\| |
| * | Make libvirt_uri a propertyJulien Danjou2011-12-152-8/+5
* | | Update utils.execute so that check_exit_code handles booleans.Dan Prince2011-12-152-4/+15
|/ /
* | Merge "Refactors handling of detach volume"Jenkins2011-12-151-70/+72
|\ \
| * | Refactors handling of detach volumeVishvananda Ishaya2011-12-141-70/+72
* | | Merge "Making pep8 output less verbose."Jenkins2011-12-151-3/+2
|\ \ \