summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Mask the token used to allow access to consoles" into stable/rockyrocky-em18.3.0Zuul2020-02-144-7/+32
|\
| * Mask the token used to allow access to consolesBalazs Gibizer2020-01-264-7/+32
* | Use stable constraint for Tempest pinned stable branchesGhanshyam Mann2020-02-102-1/+22
* | Merge "tox: Stop build *all* docs in 'docs'" into stable/rockyZuul2020-01-311-4/+13
|\ \ | |/ |/|
| * tox: Stop build *all* docs in 'docs'Stephen Finucane2019-06-071-4/+13
* | Merge "Join migration_context and flavor in Migration.instance" into stable/r...Zuul2020-01-163-6/+11
|\ \
| * | Join migration_context and flavor in Migration.instanceMatt Riedemann2019-11-283-6/+11
* | | Merge "Block deleting compute services with in-progress migrations" into stab...Zuul2020-01-165-25/+112
|\ \ \
| * | | Block deleting compute services with in-progress migrationsMatt Riedemann2019-12-095-25/+112
* | | | Merge "Cache security group driver" into stable/rockyZuul2020-01-163-5/+19
|\ \ \ \
| * | | | Cache security group driverMatt Riedemann2019-12-053-5/+19
* | | | | Merge "Improve metadata server performance with large security groups" into s...Zuul2020-01-152-11/+45
|\ \ \ \ \
| * | | | | Improve metadata server performance with large security groupsDoug Wiegley2019-12-052-11/+45
| |/ / / /
* | | | | Merge "Add functional recreate revert resize test for bug 1852610" into stabl...Zuul2020-01-092-0/+53
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Add functional recreate revert resize test for bug 1852610Matt Riedemann2019-12-092-0/+53
* | | | | Merge "Add functional recreate test for bug 1852610" into stable/rockyZuul2020-01-093-47/+83
|\ \ \ \ \ | |/ / / /
| * | | | Add functional recreate test for bug 1852610Matt Riedemann2019-12-093-47/+83
* | | | | Zuul v3: use devstack-plugin-nfs-tempest-fullLuigi Toscano2019-12-191-1/+1
* | | | | Merge "Add BFV wrinkle to TestNovaManagePlacementHealAllocations" into stable...Zuul2019-12-191-3/+23
|\ \ \ \ \
| * | | | | Add BFV wrinkle to TestNovaManagePlacementHealAllocationsMatt Riedemann2019-12-131-3/+23
* | | | | | Merge "Add --instance option to heal_allocations" into stable/rockyZuul2019-12-194-12/+100
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add --instance option to heal_allocationsMatt Riedemann2019-12-134-12/+100
* | | | | | Merge "Add --dry-run option to heal_allocations CLI" into stable/rockyZuul2019-12-194-28/+76
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add --dry-run option to heal_allocations CLIMatt Riedemann2019-12-134-28/+76
* | | | | | Merge "Add functional recreate test for bug 1829479 and bug 1817833" into sta...Zuul2019-12-132-0/+61
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Add functional recreate test for bug 1829479 and bug 1817833Matt Riedemann2019-12-092-0/+61
* | | | | Merge "compute: Use long_rpc_timeout in reserve_block_device_name" into stabl...Zuul2019-12-103-1/+6
|\ \ \ \ \
| * | | | | compute: Use long_rpc_timeout in reserve_block_device_nameLee Yarwood2019-12-023-1/+6
| | |/ / / | |/| | |
* | | | | Do not update root_device_name during guest configAlexandre Arents2019-12-092-28/+28
| |/ / / |/| | |
* | | | Merge "compute: Take an instance.uuid lock when rebooting" into stable/rockyZuul2019-12-071-0/+9
|\ \ \ \
| * | | | compute: Take an instance.uuid lock when rebootingLee Yarwood2019-11-261-0/+9
* | | | | Merge "Replace time.sleep(10) with service forced_down in tests" into stable/...Zuul2019-12-062-49/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Replace time.sleep(10) with service forced_down in testsmelanie witt2019-11-272-49/+27
| | |/ / | |/| |
* | | | Merge "Nova compute: add in log exception to help debug failures" into stable...Zuul2019-11-301-0/+2
|\ \ \ \
| * | | | Nova compute: add in log exception to help debug failuresGary Kotton2019-11-051-0/+2
* | | | | Merge "Fix false ERROR message at compute restart" into stable/rockyZuul2019-11-293-2/+78
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix false ERROR message at compute restartBalazs Gibizer2019-11-273-2/+78
* | | | | Merge "Fix listing deleted servers with a marker" into stable/rockyZuul2019-11-272-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix listing deleted servers with a markerMatt Riedemann2019-10-292-8/+8
* | | | | Merge "Add functional regression test for bug 1849409" into stable/rockyZuul2019-11-251-0/+65
|\ \ \ \ \ | |/ / / /
| * | | | Add functional regression test for bug 1849409Matt Riedemann2019-10-291-0/+65
* | | | | Don't delete compute node, when deleting service other than nova-computePavel Glushchak2019-11-212-6/+16
| |/ / / |/| | |
* | | | Revert "openstack server create" to "nova boot" in nova docsArchit Modi2019-11-081-5/+5
* | | | doc: fix and clarify --block-device usage in user docsMatt Riedemann2019-11-081-6/+20
| |/ / |/| |
* | | Avoid error 500 on shelve task_state raceArtom Lifshitz2019-11-012-1/+21
* | | libvirt: Ignore volume exceptions during post_live_migrationLee Yarwood2019-11-012-6/+43
* | | Merge "Error out interrupted builds" into stable/rockyZuul2019-10-263-27/+278
|\ \ \
| * | | Error out interrupted buildsBalazs Gibizer2019-10-233-27/+278
* | | | Merge "Functional reproduce for bug 1833581" into stable/rockyZuul2019-10-261-0/+73
|\ \ \ \ | |/ / /
| * | | Functional reproduce for bug 1833581Balazs Gibizer2019-10-231-0/+73