Revisions of python-osc-lib

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1171411 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to version 3.0.1
  - tox: Use pre-commit for style checks
  - Blacken code
  - Ignore black changes
  - Update master for stable/2023.2
  - Fix pre-commit issues
  - reno: Update master for unmaintained/yoga
  - utils: Don't warn for partial formatter classes
  - Drop formal support for Python 3.6, 3.7
  - pre-commit: Integrate black
  - Remove lower-constraints.txt
  - Add pre-commit
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130298 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
- update to version 2.8.1
  - Revert "Do not output log on bash autocomplete generation"
  - Fix comment of auth_config_hook

- update to version 2.8.0
  - Add 'SizeColumn' formatter
  - setup.cfg: Replace dash-separated config
  - tox 4 compatibility
  - Update master for stable/2023.1
  - formatters: Cast *all* columns before outputting
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1073026 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 19)
- update to version 2.7.0
  - Remove Python 3 guide in HACKING
  - remove unicode prefix from code
  - Update master for stable/zed
  - Add Python3 antelope unit tests
  - tox: Ignore .venv files for flake8
Richard Brown's avatar Richard Brown (RBrownFactory) accepted request 1007455 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to version 2.6.2
  - Do not output log on bash autocomplete generation
  - doc: Comment out language option
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 983770 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- update to version 2.6.0
  - Update master for stable/yoga
  - Fixed test for interface key
  - Add Python3 zed unit tests
  - Respect 'interface' key from clouds.yaml
  - Don't fail on extlinks warnings for reno build
  - Fix TestTagHelps for python3.10
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 979070 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
- update to version 2.5.0
  - Add Python3 yoga unit tests
  - Update master for stable/xena
  - Replace allow_get check with allow_fetch
  - parseractions: Make key validation reusable
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 936090 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to version 2.4.2
  - Add check for sdk_connection
  - Add support for SDK auth caching
  - Add Python3 xena unit tests
  - Correct the tox option for skipping sdist generation
  - Moving IRC network reference to OFTC
  - Update master for stable/wallaby
  - Close session at clean_up if available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 785571 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- switch to python 3.x only client
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 745413 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 10)
- update to version 1.14.1
  - Corrent using auth_type=none in clouds.yaml
  - Add Python 3 Train unit tests
  - Add error message when occurrence Forbidden error
  - Dropping the py35 testing
  - format_dict() returns no value for None
  - Updates for OpenDev transition
  - Fix usage of NotFound exception
  - Handle nested dicts in format_dict()
  - Add FakeModule from OSC
  - Final switch to stestr
  - Move the _tag module from OSC to osc-lib
  - Cleanups to prepare for OSC 4 release
  - Update master for stable/stein
  - OpenDev Migration Patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692851 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to version 1.12.1
  - switch documentation job to new PTI
  - Replaced a few references to LP bugs with storyboard
  - Revert "Fixes a bug with issubclass() being called on an instance"
  - add python 3.7 unit test job
  - add lib-forward-testing-python3 test job
  - Add release note for --os-user-id fix
  - Change openstack-dev to openstack-discuss
  - Mask password when specified as an argument with a space
  - Update reno for stable/rocky
  - Remove pypy job
  - Remove PyPI downloads
  - Default to using public interface for all clients
  - Allow use of user-id as well as username for authentication
  - add python 3.6 unit test job
  - Use template for lower-constraints
  - Fix formatter handling for python 3.7
  - import zuul job settings from project-config
- remove 0001-Fix-formatter-handling-for-python-3.7.patch (upstream)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 682050 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 8)
- add 0001-Fix-formatter-handling-for-python-3.7.patch (bsc#1127954)
  Fix openstack client for python 3.7
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633094 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
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 583333 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- Switch to stable/queens spec template
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 575944 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- update to version 1.9.0 (bsc#1078607)
  - Updated from global requirements
  - Fix find() interface when attr is not specified
  - Fix sorting in Python 3
  - Relocate utils tests to match the main code

- update to version 1.8.0
  - Emit warnings to encourage cliff FormattableColumn
  - Remove -U from pip install
  - Add CLI/ENV options and documentation for keystone-to-keystone
  - --os-profile option suddenly causes trouble in unit tests
  - Update reno for stable/pike
  - Remove setting of version/release from releasenotes
  - Use converged SDK insead of os-client-config
  - Migrade legacy jobs into the repo
  - Make -tips job non-voting
  - Update the documentation link for doc migration
  - Util to calculate header and attr names based on parsed_args.columns
  - Updates for stestr
  - Consume the devstack functional jobs from OSC
  - Updated from global requirements
  - Add utils for better column handling
  - Avoid tox_install.sh for constraints support
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514869 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 3)
- update to version 1.7.0
  - Revert "Avoid to authenticate twice"
  - Add endpoint hook to BaseAPI
  - Follow-up to headers handler to fix find_bulk()
  - Util methods for column name backward compatibility
  - Nit: Reorder some util methods in alphabetic order
  - Update reno for stable/ocata
  - update links to docs in readme
  - Using assertIsNone() instead of assertEqual(None)
  - Avoid 'NoneType' error when format conversion
  - rearrange existing documentation to fit the new standard layout
  - Add MultiKeyValueCommaAction to osc-lib
  - turn on warning-is-error for sphinx
  - Add test methods to compare formattable column values
  - The python 3.5 is added
  - use openstackdocstheme html context
  - Change noauth strategy for plugin loading
  - Add more API support
  - Add token auth test
  - Fix find_resource exception handling on numeric names with kwargs
  - Pass ssl values through to OCC
  - Make --os-profile load from environment variables
  - switch from oslosphinx to openstackdocstheme
  - Fix shell saving OpenStackConfig object
  - Deprecate --profile and remove after Apr 2017
  - Remove log translations
  - Avoid to authenticate twice
  - Tell ClientManager when auth is required
  - Add formattable column base classes
  - Updated from global requirements
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 456100 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 2)
- update to version 1.3.0:
  - Avoid string actions on non-string objects
  - Include OSC additions
  - Add deprecated_option_warning() method to Command
  - standardize release note page ordering
  - Enable release notes translation
  - Include OSC additions 2
  - Update reno for stable/newton
  - Prompt for auth options
  - Add Constraints support
  - Remove os-client-config hacks for 1.19.x and 1.20.x
  - Don't include openstack/common in flake8 exclude list
  - Clean imports in code
  - Don't call formatters on None value
  - Calls to federated service providers using Keystone-to-Keystone
  - Update docstring to match params
  - Incorrect usage message when no auth param passed
  - Improve output of supported client versions
  - Fix a tiny typo in documentation
  - Allow passing app_name and app_version for useragent
  - TrivialFix: Remove logging import unused
  - Fix version import in releasenotes
  - Add release note for security bug 1630822
  - Mask passwords in debug logs for auth_config_hook
  - TrivilalFix: Using assertIsNone() instead of assertEqual(None)
  - Updated from global requirements
  - To display image size in human friendly format

- Update _service
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by