923225d99c
MINOR version bump is due to 'hyperv: Mark driver as experimental' patch. $ git log --oneline --no-merges 27.1.0..HEAD 3ce1bd5225 Allow enabling cpu_power_management with 0 dedicated CPUs d7ea3a184b Do not manage CPU0's state edfb397580 Fix rebuild compute RPC API exception for rolling-upgrades a861b57508 add a regression test for all compute RPCAPI 6.x pinnings for rebuild 4fcc8c369f Translate VF network capabilities to port binding fbc3018d33 hyperv: Mark driver as experimental 4f4f27be27 Decorate only Flavor.get_* methods that execute queries 976364f9e8 enable validations in nova-lvm f32deaa617 Add debug logging when Instance raises OrphanedObjectError c67e69c0e3 Enforce quota usage from placement when unshelving 004a773a3a Reproducer for bug 2003991 unshelving offloaded instance e1561573ee Unbind port when offloading a shelved instance 1b56714e91 Fix failed count for anti-affinity check 6b8d9d4191 Fix get_segments_id with subnets without segment_id Change-Id: Ia30c5ec793f9e71e7d5e39a434fa6951538884f3 |
||
---|---|---|
data | ||
deliverables | ||
doc | ||
openstack_releases | ||
templates | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
.zuul.yaml | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
watched_queries.yml | ||
yamllint.yml |
OpenStack Releases
This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.
Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.
For more information on how to use this repository, please read our reference documentation.
Who should use this repository
All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).
Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.
More information
You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.