SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-magnumclient-2.10.0-2.43.noarch.rpm :
Mon Sep 3 14:00:00 2018 cloud-develAATTsuse.de
- update to version 2.10.0
- Add deprecation warnings to magnum client commands
- Follow the new PTI for document build
- Now cluster-template-update works for \"labels\"
- Switch to stestr
- OSC command for ca-show, ca-sign, ca-roatate and stats-list
- Replace six.iteritems() with dict.items() in python-magnumclient
- Make cluster-config rbac compatible for kubebernetes
- OSC command for magnum quota\'s
- fix tox python3 overrides
- add lower-constraints job
- Fix entrypoints for quotas

Fri Feb 23 13:00:00 2018 tbechtoldAATTsuse.com
- Switch to stable/queens spec template

Mon Feb 12 13:00:00 2018 cloud-develAATTsuse.de
- 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

Mon Jan 15 13:00:00 2018 cloud-develAATTsuse.de
- 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

Mon Aug 7 14:00:00 2017 cloud-develAATTsuse.de
- 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

Fri Jul 7 14:00:00 2017 cloud-develAATTsuse.de
- 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

Fri Jun 23 14:00:00 2017 tbechtoldAATTsuse.com
- update requirements

Tue Feb 21 13:00:00 2017 cloud-develAATTsuse.de
- update to version 2.4.0:
- Fix passing TLS_VERIFIED in clusters/bays_shell
- Enable DeprecationWarning in test environments
- Add --keypair-id for cluster-create
- Remove invalid check for \'manifest\' path
- Show team and repo badges on README
- cluster-config return absolute path
- Adding stats-list command to magnum client
- Rollback cluster/bay on update failure
- delete python bytecode including pyo before every test run
- Increase UT Coverage
- Cluster creation command returns complete cluster uuid
- Implement Parameter Deprecation
- Fix: swarm cluster-config, bay-config with tls_disabled
- Use testr coverage feature
- Add missing options for HTTPClient if auth_token given.
- Fix the generated k8s config file
- Fix: some typos in unit test
- Magnum cluster-config/bay-config compatible with py3
- Add magnum.bash_completion
- Replace assertTrue(a in b) with assertIn(a, b)
- Add OSC command for cluster_templates list
- Increase UT coverage
- Remove Not used Classes/Methods from apiclient.base
- Mark help messages for Translation
- Add .venv directory to .gitignore
- Fix a keyward arguement error on bay-config
- Sync tools/tox_install.sh
- Use assert_called_
*/assert_not_called to verify mock calls
- Remove white space between print and ()
- Remove H903 error in sources.
- Integrate OSprofiler in Magnum Client
- Added link for modindex
- Renames
*-id parameters
- Pass \'api_version\' to create HTTPClient
- Add __ne__ built-in function
- Add a deprecation message to the bay
* commands\' help text
- Updated from global requirements
- Allow cluster-config on cluster status \'ROLLBACK_COMPLETE\'

Thu Nov 3 13:00:00 2016 tbechtoldAATTsuse.com
update to version 2.3.1

* Update .gitreview for stable/newton

* Add missing options for HTTPClient if auth_token given.
- Switch to stable/newton in _service

Tue Sep 6 14:00:00 2016 tbechtoldAATTsuse.com
update to version 2.3.0

* Base OSC plugin support

* Use os-client-config in shell

* Use upper constraints for all jobs in tox.ini

* Magnum client to support sync and async bay opts

* Remove discover from test-requirements

* Prints \'-\' instead of \'None\' when data is None

* Updates certificate CLI to use cluster

* Increase unit test coverage for module baymodels

* Adds \'cluster\' and \'cluster template\'

* Add Python 3.5 classifier and venv

* Add shell command bay-config

* Cleanup coverage configuration

* bay-config return absolute path

* Update the magnum client to send the latest version.

* Enabled magnum client to display detailed information

* Fix to use HttpClient if token is given

* Fixes bay_uuid parameter issue in functional tests

* Display baymodel info with bay-show command

* Add microversioning support for httpclient

* Add floating_ip_enabled attributes to baymodel

* Append value using comma if key exists in label

* Updated from global requirements

Tue Aug 30 14:00:00 2016 tbechtoldAATTsuse.com
- update to 2.2.0:

* Updated from global requirements

* Bay_create_timeout should be set to 60 default

* Pass a flag to disable LB in baymodels

* Log appropriate error while exception

* Add fixed_subnet attributes to baymodel

* Support OS_PROJECT_
* env variables

* Completely remove openstack common modules

* Add docker-storage-driver argument to baymodel

* Tox test should respect upper-constraints

* Switch to a new service type \"container-infra\"

* Add mesos_slave_executor_environment_variables validate in CLI

* Add some fields back to bay_list

* Add \'--fields\' to show more columns for bay-list

* Update the home-page with developer documentation

* Correcting help messages of baymodel

* Add python3 to python classifiers

* Add \'--fields\' to show more columns for baymodel-list

* Corrected spacing mistake in baymodels_shell.py

* Fix the bug when some value in labels has comma, it will fail

* Remove k8s pods, rcs, svc and container API calls

* Add endpoint_override parameter to python-magnumclient

* Revert \"Parameter format change for ca-show and ca-sign\"

* Parameter format change for ca-show and ca-sign

* Fix the container-list with --limit \'a negative number\'

* Remove the update function of container

* Add missing user message

* Add marker/limit/sort-key/sort-dir features for bay-list

* Add marker/limit/sort-key/sort-dir features for container-list

* Allow semicolons in list of labels

* Add unit tests for MServiceManager.list() method

* Add unit tests for ContainerManager.list() method

* Add unit tests for BayModelManager.list() method

* Add unit tests for BayManager.list() method

* Adapt http response error message parsing
- update _service and switch to upstream spec template

Wed Apr 13 14:00:00 2016 tbechtoldAATTsuse.com
- Initial packaging (version 2.0.0)


 
ICM