[release-announce] ironic-inspector 9.2.3 (train)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Jun 15 10:03:50 UTC 2020
    
    
  
We jubilantly announce the release of:
ironic-inspector 9.2.3: Hardware introspection for OpenStack Bare
Metal
This release is part of the train stable release series.
The source is available from:
    https://opendev.org/openstack/ironic-inspector
Download the package from:
    https://tarballs.openstack.org/ironic-inspector/
Please report issues through:
    https://storyboard.openstack.org/#!/project/944
For more details, please see below.
9.2.3
^^^^^
Bug Fixes
* Fixes accessing API endpoints with trailing slashes. Now they're
  treated the same way as without slashes, although the latter remain
  canonical URLs.
Changes in ironic-inspector 9.2.2..9.2.3
----------------------------------------
182bd7e Treat endpoints with trailing slashes the same way as without them
b897b20 Stop running a periodic task for the noop PXE filter
Diffstat (except docs and test files)
-------------------------------------
ironic_inspector/conductor/manager.py                  | 10 +++++++---
ironic_inspector/main.py                               | 18 ++++++++++++------
ironic_inspector/pxe_filter/base.py                    |  3 +++
ironic_inspector/test/unit/test_main.py                | 10 ++++++++--
ironic_inspector/test/unit/test_pxe_filter.py          | 12 ++++++++----
.../notes/trailing-slashes-93c2466b71829ec1.yaml       |  5 +++++
6 files changed, 43 insertions(+), 15 deletions(-)
    
    
More information about the Release-announce
mailing list