File python-magnumclient.changes of Package python-magnumclient
-------------------------------------------------------------------
Tue Sep 6 15:08:51 UTC 2016 - tbechtold@suse.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 15:45:05 UTC 2016 - tbechtold@suse.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 08:31:15 UTC 2016 - tbechtold@suse.com
- Initial packaging (version 2.0.0)