openstack-placement 1.1.0 (stein)
We high-spiritedly announce the release of: openstack-placement 1.1.0: Resource provider inventory usage and allocation service This release is part of the stein stable release series. The source is available from: https://opendev.org/openstack/openstack-placement Download the package from: https://pypi.org/project/openstack-placement For more details, please see below. 1.1.0 ^^^^^ Bug Fixes * By fixing bug story/2005842 the OSProfiler support works again in the placement WSGI. (https://storyboard.openstack.org/#!/story/2005842) Changes in openstack-placement 1.0.0..1.1.0 ------------------------------------------- bdcbb260 Add support for osprofiler in wsgi 28a341ac Skip _exclude_nested_providers() if not nested 58d55797 OpenDev Migration Patch Diffstat (except docs and test files) ------------------------------------- .gitreview | 2 +- .zuul.yaml | 2 +- placement/deploy.py | 12 ++++++ placement/handlers/allocation_candidate.py | 44 +++---------------- placement/objects/allocation_candidate.py | 49 ++++++++++++++++++++-- placement/wsgi.py | 14 +++++++ playbooks/perfload.yaml | 4 +- .../fix-osprofiler-support-78b34a92c32fd30f.yaml | 7 ++++ 8 files changed, 88 insertions(+), 46 deletions(-)
participants (1)
-
no-reply@openstack.org