File python-os-client-config.changes of Package python-os-client-config
-------------------------------------------------------------------
Sat Aug 29 17:37:31 UTC 2015 - tbechtold@suse.com
- update to 1.6.3:
* Revert "Use the correct auth_plugin for token authentication"
* Ignore infra CI env vars
* Use the correct auth_plugin for token authentication
* Align to generic password auth-type
* Clarify floating ip use for vendors
* Add per-service endpoint overrides
* Remove requirements.txt from tox.ini
* Remove py26 and py33 from tox.ini
* Rename 'endpoint_type' to 'interface'
* Have service name default to None
* Remove region list from single cloud
* Fix set_default() when used before config init
* Specify the config file with environment variable
* Add support for configuring region lists with yaml
* Fix rendering issue in Readme
* Clean up vendor data
* Add support for indicating preference for IPv6
* Normalize project_name aliases
-------------------------------------------------------------------
Mon Aug 24 19:43:00 UTC 2015 - dmueller@suse.com
- avoid build cycle with oslotest
-------------------------------------------------------------------
Wed Jul 29 10:27:04 UTC 2015 - tbechtold@suse.com
- Unify spec file. Use fedora compatible files macros
-------------------------------------------------------------------
Thu Jun 25 08:39:54 UTC 2015 - tbechtold@suse.com
- update to 1.4.0:
* Add some accessor methods to CloudConfig
* Add missing tests
* Add test to check cert and key as a tuple
* Use one yaml file per vendor
* Raise warning when a vendor profile is missing
* Some cleanup in the README.rst
* Add support for OVH Public Cloud
* Add SSL documentation to README.rst
* Stringify project details
* Raise a warning with conflicting SSL params
* Change references of "clouds.yaml" for real file
* Raise a warning when using 'cloud' in config
* Add cloud vendor files config in doc
* Provide a helper method to get requests ssl values
* Add more defaults to our defaults file
* Change naming in vendor doc to match vendors.py
* Add auro to list of known vendors
* Add list of image params needed to disable agents
-------------------------------------------------------------------
Wed Jun 3 14:07:52 UTC 2015 - tbechtold@suse.com
- update to 1.2.0:
* Add set_one_cloud method
* Add tests for get_cloud_names
* Add flag to indicate handling of security groups
* Don't normalize too deeply
* Add tests for cloud config comparison
* Add inequality method
* Add an equality method for CloudConfig
* Capture the filename used for config
* Normalize all keys down to _ instead of -
* Expose method for getting a list of cloud names
* Rename cloud to profile
* Don't pass None as the cloud name
* Change overriding defaults to kwarg
* Add tests for OSC usage
* Use appdirs for platform-independent locations
* Add UnitedStack
* Expose function to get defaults dict
* Add default versions for trove and ironic
* Sort defaults list for less conflicts
* Only add fall through cloud as a fall through
* Add flag to indicate where floating ips come from
* get_one_cloud should use auth merge
* Also accept .yml as a suffix
* Remove crufty lines from README
* Update vendor support to reflect v2 non-task
* Add flag to trigger task interface for rackspace
- Add python-appdirs as Requires/BuildRequires
-------------------------------------------------------------------
Fri Apr 24 16:18:02 UTC 2015 - tbechtold@suse.com
- Initial packaging