summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix service list for disabled compute using MC driver" into stable/pike16.1.6Zuul2018-10-042-1/+15
|\
| * Fix service list for disabled compute using MC driverVlad Gusev2018-09-162-1/+15
* | Merge "nova-manage - fix online_data_migrations counts" into stable/pikeZuul2018-10-032-6/+23
|\ \
| * | nova-manage - fix online_data_migrations countsimacdonn2018-09-272-6/+23
* | | Merge "nova-status - don't count deleted compute_nodes" into stable/pikeZuul2018-10-032-1/+18
|\ \ \
| * | | nova-status - don't count deleted compute_nodesimacdonn2018-09-242-1/+18
* | | | Merge "Fix unit test modifying global state" into stable/pikeZuul2018-10-031-1/+1
|\ \ \ \
| * | | | Fix unit test modifying global stateBalazs Gibizer2018-07-211-1/+1
* | | | | Merge "Follow devstack-plugin-ceph job rename" into stable/pikeZuul2018-10-031-2/+2
|\ \ \ \ \
| * | | | | Follow devstack-plugin-ceph job renameghanshyam2018-09-121-2/+2
* | | | | | Merge "Fix host validity check for live-migration" into stable/pikeZuul2018-10-023-5/+32
|\ \ \ \ \ \
| * | | | | | Fix host validity check for live-migrationSivasathurappan Radhakrishnan2018-08-093-5/+32
* | | | | | | Merge "Fix nova-status "_check_resource_providers" check" into stable/pikeZuul2018-10-022-3/+15
|\ \ \ \ \ \ \
| * | | | | | | Fix nova-status "_check_resource_providers" checkMatt Riedemann2018-09-052-3/+15
* | | | | | | | Merge "Use ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa in t...Zuul2018-10-021-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Use ironic-tempest-dsvm-ipa-wholedisk-bios-agent_ipmitool-tinyipa in treeMatt Riedemann2018-07-101-0/+20
* | | | | | | | | Merge "Filter deleted computes from get_all_by_uuids()" into stable/pikeZuul2018-10-022-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Filter deleted computes from get_all_by_uuids()Dan Smith2018-09-212-1/+14
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Update RequestSpec.flavor on resize_revert" into stable/pikeZuul2018-10-023-2/+31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update RequestSpec.flavor on resize_revertMatt Riedemann2018-09-273-2/+31
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "unquiesce instance after quiesce failure" into stable/pikeZuul2018-10-022-13/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | unquiesce instance after quiesce failureEric M Gonzalez2018-07-102-13/+41
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Update nova network info when doing rebuild for evacuate operation" in...Zuul2018-10-012-1/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update nova network info when doing rebuild for evacuate operationpaul-carlton22018-08-082-1/+87
* | | | | | | | | | Merge "Fix instance evacuation with PCI devices" into stable/pikeZuul2018-10-015-8/+16
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | / / / / / / / | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix instance evacuation with PCI devicesSteven Webster2018-08-085-8/+16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fix message for unexpected external event" into stable/pikeZuul2018-09-241-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix message for unexpected external eventMatt Riedemann2018-09-161-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Add tempest-slow job to run the tempest slow tests" into stable/pikeZuul2018-09-211-0/+30
|\ \ \ \ \ \ \
| * | | | | | | Add tempest-slow job to run the tempest slow testsMatt Riedemann2018-09-201-0/+30
| |/ / / / / /
* | | | | | | Merge "Add unshelve instance error info to fault table" into stable/pike16.1.5Zuul2018-09-212-2/+12
|\ \ \ \ \ \ \
| * | | | | | | Add unshelve instance error info to fault tablezhangbailin2018-07-302-2/+12
* | | | | | | | Merge "Filter out instances without a host when populating AZ" into stable/pikeZuul2018-09-212-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Filter out instances without a host when populating AZJiří Suchomel2018-08-212-4/+10
* | | | | | | | | Merge "Fix DB archiver AttributeError due to wrong table name attribute used"...Zuul2018-09-201-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix DB archiver AttributeError due to wrong table name attribute usedSam Morrison2018-09-051-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | [Stable Only] Remove soft-deleted instances from quota_usageshuanhongda2018-09-142-1/+23
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | import zuul job settings from project-configDoug Hellmann2018-09-101-1/+340
|/ / / / / /
* | | | | | Merge "block_device: Rollback volumes to in-use on DeviceDetachFailed" into s...Zuul2018-08-252-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block_device: Rollback volumes to in-use on DeviceDetachFailedLee Yarwood2018-08-102-0/+3
* | | | | | Revert "libvirt: slow live-migration to ensure network is ready"Dan Smith2018-08-144-272/+31
|/ / / / /
* | | | | Merge "Make ResourceTracker.stats node-specific" into stable/pikeZuul2018-08-103-32/+39
|\ \ \ \ \
| * | | | | Make ResourceTracker.stats node-specificMatt Riedemann2018-08-073-32/+39
* | | | | | Merge "Add recreate test for RT.stats bug 1784705" into stable/pikeZuul2018-08-101-2/+99
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add recreate test for RT.stats bug 1784705Matt Riedemann2018-08-011-2/+99
| | |/ / / | |/| | |
* | | | | Merge "Reload oslo_context after calling monkey_patch()" into stable/pikeZuul2018-08-091-0/+8
|\ \ \ \ \
| * | | | | Reload oslo_context after calling monkey_patch()Radoslav Gerganov2018-08-061-0/+8
| |/ / / /
* | | | | Fix bad links for admin-guideChen2018-08-091-12/+12
|/ / / /
* | | | Merge "Fix unbound local when saving an unchanged RequestSpec" into stable/pikeZuul2018-07-302-4/+19
|\ \ \ \
| * | | | Fix unbound local when saving an unchanged RequestSpecBalazs Gibizer2018-07-092-4/+19