Changelog for
python-muranoclient-0.12.0-1.3.noarch.rpm :
Sat Mar 25 13:00:00 2017 dmuellerAATTsuse.com
- update to 0.12.0:
* Add debug to tox enviroment
* Remove white space between print ()
* Fixes filtering applications by name with glare
* Remove the data assert to pass the gate
* Add package delete to openstack CLI
* Using sys.exit(main()) instead of main()
* Return error code when a error occurred during package-import
* Fix Murano client to use V3 and MultiDomain Authentication
* Use assertGreater() and assertLess()
* Support i18n for LOG.warning
* Show team and repo badges on README
* Support for environment list filtering by project id
* Delete python bytecode file
* Fix typos in cover.sh
* Fix removes date_time items from dictionaries
* Fix removes date_time items from dictionaries
* Updated from global requirements
* Add functional test for environment-model-show
* Fix OpenStack Licensing
* OSC plugin should be using region/interface
* Enable release notes translation
* Add support for environment edit API
* Fixing environment creation from template
* Unskip the test due to bugfix
* Skip some tests when using glare in a right way
* Mark .testr.conf as non-executable
* Make some OSC tests more clean
* Updated from global requirements
* TrivialFix: Fix typo in the bash shell file
* Add package list to openstack CLI
* TrivialFix: Using assertTrue() instead of assertEqual(True)
* Remove unnecessary setUp
* Make --limit argument in package-list command robust
* Add opportunity to import package from directory
Tue Nov 15 13:00:00 2016 dmuellerAATTsuse.com
- update to 0.11.1:
* Populate tenant information in client
Mon Sep 5 14:00:00 2016 tbechtoldAATTsuse.com
update to version 0.11.0
* Increase yaql quotas
* Replace functions \'Dict.get\' and \'del\' with \'Dict.pop\'
* Add package create to openstack CLI
* Decode PrettyTable output before printing for Python3
* Add script for unit test coverage job
* Use upper constraints for all jobs in tox.ini
* [docs] Update Readme with correct Doc URL
* Updated from global requirements
* Sync tools/tox_install.sh
* Trivial: clean up oslo-incubator related stuff
Thu Aug 25 14:00:00 2016 tbechtoldAATTsuse.com
- Initial packaging (version 0.10.0)