summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Add pyflakes option to toxJoe Gordon2012-12-042-0/+26
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "powervm: add DiskAdapter for local volumes"Jenkins2012-12-044-191/+363
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powervm: add DiskAdapter for local volumesMatt Odden2012-12-014-191/+363
* | | | | | | | | | | Merge "Add notifications when libvirtd goes down"Jenkins2012-12-041-4/+17
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add notifications when libvirtd goes downDavanum Srinivas2012-12-031-4/+17
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Renaming xml test class in sample tests of consoles API."Jenkins2012-12-033-4/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Renaming xml test class in sample tests of consoles API.Yolanda Robla2012-12-013-4/+6
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Added sample tests to deferred delete API."Jenkins2012-12-0317-0/+165
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added sample tests to deferred delete API.Yolanda Robla2012-12-0117-0/+165
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix test suite to use MiniDNS"Jenkins2012-12-037-12/+56
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix test suite to use MiniDNSDavanum Srinivas2012-12-037-12/+56
| |/ / / / / / / / /
* | | | | | | | | | Merge "Configurable exec_dirs to find rootwrap commands"Jenkins2012-12-038-73/+120
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Configurable exec_dirs to find rootwrap commandsThierry Carrez2012-12-038-73/+120
* | | | | | | | | | Merge "On confirm_resize, update correct resource tracker"Jenkins2012-12-031-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | On confirm_resize, update correct resource trackerBrian Elliott2012-12-011-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix rpc control_exchange regression."Jenkins2012-12-011-0/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix rpc control_exchange regression.Russell Bryant2012-11-301-0/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Patch fake_libvirt_utils with fixtures.MonkeyPatchClark Boylan2012-11-303-19/+30
* | | | | | | | Open test xenapi/vm_rrd.xml relative to tests.Clark Boylan2012-11-301-1/+2
* | | | | | | | Reset notifier_api before each test.Clark Boylan2012-11-302-0/+2
* | | | | | | | Reset volume_api before cinder cloud tests.Clark Boylan2012-11-301-0/+1
* | | | | | | | Merge "add metadata support for overlapping networks"Jenkins2012-11-303-18/+185
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add metadata support for overlapping networksMark McClain2012-11-303-18/+185
* | | | | | | | Merge "Split out part of compute's init_host."Jenkins2012-11-301-52/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Split out part of compute's init_host.Russell Bryant2012-11-301-52/+55
* | | | | | | | | Merge "Use elevated cxtx in resource_tracker.resize_claim"Jenkins2012-11-301-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use elevated cxtx in resource_tracker.resize_claimDan Prince2012-11-301-1/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fix test_migrations for postgres"Jenkins2012-11-301-21/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix test_migrations for postgresBoris Pavlovic2012-11-301-21/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Add vpn ip/port setting support for CloudPipe"Jenkins2012-11-3014-0/+226
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add vpn ip/port setting support for CloudPipeChris Yeoh2012-11-3014-0/+226
| |/ / / / / / /
* | | | | | | | Merge "Add POWERVM_STARTING state to powervm driver"Jenkins2012-11-302-1/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add POWERVM_STARTING state to powervm driverLance Bragstad2012-11-292-1/+4
* | | | | | | | Merge "Access DB values as dict not as attributes. Part 2"Jenkins2012-11-306-99/+99
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Access DB values as dict not as attributes. Part 2Joe Gordon2012-11-296-99/+99
* | | | | | | | Merge "use libvirt getInfo() to receive number of physical CPUs"Jenkins2012-11-301-8/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | use libvirt getInfo() to receive number of physical CPUsChristian Berendt2012-11-291-8/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Enable debug in run_tests using pdb"Jenkins2012-11-301-23/+32
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Enable debug in run_tests using pdbMauro S. M. Rodrigues2012-11-291-23/+32
* | | | | | | | Merge "Fix test_inject_admin_password for OSX"Jenkins2012-11-291-10/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix test_inject_admin_password for OSXJoe Gordon2012-11-291-10/+24
* | | | | | | | Merge "Multi host DHCP networking and local DNS resolving"Jenkins2012-11-297-8/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | Multi host DHCP networking and local DNS resolvingÉdouard Thuleau2012-11-297-8/+103
* | | | | | | | | Merge "RetryFilter checks 'node' as well as 'host'"Jenkins2012-11-294-21/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RetryFilter checks 'node' as well as 'host'Arata Notsu2012-11-284-21/+29
* | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-291-468/+486
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-291-468/+486
* | | | | | | | | | | Merge "Add aggregate_host_add and _delete to conductor."Jenkins2012-11-2910-13/+87
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add aggregate_host_add and _delete to conductor.Russell Bryant2012-11-2810-13/+87
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix typo in inherit_properties_from_image"Jenkins2012-11-291-1/+1
|\ \ \ \ \ \ \ \ \ \