Changelog for
python3-ironicclient-5.6.0-1.1.noarch.rpm :
* Tue Jun 04 2024 cloud-develAATTsuse.de- update to version 5.6.0 - Add Service Steps to client - Update master for stable/2024.1 - Fix on-creation ability - Remove old excludes - reno: Update master for unmaintained/zed - Replace appdirs by platformdirs
* Sun Mar 24 2024 cloud-develAATTsuse.de- update to version 5.5.0 - Force constraints when installing a package during tox test - [codespell] Adding CI target for Tox Codespell - add pyproject.toml to support pip 23.1 - Moving functional job to non-voting until we have a fix for it - Add missing commands to the documentation - [codespell] Fixing Spelling Mistakes - Bump hacking to 6.1.0 - Update master for stable/2023.2 - [codespell] Adding Tox Target for Codespell - Update python classifier in setup.cfg - reno: Update master for unmaintained/yoga
* Sun Jan 14 2024 cloud-develAATTsuse.de- update to version 5.4.0 - Update master for stable/2023.1 - Firmware Interface support - Add baremetal node unhold - Fix minor spelling errors and incorrect help text - Update dependencies for pep8: to hacking v6 - Add support for parent node - Add support for node inventory - Followup: Remove print statements from test - Accept configdrive as a JSON file - tox: Remove basepython - Allow several nodes for most node actions - These should be indented 4 spaces to match the other things in this block - Add python3.10 support in testing runtime - Node sharding support
* Tue Mar 07 2023 cloud-develAATTsuse.de- update to version 5.1.0 - Fix tox4 error - Add support for fields in drivers CLI - CI: Removing ironic job queue - No longer override install_command in tox.ini - Update master for stable/yoga - Fix wrong assertion methods - Avoid using \'foo\' as invalid JSON test data - Add Python3 yoga unit tests - Updating python testing classifier as per Yoga testing runtime - Add Python3 zed unit tests - Update master for stable/zed - Validate path when passing a config-drive - Improve description of \"node boot mode set\" - remove unicode from code - Add node history support - Made `baremetal
--help` display command specific help. - Update master for stable/xena - Test python 3.6 for distributions compatibility - Fix CI - Remove unused check_python_version - Add Python3 antelope unit tests - Drop lower-constraints.txt and its testing - Fix logging in the baremetal CLI - The Python 3.6 and Python 3.7 Support has been dropped since zed - Fix references to ironicclient classes and methods - Fix distribution compatability for configdrive build - Use only Yoga tests
* Tue Oct 26 2021 cloud-develAATTsuse.de- update to version 4.8.0 - Fix the functional tests - Fix --fields network_data - Fix for missing fonts in PDF jobs - Update master for stable/wallaby - Add lower-constraints job to current development branch - Changed minversion in tox to 3.18.0 - Add Python3 xena unit tests - Make baremetal --debug actually work - Add support for \'boot_mode\' and \'secure_boot\' node resource fields - Add support for changing \'boot_mode\' and \'secure_boot\' states - setup.cfg: Replace dashes with underscores - Add missing unit tests for provision state commands - Switch testing to Xena testing runtime - Update project conundrum related docs - Include BIOS registry fields in bios setting list command
* Sun May 02 2021 cloud-develAATTsuse.de- update to version 4.6.1 - Add \'deploy steps\' for provisioning API - Use TOX_CONSTRAINTS_FILE - Remove lower-constraints job - Add tests for \'baremetal port create\' command - Support YAML files wherever JSON files are accepted - Add Python3 wallaby unit tests - remove lower-constraints job tox.ini - Move pep8 dependencies from test-requirements to tox.ini - Set safe version of hacking - Support setting automated_clean to False - Update minversion of tox - Update create node from file example - requirements: Drop os-testr - Add PyPi link to readme.rst - Fix l-c job - Update master for stable/victoria - Remove install unnecessary packages - Clearer error message when unable to parse JSON
* Tue Feb 02 2021 cloud-develAATTsuse.de- update to version 4.4.0 - Update .gitreview for stable/victoria - Update TOX_CONSTRAINTS_FILE for stable/victoria - Fix l-c job
* Fri Oct 09 2020 cloud-develAATTsuse.de- update to version 4.3.0 - Get rid of the oslo.serialization dependency - Fix expected exception message in one test - Add release note regarding global_request_id - Convert ironicclient-tempest to dib - Check import order - Fix missing tox in functional devstack-minimal based job - Set min version of tox to 3.2.1 - Add global_request_id into the base client methods - Switch to newer openstackdocstheme and reno versions - Allow to pass global request id for remaining objects - Add Python3 victoria unit tests - Remove future dependency - drop mock from lower-constraints - Update master for stable/ussuri - Allow to pass global request id in node methods - Cap jsonschema 3.2.0 as the minimal version - Update lower-constraints.txt - Remove pypy - Use unittest.mock instead of third party mock - Allow to pass additional arguments into adapter - Allow to pass global request id in port and volume - Remove Babel requirement - Add `network_data` ironic node attribute support - Add py38 package metadata - Add port-uuid parameter to node vif attach - Fix pygments style - Restore default netboot boot option
* Tue May 12 2020 cloud-develAATTsuse.de- update to version 4.1.0 - Provide a clear error message when using client.Client without a session - Bump hacking to 3.0.0 - Add node lessee - Make the dependency on oslo.config explicit - Cleanup py27 support - Add support for retired{_reason} fields. - Add --no-retired list option - Update master for stable/train - Enforce running tox with correct python version based on env - Stop using six library - Fix TypeError when using endpoint_override with SessionClient - Explicitly set ramdisk type - Drop python 2.7 support and testing - Add versions to release notes series - Standalone CLI: optional support for ironic-inspector - Standalone CLI: fix a minor issue in the docs - Fix AttributeError in negotiate_version - Fix usage of --owner filter during node list - Remove the requirement on either endpoint_override or os_ironic_api_version - Add allocation owner - Make it clear that a Session is required for v1.client.Client - Get rid of the oslo.config requirement - A standalone CLI for ironic - Switch to Ussuri job - Switch jobs to python3 - Fix source link. - Make oslo.i18n an optional dependency - Remove VerifiedHTTPSConnection class
* Wed Mar 11 2020 Dirk Mueller - switch to python 3.x only build