summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "libvirt: Fix initialising of LVM ephemeral disks"Jenkins2016-12-092-7/+63
|\
| * libvirt: Fix initialising of LVM ephemeral disksMatthew Booth2016-12-082-7/+63
* | Merge "Port compute.test_extended_ip* to Python 3"Jenkins2016-12-092-2/+2
|\ \
| * | Port compute.test_extended_ip* to Python 3ChangBo Guo(gcb)2016-12-012-2/+2
* | | Merge "Bump prlimit cpu time for qemu from 2 to 8"Jenkins2016-12-092-3/+19
|\ \ \
| * | | Bump prlimit cpu time for qemu from 2 to 8Sean Dague2016-12-082-3/+19
* | | | Merge "hacking: Use uuidutils or uuidsentinel to generate UUID"Jenkins2016-12-092-0/+36
|\ \ \ \
| * | | | hacking: Use uuidutils or uuidsentinel to generate UUIDhussainchachuliya2016-11-292-0/+36
* | | | | Merge "Replace uuid4() with uuidsentinel"Jenkins2016-12-098-66/+61
|\ \ \ \ \ | |/ / / /
| * | | | Replace uuid4() with uuidsentinelhussainchachuliya2016-11-298-66/+61
* | | | | Merge "Replace uuid4() with uuidsentinel"Jenkins2016-12-0913-69/+64
|\ \ \ \ \ | |/ / / /
| * | | | Replace uuid4() with uuidsentinelhussainchachuliya2016-11-2913-69/+64
* | | | | Merge "Replace uuid4() with uuidsentinel"Jenkins2016-12-0910-61/+57
|\ \ \ \ \ | |/ / / /
| * | | | Replace uuid4() with uuidsentinelhussainchachuliya2016-11-2910-61/+57
* | | | | Merge "objects: Removes base code that already exists in o.vo"Jenkins2016-12-092-118/+2
|\ \ \ \ \
| * | | | | objects: Removes base code that already exists in o.voClaudiu Belu2016-12-012-118/+2
* | | | | | Merge "Don't use 'updated_at' to check service's status"Jenkins2016-12-092-3/+8
|\ \ \ \ \ \
| * | | | | | Don't use 'updated_at' to check service's statusChangBo Guo(gcb)2016-12-082-3/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Unity the comparison of hw_qemu_guest_agent"Jenkins2016-12-091-2/+1
|\ \ \ \ \ \
| * | | | | | Unity the comparison of hw_qemu_guest_agenttianmaofu2016-12-061-2/+1
* | | | | | | Don't trace on ImageNotFound in delete_image_on_errorMatt Riedemann2016-12-082-0/+29
* | | | | | | Merge "Extend get_all_by_filters to support resource criteria"Jenkins2016-12-082-5/+229
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Extend get_all_by_filters to support resource criteriaSylvain Bauza2016-12-082-5/+229
| | |/ / / / | |/| | | |
* | | | | | Merge "Port virt.disk.mount.test_nbd to Python 3"Jenkins2016-12-081-1/+2
|\ \ \ \ \ \
| * | | | | | Port virt.disk.mount.test_nbd to Python 3ChangBo Guo(gcb)2016-12-081-1/+2
* | | | | | | Merge "Port libvirt test_imagecache to Python 3"Jenkins2016-12-081-3/+12
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Port libvirt test_imagecache to Python 3ChangBo Guo(gcb)2016-11-231-3/+12
* | | | | | | Merge "Return 400 when name is more than 200 characters"Jenkins2016-12-082-1/+22
|\ \ \ \ \ \ \
| * | | | | | | Return 400 when name is more than 200 charactersbhagyashris2016-12-072-1/+22
* | | | | | | | Merge "Fix misuse of assertTrue"Jenkins2016-12-081-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix misuse of assertTrueTakashi NATSUME2016-12-071-1/+1
* | | | | | | | Merge "Fix up non-cells-aware context managers in test_db_api"Jenkins2016-12-081-34/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix up non-cells-aware context managers in test_db_apiDan Smith2016-12-071-34/+85
* | | | | | | | | Merge "Add SingleCellSimple fixture"Jenkins2016-12-082-0/+52
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Add SingleCellSimple fixtureDan Smith2016-12-072-0/+52
* | | | | | | | | Update ironic driver get_available_nodes docstringJim Rollenhagen2016-12-071-1/+14
* | | | | | | | | Merge "Make RPCFixture support multiple connections"Jenkins2016-12-073-20/+50
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Make RPCFixture support multiple connectionsDan Smith2016-12-073-20/+50
* | | | | | | | | Merge "[proxy-api] microversion 2.39 deprecates image-metadata proxy API"Jenkins2016-12-0713-10/+214
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [proxy-api] microversion 2.39 deprecates image-metadata proxy APIPavel Kholkin2016-12-0713-10/+214
* | | | | | | | | | Merge "Port xenapi test_xenapi to Python 3"Jenkins2016-12-072-17/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Port xenapi test_xenapi to Python 3ChangBo Guo(gcb)2016-11-292-17/+25
* | | | | | | | | | | Merge "Port libvirt test_driver to Python 3"Jenkins2016-12-073-58/+64
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Port libvirt test_driver to Python 3ChangBo Guo(gcb)2016-11-293-58/+64
* | | | | | | | | | | Merge "tests: avoid starting compute service twice in sriov functional test"Jenkins2016-12-071-1/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tests: avoid starting compute service twice in sriov functional testVladik Romanovsky2016-12-071-1/+6
* | | | | | | | | | | | Merge "tests: generate correct pci addresses for fake pci devices"Jenkins2016-12-072-7/+93
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | tests: generate correct pci addresses for fake pci devicesVladik Romanovsky2016-12-072-7/+93
* | | | | | | | | | | | Merge "libvirt: Mock imagebackend template funcs in ImageBackendFixture"Jenkins2016-12-072-22/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | libvirt: Mock imagebackend template funcs in ImageBackendFixtureMatthew Booth2016-12-072-22/+49