Changelog for
python3-shade-1.29.0-150600.1.1.noarch.rpm :
* Fri Sep 14 2018 mchandrasAATTsuse.de- Version bump to 1.29.0
* Use valid filters to list floating IPs in neutron
* Make OpenStackCloud a subclass of Connection
* Fix for passing dict for get_
* methods
* Finish migrating image tests to requests-mock
* Convert image_client mocks in test_shade_operator
* Convert test_caching to requests-mock
* Convert domain params tests to requests_mock
* Use RequestsMockTestCase everywhere
* Improve Magnum cluster templates functions
* Change \'Member\' role reference to \'member\'
* fix tox python3 overrides
* Allow explicitly setting enable_snat to either value
* Switch to iterable version of server listing (and expose iterable method)
* Fix recent pep8 issues
* Use openstack.config directly for config
* remove redundant information from release notes build
* Make name setting in connect_as more resilient
* Backport connect_as fix from openstacksdk
* Add get_volume_limits() support
* Build universal wheels
* list_servers pagination support
* Rename python-openstacksdk to openstacksdk
* create_subnet: Add filter on tenant_id if specified
* Adds toggle port security on network create
* Add proper return value for validate_node
* Add extra failure codes to bad request exception
* Make shade-tox-tips actually run shade tests
* Fix private_v4 selection related to floating ip matching
* Functional test robustness and performance fix
* Fix for timeout=None in orchestration API calls
* Use openstacksdk for most transitive depends
* Allow not resolving outputs on get stacks
* Fix get_server to work with use_direct_get
* Plumb use-direct-get through factory functions
* Switch to providing created_at field for servers
* Remove inner_exceptions plumbing
* Make meta.find_best_address() more generic
* Make floating IP to be prefered over fixed when looking for IP
* Fix address format used in find_best_address()
* Add supported method for checking the network exts
* Fri Apr 20 2018 mchandrasAATTsuse.de- Version bump to 1.27.1 The following changes are included in the 1.27.X release:
* Fix private\\_v4 selection related to floating ip matching
* Use openstacksdk for most transitive depends
* Remove inner\\_exceptions plumbing
* Make meta.find\\_best\\_address() more generic
* Fix address format used in find\\_best\\_address()
* Add supported method for checking the network exts
* Make floating IP to be prefered over fixed when looking for IP
* Fix get\\_server to work with use\\_direct\\_get
* Plumb use-direct-get through factory functions
* Switch to providing created\\_at field for servers
* Allow not resolving outputs on get stacks
* Updated from global requirements
* Fix functional test about port
* Zuul: Remove project name
* Update UPPER\\_CONSTRAINTS\\_FILE for stable/queens
* Update .gitreview for stable/queens- Cleanup description- Update dependencies- Convert to python single-spec
* Fri Jun 12 2015 tbechtoldAATTsuse.com- Initial packaging