commit python-os-client-config for openSUSE:Factory
Hello community, here is the log from the commit of package python-os-client-config for openSUSE:Factory checked in at 2017-08-28 15:29:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-os-client-config (Old) and /work/SRC/openSUSE:Factory/.python-os-client-config.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-os-client-config" Mon Aug 28 15:29:57 2017 rev:7 rq:514866 version:1.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-os-client-config/python-os-client-config.changes 2017-02-21 13:39:41.406514495 +0100 +++ /work/SRC/openSUSE:Factory/.python-os-client-config.new/python-os-client-config.changes 2017-08-28 15:29:59.120615225 +0200 @@ -1,0 +2,36 @@ +Mon Aug 7 08:33:26 UTC 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 + +------------------------------------------------------------------- Old: ---- os-client-config-1.26.0.tar.gz New: ---- os-client-config-1.28.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-os-client-config.spec ++++++ --- /var/tmp/diff_new_pack.v79ssM/_old 2017-08-28 15:29:59.932501091 +0200 +++ /var/tmp/diff_new_pack.v79ssM/_new 2017-08-28 15:29:59.940499966 +0200 @@ -20,7 +20,7 @@ %bcond_with test %bcond_with docs Name: python-os-client-config -Version: 1.26.0 +Version: 1.28.0 Release: 0 Summary: OpenStack Client Configuration Library License: Apache-2.0 @@ -29,17 +29,17 @@ Source0: https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros BuildRequires: python-devel -BuildRequires: python-pbr >= 1.8 +BuildRequires: python-pbr >= 2.0.0 BuildRequires: python-setuptools >= 16.0 Requires: python-PyYAML >= 3.10.0 Requires: python-appdirs >= 1.3.0 -Requires: python-keystoneauth1 >= 2.17.0 -Requires: python-requestsexceptions >= 1.1.1 +Requires: python-keystoneauth1 >= 2.21.0 +Requires: python-requestsexceptions >= 1.2.0 BuildArch: noarch %if %{with test} BuildRequires: python-extras BuildRequires: python-fixtures >= 3.0.0 -BuildRequires: python-glanceclient >= 2.5.0 +BuildRequires: python-glanceclient >= 2.7.0 BuildRequires: python-jsonschema >= 2.0.0 BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.v79ssM/_old 2017-08-28 15:30:00.012489846 +0200 +++ /var/tmp/diff_new_pack.v79ssM/_new 2017-08-28 15:30:00.012489846 +0200 @@ -1,8 +1,8 @@ <services> <service mode="disabled" name="renderspec"> - <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/os-client-config/os-client-config.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/os-client-config/os-client-config.spec.j2</param> <param name="output-name">python-os-client-config.spec</param> - <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param> + <param name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param> <param name="changelog-email">cloud-devel@suse.de</param> <param name="changelog-provider">gh,openstack,os-client-config</param> </service> ++++++ os-client-config-1.26.0.tar.gz -> os-client-config-1.28.0.tar.gz ++++++ ++++ 4770 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de