Revisions of python-ironicclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1161187 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 26)
- 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
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1138701 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 25)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1069832 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- 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 <command> --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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 983768 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 868496 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to version 4.4.0
  - Update .gitreview for stable/victoria
  - Update TOX_CONSTRAINTS_FILE for stable/victoria
  - Fix l-c job
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 784067 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- switch to python 3.x only build

- update to version 3.1.1
  - Fix AttributeError in negotiate_version
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736654 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 17)
- update to version 3.1.0
  - Make it clear that a Session is required for v1.client.Client
  - Remove deprecated common.http.HTTPClient class
  - Replace openstack.org git:// URLs with https://
  - Uncap jsonschema
  - Fetch requirements from opendev
  - Run jobs under python2 and python3
  - Update .gitreview for stable/train
  - Fix usage of --owner filter during node list
  - Do not try to use /v1/v1 when endpoint_override is used
  - OpenDev Migration Patch
  - Update sphinx requirements
  - Allocation API: support allocation backfilling
  - Update api-ref location
  - Switch to the new canonical constraints URL on master
  - Remove deprecated keystone arguments
  - Remove deprecated endpoint argument
  - Add release note for bug #2006216
  - Fix TypeError when using endpoint_override with SessionClient
  - Update Python 3 test runtimes for Train
  - Use endpoint_override in version negotiation
  - Strip prefix when paginating
  - Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
  - Remove the requirement on either endpoint_override or os_ironic_api_version
  - Move to zuulv3
  - Add allocation update API
  - Build pdf doc
  - Dropping the py35 testing
  - Update master for stable/stein
  - Make the dependency on oslo.config explicit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 709043 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 16)
- update to version 2.7.2
  - Update .gitreview for stable/stein
  - Fix allocation tests
  - Use endpoint_override in version negotiation
  - Move to zuulv3
  - Run jobs under python2 and python3
  - Replace openstack.org git:// URLs with https://
  - OpenDev Migration Patch
  - Do not try to use /v1/v1 when endpoint_override is used
  - Update UPPER_CONSTRAINTS_FILE for stable/stein
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692829 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to version 2.7.0
  - Follow-up to the configdrive change
  - Fix a typo in the docstring
  - pass endpoint interface to http client
  - Update release notes
  - Add node owner
  - import zuul job settings from project-config
  - Minor fixes to README.rst
  - Change openstack-dev to openstack-discuss
  - [Trivial] Allocation API: fix incorrect parameter description
  - Update reno for stable/rocky
  - Update min tox version to 2.0
  - Deploy templates: client support
  - add python 3.6 unit test job
  - Support node description
  - Add Python 3.6 classifier to setup.cfg
  - Fix a LOG.warning which didn't work properly
  - Add Events support
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Allocation API: client API and CLI
  - Add 'hostname' to port's local link connection
  - switch documentation job to new PTI
  - Replace mock.has_calls() with assert_has_calls
  - Support passing a dictionary for configdrive
  - Add is-smartnic port attribute to port command
  - Support for conductors exposed from API
  - Support for protected and protected_reason fields
  - Add management of automated_clean field
  - [Follow Up] Add 'hostname' to port's local link connection
  - fix typo
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 672179 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 14)
- update to version 2.5.1
  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
  - Fix a LOG.warning which didn't work properly
  - Update .gitreview for stable/rocky
  - import zuul job settings from project-config
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633072 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
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 583301 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- Switch to stable/queens spec template

- update to version 2.2.0 (bsc#1078607)
  - Use StrictVersion to compare versions
  - Facilitate latest Rest API use
  - Allow API user to define list of versions
  - Ignore .eggs from git
  - Traits support
  - Add release note for fix to bug 1745099
  - Can not set portgroup mode as a number
  - Accept port and portgroup as volume connector types
  - Updated from global requirements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 571132 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to version 2.1.0
  - Skip warning when changing target_raid_config
  - Remove setting of version/release from releasenotes
  - Mock filecache.CACHE in unit tests
  - Clean up the release notes
  - Avoid tox_install.sh for constraints support
  - Cleanup test-requirements
  - Add ability to provide configdrive when rebuilding with OSC
  - Update release notes
  - Do not depend on python-openstackclient
  - Move legacy ironicclient jobs in-tree
  - Accept None as a result of node validation in functional test
  - Add basic tests for OSC plugin baremetal driver commands
  - flake8: Enable some off-by-default checks
  - Synchronize ironic and ironicclients list of boot devices
  - Allow OS_BAREMETAL_API_VERSION=latest to work
  - Update the documentation link for doc migration
  - Use assertRegex instead of assertRegexpMatches
  - zuul: centralize 'irrelevant-files' list
  - Update README
  - osc node power on & off commands
  - [reno] Prelude for release 2.0
  - Allow re-negotiation of the latest version supplied by CLI
  - Use generic user for both zuul v2 and v3
  - Replace testr with stestr
  - Pass missing arguments to session in SessionClient._make_session_request
  - Make functional tests on JSON output debugable
  - Deprecate the ironic CLI
  - Use the tempest plugin from openstack/ironic-tempest-plugin
  - Add test for set/unset node target_raid_config
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528065 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 10)
- update to version 1.17.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 514886 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 9)
- update to version 1.16.0
  - Add --uuid option to OSC "port create" cmd
  - Update OSC baremetal node set/unset supporting dynamic drivers
  - Fix over-indent in  _validate_obj() functions
  - Support i18n for baremetal chassis cmds
  - Follow up to the API version warning patches
  - Verify JSON response of chassis commands
  - Add DRIVER_RESOURCE to remove duplicated strings
  - Add physical network to port commands
  - Replace http with https
  - Fix ImportError when providing a meaningless API version.
  - Fix cleanup of resources in OSC plugin functional tests
  - Log warning when API version is not specified for the ironic tool
  - Add basic tests for OSC plugin baremetal port commands
  - Add args to CLI 'node-create' for selecting hardware interfaces
  - Use same variable for --[no-]maintenance
  - Follow up for OSC volume target commands
  - Update reno for stable/ocata
  - Remove support for py34.
  - Add Ironic CLI commands for volume target
  - switch from oslosphinx to openstackdocstheme
  - Add missing 'autospec' statements to unit test mocks
  - Add negative test-cases for openstack node create command
  - Improve help text for --local-link-connection
  - Add options for osc 'port set' command
  - Do not show chassis_uuid field when it is not specified
  - Follow-up release note revision
  - OSC 'node list' recognizes all provision states
  - Handle log message interpolation by the logger
  - Adds --driver option to OSC "node list" command
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 482822 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- update to version 1.11.1:
  - Update UPPER_CONSTRAINTS_FILE for stable/ocata
  - Bump the LAST_KNOWN_API_VERSION to 29 in OSC
  - Update .gitreview for stable/ocata
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456766 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- update to version 1.11.0:
  - use utils.key_value_pairs_to_dict()
  - Simplify heading capitalization.
  - Avoid string interpolation in logging calls
  - Fixed json response func tests
  - Fix import of ironicclient and reformat docstring
  - Support soft reboot and soft power off with timeout for OSC
  - Refactor provision state so all actions can use inherited take_action
  - Fix exception message creation in get_client()
  - Fix node-inject-nmi to pass an empty body
  - [trivial] Fix underline length under title in doc
  - OSC plugin support microversions 1.21 & 1.22
  - Move duplicated info to new v1/utils.py
  - List required arguments in '--help' message in Ironic Client.
  - Enable release notes translation
  - Add interface attach/detach support
  - Set OSC default baremetal api version as in ironicclient
  - Add docs for create command
  - Add a new OSC command for Inject NMI
  - Follow up nits in the patch "ironic node-inject-nmi"
  - Use identity api version 3 for OSC plugin tests
  - Use ConfigParser instead of SafeConfigParser in Python 3
  - Update reno for stable/newton
  - Add warning message for baremetal node set/unset commands
  - Hide 'nodes' field from chassis OSC subcommands output
  - Add test for ironic port-list command
  - Simplify heading capitalization in shell's HelpFormatter.
  - TrivialFix Remove white space between print and ()
  - Show team and repo badges on README
  - Raise on NodeManager get when invalid identifier provided
Displaying revisions 1 - 20 of 26
openSUSE Build Service is sponsored by