Revisions of python-ironic-inspector-client

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161186 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- update to version 5.1.0
  - Bump hacking to 6.1.0
  - [codespell] Adding CI target for Tox Codespell
  - CI fixes
  - setup.cfg: Replace dashes by underscores
  - Update master for stable/2023.1
  - Bump ironic-inspector used in functionl tests
  - Add Python3 zed unit tests
  - [codespell] Adding Tox Target for Codespell
  - Update master for stable/zed
  - Updating python testing as per Yoga testing runtime
  - reno: Update master for unmaintained/yoga
  - Fix Gate
  - add pyproject.toml to support pip 23.1
  - Update master for stable/2023.2
  - Re-add python 3.6/3.7 in classifier
  - Update master for stable/yoga
  - [codespell] Fixing Spelling Mistakes
  - Ensure tox.ini is ASCII
  - Update pep8 dep hacking to v6
  - remove unicode from code
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 983767 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to version 4.7.0
  * Improve testing
  * Add Python3 yoga unit tests
  * Update master for stable/xena
  * Replace deprecated assertDictContainsSubset
  * Update min version of tox to use allowlist
  * [doc] Fix lldp\_basic name
  * Expose more interface fields
  * Add Python3 xena unit tests
  * Update master for stable/wallaby
  * Remove redundant items from CI jobs
  * Update minversion of tox
  * Move pep8 dependencies from test-requirements to tox.ini
  * Remove lower-constraints job
  * Set safe version of hacking
  * Use python 3.8 in functional tests
  * Fix l-c job
  * Add Python3 wallaby unit tests
  * Update master for stable/victoria
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 788119 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- switch to python 3.x only build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736655 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 11)
- update to version 3.7.0
  - Fetch requirements from opendev
  - Bump the openstackdocstheme extension to 1.20
  - Update master for stable/stein
  - OpenDev Migration Patch
  - Update sphinx requirements
  - OSC: try fetching ironic-inspector URL from osc-lib
  - Find misteriously missing pep8 import check
  - Repair the deprecated uuid/uuids arguments
  - Blacklist sphinx 2.1.0 (autodoc bug)
  - Replace openstack.org git:// URLs with https://
  - CI: clean up required projects
  - Build pdf doc
  - Update Python 3 test runtimes for Train
  - Allow running a specific functional test via CLI
  - Dropping the py35 testing
  - Deprecates "uuid" parameters to Python calls when node is expected
  - Switch base job to ironic-base
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692828 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to version 3.5.0
  - Remove dsvm from zuulv3 job names
  - Support loading introspection rules from YAML files
  - Update tox.ini to support Python 3.x unit tests
  - Fix setup.cfg for release
  - add python 3.7 unit test job
  - Follow-up check-errors flag
  - Change openstack-dev to openstack-discuss
  - Update reno for stable/rocky
  - CI: stop trying to pull the tempest plugin from ironic-inspector
  - Update min tox version to 2.0
  - Add check-errors flag to Introspection
  - switch documentation job to new PTI
  - Change basepython to python3
  - add python 3.6 unit test job
  - Zuul migration
  - import zuul job settings from project-config
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 634903 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to version 3.3.0
  - fix tox python3 overrides
  - Add release note link in README
  - Trivial: Update pypi url to new url
  - Provide proper error message if interface name is invalid
  - Update the home-page link
  - Follow the new PTI for document build
  - Fix errors in package metadata
  - add lower-constraints job
  - Support passing manage_boot argument in Python API
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633071 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
Initial Rocky clients submission. please combine all in one staging project otherwise this will never build
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 583300 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 575936 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- update to version 3.1.0 (bsc#1078607)
  - Updated from global requirements
  - Use the tempest plugin from openstack/ironic-tempest-plugin

- update to version 3.0.0
  - Drop default URI, make either a session or inspector_url required
  - Documentation clean up
  - Remove deprecated setting ipmi creds feature
  - Update reno for stable/pike
  - Updated from global requirements
  - Add missing test on session + explicit URL
  - Centralize list of irrelevant files
  - Functional tests: pin *inspector* to HEAD
  - Using --option ARGUMENT
  - Remove setting of version/release from releasenotes
  - Move legacy python-ironic-inspector-client jobs
  - Remove deprecated ironic_inspector_client.client
  - Avoid tox_install.sh for constraints support
  - Update Inspector docs links in README
  - Remove support for passing auth_token to ClientV1
  - Add missing python-openstackclient to test-requirements
  - Use default tox environments for docs and releasenotes
  - Use functional tox environment
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528072 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 5)
- update to version 2.1.0
  - Update .gitreview for stable/pike
  - Updated from global requirements
  - Update UPPER_CONSTRAINTS_FILE for stable/pike
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514887 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 4)
- update to version 2.0.0
  - Do not depend on python-openstackclient
  - Introducing cli and contributor content
  - Remove log translations
  - Functional tests: pin *inspector* to HEAD
  - Introducing warning-is-error to docs
  - Make recent release note more readable
  - Update the documentation link for doc migration
  - Remove support for py34
  - Replace http with https
  - Update reno for stable/ocata
  - Add new introspection commands for interface data including lldp
  - Updated from global requirements
  - Switch from oslosphinx to openstackdocstheme
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456765 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 3)
- update to version 1.11.0:
  - Fix functional tests after recent API changes
  - Update reno for stable/newton
  - List introspection statuses support
  - Add simple Sphinx documentation
  - Add oslotest to test-requirements
  - Clarify that node names can be used in addition to UUIDs
  - Bump hacking to 0.11.0 in test-requirements
  - Show team and repo badges on README
  - Pin functest-requirements to a specific SHA
  - UUID, started_at, finished_at in the status
  - Enable release notes translation
  - Update to newer hacking
  - Deprecate setting IPMI credentials
  - Move documentation from README to Sphinx
  - TrivialFix: Remove logging import unused
  - Updated from global requirements
  - Rework handling requirements for functional tests
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 434520 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 2)
- update to 1.9.0:
  * Sync tools/tox_install.sh
  * Using assertIsNone() is preferred over assertIs(None,..)
  * Switch to osc-lib instead of cliff
  * Add functional tests for CLI
  * Updated from global requirements
  * Increase verbosity for functional tests
  * Add functional test for wait_for_finish
  * Use constraints for all the things
  * Fix functional tests broken by the latest refactoring
  * Deprecate global functions in favor of ClientV1 methods
  * Updated from global requirements
  * Updated from global requirements
  * Add Python 3.5 tox env and detailed setup.cfg classifiers
  * Updated from global requirements
  * Add a test dependency on requests-mock
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 425252 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 1)
OpenStack client update
Displaying all 17 revisions
openSUSE Build Service is sponsored by