Package Release Info

python-ironic-inspector-client-3.1.0-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-ironic-inspector-client

Change Logs

* Fri Feb 23 2018 tbechtold@suse.com
- Switch to stable/queens spec template
* Mon Feb 12 2018 cloud-devel@suse.de
- update to version 3.1.0 (bsc#1078607)
  - Updated from global requirements
  - Use the tempest plugin from openstack/ironic-tempest-plugin
* Mon Jan 15 2018 cloud-devel@suse.de
- 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
* Thu Sep 21 2017 cloud-devel@suse.de
- update to version 2.1.0
  - Update .gitreview for stable/pike
  - Updated from global requirements
  - Update UPPER_CONSTRAINTS_FILE for stable/pike
* Mon Aug 07 2017 cloud-devel@suse.de
- 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
* Mon Feb 13 2017 cloud-devel@suse.de
- 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
* Sun Oct 02 2016 dmueller@suse.com
- 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
* Thu Sep 01 2016 tbechtold@suse.com
- Initial packaging (version 1.8.0)