Revisions of python-magnumclient

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1171413 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- removed 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch
- update to version 4.4.0
  - Update python testing as per zed cycle testing runtime
  - Use TOX_CONSTRAINTS_FILE
  - Fix multi-line strings spaces
  - Clean up tox.ini
  - Remove pypy and bump py37 to py38
  - Update master for stable/zed
  - Update client.authentication.k8s.io api version for kubeconfig
  - Update master for stable/2023.1
  - Fix test_help_on_subcommand on Python 3.10
  - Add python 3.10 to setup.cfg metadata
  - Switch to 2023.1 Python3 unit tests and generic template name
  - Update master for stable/yoga
  - setup.cfg: rename deprecated dash-separated options
  - Drop bay and baymodel
  - Imported Translations from Zanata
  - Support tox4
  - Remove translation sections from setup.cfg
  - Update master for stable/2023.2
  - Update python classifier in setup.cfg
  - Allow directly output cluster config
  - Drop lower-constraints.txt and its testing
  - remove unicode from code
  - Bugfix: master_lb_enabled flag now works as intended.
  - reno: Update master for unmaintained/yoga
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 983720 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- added 0001-Fix-test_help_on_subcommand-on-Python-3.10.patch

- update to version 3.6.0
  - Update master for stable/victoria
  - Update master for stable/wallaby
  - Add Python3 wallaby unit tests
  - Update master for stable/xena

- update to version 3.5.0
  - Fix failing to parse json error msg
  - Fix master_lb_enabled for cluster creation
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 825321 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to version 3.0.1
  - Rename variables to address pep8 error
  - Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri
  - Labels override
  - Update .gitreview for stable/ussuri
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 787455 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- add obsoletes

- switch to python 3.x only
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 736657 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 7)
- update to version 2.15.0
  - Add nodegroup list/show commands
  - Support upgrade API
  - Fix coverage test
  - Update master for stable/stein
  - Support resize api
  - Add Python 3 Train unit tests
  - python3 fixes
  - Conditional hidden arg for backward compatibility
  - Add hidden property to cluster template
  - OpenDev Migration Patch
  - Display project_id for cluster show
  - Dropping the py35 testing
  - add python 3.7 unit test job
  - Change openstack-dev to openstack-discuss
  - Support health_status on client side
  - Blacklist bandit 1.6.0 and cap Sphinx on Python2
  - Support network, subnet and FIP when creating cluster
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692834 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- update to version 2.12.0
  - Add Python 3.6 classifier to setup.cfg
  - Fix py37 compatibility
  - Trivial: Update pypi url to new url
  - [k8s] Add embed certs to config
  - osc: Don't pass parameters with null value
  - Use oslo_serialization instead of the json module directly
  - switch documentation job to new PTI
  - Fix crash on Service catalog empty 403 response
  - add python 3.6 unit test job
  - Use template for lower-constraints
  - import zuul job settings from project-config
  - Keystone auth support
  - Add release notes for magnum client
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 633077 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
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 583221 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 4)
- update to version 2.9.0
  - Add deprecation warnings to magnum client commands
  - Now cluster-template-update works for "labels"
  - Update UPPER_CONSTRAINTS_FILE for stable/queens
  - OSC command for ca-show, ca-sign, ca-roatate and stats-list
  - Update .gitreview for stable/queens
  - Make cluster-config rbac compatible for kubebernetes
  - OSC command for magnum quota's

- Switch to stable/queens spec template

- update to version 2.8.0 (bsc#1078607)
  - Add oslo.log as requirement
  - Replace six.iteritems() with .items()
  - OSC: Add --labels to coe cluster create
  - OSC: Add --flavor to coe cluster create
  - OSC: Add magnum service-list command
  - Add missing master_flavor_id in cluster attributes
  - Make cluster config --force a boolean
  - Add disable floating ip parameter
  - OSC: Remove unused files
  - inline comment typo fix
  - Now `name` is a positional argument in cluster creation
  - Add --labels for cluster-create
  - OSC: Add --master-flavor to coe cluster create
  - Cleanup test-requirements
  - Set --labels default to None on cluster create
  - Updated from global requirements
  - Avoid tox_install.sh for constraints support
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 567264 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 3)
- update to version 2.7.0
  - Make cluster name positional in ca-show
  - Add --docker-volume-size for cluster-create
  - Change assertTrue(isinstance()) by optimal assert
  - Remove log translations
  - Make --profile load from environment variables
  - remove slash from kubernetes cluster context name
  - Don't set a default for docker_volume_size
  - Update the documentation link for doc migration
  - OSC: Add cluster config command
  - OSC 2/4 Add Cluster Create and List
  - switch to openstackdocstheme
  - OSC 3/4 Add remaining CT commands
  - OSC 1/4 Add CT create and UT framework
  - Remove docker-volume-size from cluster-list
  - Updated from global requirements
  - OSC 4/4 Add remaining cluster commands
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 514949 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 2)
- update to version 2.6.0
  - Add magnum client support for resource quotas
  - Correct mistake from OSprofiler help
  - Update .gitignore to ignore .eggs
  - The python 3.4 support is removed
  - Fix wrong path reference.
  - Magnum client suport insecure_registry
  - Simplify magnumclient.shell.OpenStackMagnumShell.main()
  - Fix UT for duplicate name args test case
  - Update test requirement
  - Add ca-rotate command to magnumclient
  - Replace assertRaisesRegexp with assertRaisesRegex
  - Compare test coverage with the master branch
  - Move cover.sh to the tools directory
  - Make --cluster option required for ca-rotate
  - Print exception details on update failure
  - Allow name as positional argument
  - Remove support for keyapir UUID
  - Use assertIsNone(...) instead of assertEqual(None, ...).
  - Increase Test coverage
  - Updated from global requirements
  - Add the support for 'detail' flag

- update to version 2.5.0
  - Add the OSC 'cluster template list' command
  - Add osc-lib to requirements.txt
  - Increase UT Coverage
  - Updated from global requirements
  - Add usage docs for magnum client
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 425256 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 1)
OpenStack client update
Displaying all 14 revisions
openSUSE Build Service is sponsored by