AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to version 4.1.0 - Update the constraints url - Cleanup py27 support - Enforce running tox with correct python version based on env - Switch jobs to python3 - Fixing base job - Bump hacking to 3.0.0 - Make oslo.i18n an optional dependency - Stop using six library - Get rid of the oslo.utils requirement - Add bindep env and fix pdf doc generation - Recover the functional test - Add versions to release notes series - Move osc-lib to test-requirements - Drop python 2.7 support and testing - Update master for stable/train - Switch to Ussuri job
- switch to python 3.x only build
- 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
- 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
- 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
- update to version 3.2.0 - Gate fix: Cap hacking to avoid gate failure - Update reno for stable/queens - Update links in README - Update bug tracker URL - Zuul: Remove project name - Switch the CI to hardware types and clean up playbook - Clean imports in code - Add the api help information - Updated from global requirements - Use the regular inspector tests in the CI
- Switch to stable/queens spec template
- 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
- update to version 2.1.0 - Update .gitreview for stable/pike - Updated from global requirements - Update UPPER_CONSTRAINTS_FILE for stable/pike
- 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
- 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
- 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
- Initial packaging (version 1.8.0)