We contentedly announce the release of: cyborg 12.0.0 This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/cyborg Download the package from: https://tarballs.openstack.org/cyborg/ Please report issues through: https://bugs.launchpad.net/openstack-cyborg/+bugs For more details, please see below. Changes in cyborg 11.0.0..12.0.0 -------------------------------- 127cea0 docs: add request header example df85db5 Fix delete attribute api bug 81ab269 Add tempest config for devstack 279a260 Remove accelerator in microversion header fad90f9 Update python classifier in setup.cfg 1b5db0c add api ref for enable/disable device cba0b0c Update master for stable/2023.2 2d0ab84 Remove redundant "-" to imporve doc format 0c4226c Use py3 as the default runtime for tox Diffstat (except docs and test files) ------------------------------------- api-ref/source/conf.py | 6 +-- api-ref/source/devices.inc | 46 +++++++++++++++++++++- api-ref/source/parameters.yaml | 8 ++++ cyborg/api/controllers/base.py | 6 +-- cyborg/api/controllers/v2/__init__.py | 6 +-- cyborg/api/controllers/v2/attributes.py | 3 +- .../unit/api/controllers/v2/test_attributes.py | 3 +- .../api/controllers/v2/test_device_profiles.py | 4 +- .../unit/api/controllers/v2/test_microversion.py | 12 ++---- devstack/lib/cyborg | 14 +++++-- devstack/plugin.sh | 8 ++++ releasenotes/source/2023.2.rst | 6 +++ releasenotes/source/index.rst | 1 + setup.cfg | 2 + tox.ini | 2 +- 16 files changed, 98 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org