Package Release Info

python-os-client-config-1.29.0-2.15

Update Info: Base Release
Available in Package Hub : 15 SP5 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-os-client-config

Change Logs

* Fri Feb 23 2018 tbechtold@suse.com
- Switch to stable/queens spec template
* Tue Feb 13 2018 cloud-devel@suse.de
- update to version 1.29.0
  - Update make_rest_client to work with version discovery
  - Update globals safely
  - Protect against p_opt not having prompt attribute
  - Split docs requirements and update tox.ini
  - Fix doc typo
  - Add shade-tox-tips jobs
  - Make the get_service_type() overrides tolernat of no defaults
  - Remove osc devstack tips jobs
  - Do not apply format expansions to passwords
  - Add shade-functional-tips jobs
  - Update the documentation link for doc migration
  - Updates for stestr
  - Manually sync with g-r
  - Fix requires_floating_ip
  - Treat clouds.yaml with one cloud like envvars
  - DataCentred supports Keystone V3 and Glance V2.
  - Add betacloud to the vendors
  - Consume the osc-functional-devstack-tips job
  - Update reno for stable/pike
  - Remove setting of version/release from releasenotes
  - Remove OSIC
  - Updated from global requirements
  - Added nat_source flag for networks.
* Mon Nov 27 2017 dmueller@suse.com
- switch to singlespec version
* Mon Aug 07 2017 cloud-devel@suse.de
- update to version 1.28.0
  - Revert "Use interface not endpoint_type for keystoneclient"
  - Fix interactions with keystoneauth from newton
  - modify test-requirement according to requirements project
  - Add ability to skip yaml loading
  - rearrange existing documentation to follow the new standard layout
  - Make _fix_argv() somewhat compatible with Argparse action='append'
  - Add support for overriding mistral service type
  - [Fix gate]Update test requirement
  - Update reno for stable/ocata
  - Docs: add a note about rackspace API keys
  - Keep a singleton to support multiple get_config calls
  - use openstackdocstheme html context
  - Use interface not endpoint_type for keystoneclient
  - Add helper scripts to print version discovery info
  - OVH supports qcow2
  - Add support for bailing on invalid service versions
  - Pass ironic microversion through from api_version
  - Remove out of date comment
  - Add support for indicating required floating IPs
  - Add ability to pass in user_agent
  - fix location of team tags in README
  - Remove the keystoneclient auth fallback
  - Add helper method to fetch service catalog
  - Add ironicclient to constructors list
  - Revert "Revert "Use interface not endpoint_type for keystoneclient""
  - Don't pop from os.environ
  - Stop special-casing idenity catalog lookups
  - switch from oslosphinx to openstackdocstheme
  - Add designateclient to constructors list
  - turn on warning-is-error in documentation build
  - Fix typo for baremetal_service_type
* Fri Feb 10 2017 cloud-devel@suse.de
- update to version 1.26.0:
  - Revert "Split auth plugin loading into its own method"
  - Add docutils contraint on 0.13.1 to fix building
  - Fix interface_key for identity clients
  - Use upper-constraints for tox envs
  - Update ECS image_api_version to 1
  - Enable release notes translation
  - Update swift constructor to be Session aware
  - Remove validate_auth_ksc
  - Fix AttributeError in `get_config`
  - Update reno for stable/newton
  - Revert "Fix interface_key for identity clients"
  - Normalize cloud config before osc-lib call
  - List py35 in the default tox env list
  - Show team and repo badges on README
  - Fix a bunch of tests
  - Add setter for session constructor
  - Don't create envvars cloud if cloud or region are set
  - Using assertIsNone() instead of assertEqual(None, ...)
  - Magnum's service_type is container_infra
  - cloud_config:get_session_endpoint: catch Keystone EndpointNotFound
  - modify the home-page info with the developer documentation
  - Add OpenTelekomCloud to the vendors
  - Split auth plugin loading into its own method
  - Update homepage with developer documentation page
  - Support token_endpoint as an auth_type
  - Add fuga.io to vendors
  - Add support for Murano
  - Add ability to configure Session constructor
  - Remove 3.4 from tox envlist
  - Add support for volumev3 service type
  - Clarify how to set SSL settings
  - Revert "Remove validate_auth_ksc"
  - Don't build releasenotes in normal docs build
* Fri Sep 02 2016 tbechtold@suse.com
- update to version 1.21.1
  * Go ahead and handle YAML list in region_name
* Wed Aug 31 2016 tbechtold@suse.com
- update to version 1.21.0
  * Add prompting for KSA options
  * Clean up vendor support list
* Tue Aug 30 2016 tbechtold@suse.com
- update to version 1.20.1
  * Precedence final solution
  * Refactor fix magic in get_one_cloud()
  * Fix precedence for pass-in options
  * Add the new DreamCompute cloud
  * Add release notes for 1.19.0 release
  * Add test for precedence rules
  * Pass the argparse data into to validate_auth
  * Add support for deprecating cloud profiles
  * Update Internap information
  * Revert "Fix precedence for pass-in options"
  * Add support for listing a cloud as shut down
  * Add support for configuring split-stack networks
  * Update citycloud to list new regions
  * Pop domain-id from the config if we infer values
* Mon Jul 04 2016 tbechtold@suse.com
- update to 1.18.0:
  * Reword the entries in the README a bit
  * Add shade constructor helper method
  * Rename session_client to make_rest_client
  * Add helper method for OpenStack SDK constructor
  * Add missing "cloud" argument to _validate_auth_ksc
  * Workaround bad required params in troveclient
  * Trivial: Remove 'MANIFEST.in'
  * Trivial: remove openstack/common from flake8 exclude list
  * drop python3.3 support in classifier
  * Fix formatting in readme file
  * Remove discover from test-requirements.txt
  * Add version string
  * Pull the network settings from the actual dict
  * Clarify one-per-cloud network values
  * Flesh out netowrk config list
  * Change network info indication to a generic list
  * Update reno for stable/mitaka
  * Add osic vendor profile
  * Update the README a bit
  * Allow session_client to take the same args as make_client
  * Fix formulation
  * Add release notes
  * Send swiftclient username/password and token
  * Remove HP and RunAbove from vendor profiles
  * Added SSL support for VEXXHOST
  * Add support for zetta.io
  * Stop ignoring v2password plugin
  * Go ahead and remove final excludes
  * Don't set project_domain if not project scoped
  * Clean up removed hacking rule from [flake8] ignore lists
  * set up release notes build
- Switch to upstream .spec file
- Use renderspec source service to render .spec.j2 upstream
  template
* Thu Mar 03 2016 tbechtold@suse.com
- Switch to .spec from rpm-packaging upstream project