Hello community, here is the log from the commit of package python-openstackclient for openSUSE:Factory checked in at 2017-08-28 15:32:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old) and /work/SRC/openSUSE:Factory/.python-openstackclient.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-openstackclient" Mon Aug 28 15:32:12 2017 rev:11 rq:515033 version:3.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes 2017-02-21 13:44:21.015069030 +0100 +++ /work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes 2017-08-28 15:32:15.185486753 +0200 @@ -1,0 +2,127 @@ +Mon Aug 7 14:49:24 UTC 2017 - cloud-devel@suse.de + +- update to version 3.12.0 + - Don't show hint about vlan transparent in network set + - Explicitly set 'builders' option + - Minor followup to network agent docs + - Add python-octaviaclient plugin + - Structure FindFloatingIP() to work without ip_cache + - Fix 'domain' filter not work well in some commands + - Start using 'cliff.sphinxext' + - JSON-ify image functional tests + - Clean up password prompt work-arounds + - Add support for virtio-forwarder VNIC type + - Make test_server.py more elegant and simple + - volume functest: ensure snapshots deleted when volume delete + - Replace "Display Name" by "Name" in volume list + - Allow objects to be streamed to stdout + - wrong values in openstack quota show command + - Fix man page build + - Trivial Fix + - Split network tests + - Fix network list functional test + - Low-level Compute v2 API: security group + - Adds missing flavor information in the server list long command + - Add default-quota to subnet pool commands + - Use identity auth v3 the README examples + - Updated from global requirements + - Use Sphinx 1.5 warning-is-error + - Fix Mapping Guide Error + - Enable some off-by-default checks + - Simplify logic around option lists in port set + - Add the other commands for karbor osc plugin + - Fix Trivial Changes in [1] + - Create server with security group ID and name + - Introduce neutron flavor associate, disassociate to OSC + - Added 'openstack image set --visibility' + - Do not always init compute_client when doint port list + - Network L3 Router Commands for OSC + - Add --network and --port to server create + - Low-level Compute v2 API: network + - Fix server create with nova-net + - Update to tox.ini + - Fix quota functional tests for nova-net + - Low-level Compute v2 API: security group rules + - Remove inaccurate mapping of 'host-meta' in csv + - Ignore more exceptions in quota list + - Introduce Neutron DHCP agent commands to OSC + - Make MAC address of port updatable + - Funcional tests: quota list + - Enable to add/remove port to/from a server + - Skip floating ip attach functional test on nova-net + - Use openstackdocstheme in release note + - Rework floating ip functional tests + - Narrow expected responses for CheckUserInGroup + - Low-level Compute v2 API: floating ip pool + - Fix block-device-mapping when volume_size is empty + - Remove ipdb installation in tox debug section + - Nova net functional tests round 1 + - Nova net functional tests round 2 + - Nova net functional tests round 3 + - Fix unit test failures related to new os-client-config and osc-lib + - Add help commands withouth auth in functional + - Fix volume qos spec list + - Fix NoneType error for volume snapshot create command + - When creating a trust, send role_ids instead or role_names + - Add domain parameter to Identity Provider + - Add direction field to QoS bandwidth limit. + - Correct flavor associate/disassociate commands in Mapping Guide + - Disable karborclient until a fixed version is released + - Functional tests: Identity v2 and DevStack + - Allow override of distributed router flag + - Release notes cleanup for 3.10.0 release + - Change noauth strategy for plugin loading + - Add project purge command to osc + - Release note cleanup for 3.12.0 + - Add missing barbican commands + - Add extra filtering options to qos policy list + - Low-level Compute v2 API: floating ip + - Clean up the changes of os.environ in functional tests + - Add new parameter "is_default" to Network QoS policy. + - Trivial fix typos + - image-list should support filters 'name','status' + - Doc: Fix link in network flavors + - doc: Remove local fork of apidoc + - Enable to create legacy router + - Add optional parameter "user_id" and "type" to list credentials + - Remove log translations + - Nova-net functional tests: aggregates + - Support to add/remove multi users for "group add/remove user" + - Enable to specify which vm fixed-ip to publish + - update the docs URLs in the readme + - Split security group tests + - Convert volume functional tests into JSON format + - OSC Extension Show + - Enable to specify which fixed-ip to add to a vm. + - Use _get_token_resource in role assignment list + - Fix volume transfers request commands + - OSC Network Flavor Profile + - reorganize existing documentation according to the new standard layout + - docs: Don't include ChangeLog + - move auto-generated api docs into contributor tree + - Make block-device-mapping more stable and clear + - Fix dynamic names in network functional tests + - Fix Nova-net netowrk commands + - network tag UT: avoid using mix-in test class + - Help/docs cleanups: marker, limit, ip-address metavars + - Add support for Karbor Plugin + - Improve no-auth path + - Network tag support + - doc: Correct Sphinx warnings + - Convert image functional tests into JSON format + - "floating ip set/unset port" for OSC + - Fix column names for server list --no-name-lookup + - Split floating IP tests + - Add "qos-policy" option to "port create" & "port set" + - Functional test for subnet_pool + - Correct the "extra spec" command openstack + - Add server list -n and --no-name-lookup arguments + - Non-Admin can't list own projects + - Refactor Extension show and list command + - Now OSC server create check keys in --nic + - Show neutron tags in OSC network show + - Add document about renaming OS_ENDPOINT_TYPE to OS_INTERFACE + - Add 'data_plane_status' option to Port classes + - switch to openstackdocstheme + +------------------------------------------------------------------- Old: ---- python-openstackclient-3.8.1.tar.gz New: ---- python-openstackclient-3.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-openstackclient.spec ++++++ --- /var/tmp/diff_new_pack.GXxrNl/_old 2017-08-28 15:32:16.501301764 +0200 +++ /var/tmp/diff_new_pack.GXxrNl/_new 2017-08-28 15:32:16.533297266 +0200 @@ -18,7 +18,7 @@ %global sname python-openstackclient Name: python-openstackclient -Version: 3.8.1 +Version: 3.12.0 Release: 0 Summary: OpenStack Command-line Client License: Apache-2.0 @@ -26,37 +26,37 @@ Url: https://launchpad.net/%{sname} Source0: https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz BuildRequires: openstack-macros -BuildRequires: python-cinderclient >= 1.6.0 -BuildRequires: python-cliff >= 2.3.0 +BuildRequires: python-cinderclient >= 2.1.0 +BuildRequires: python-cliff >= 2.6.0 BuildRequires: python-devel BuildRequires: python-fixtures >= 3.0.0 -BuildRequires: python-glanceclient >= 2.5.0 +BuildRequires: python-glanceclient >= 2.7.0 BuildRequires: python-keystoneclient >= 3.8.0 BuildRequires: python-mock >= 2.0 -BuildRequires: python-novaclient >= 2.29.0 -BuildRequires: python-openstacksdk >= 0.9.10 -BuildRequires: python-os-client-config >= 1.22.0 +BuildRequires: python-novaclient >= 9.0.0 +BuildRequires: python-openstacksdk >= 0.9.17 +BuildRequires: python-os-client-config >= 1.27.0 BuildRequires: python-os-testr >= 0.8.0 -BuildRequires: python-osc-lib >= 1.2.0 +BuildRequires: python-osc-lib >= 1.5.1 BuildRequires: python-oslotest >= 1.10.0 BuildRequires: python-osprofiler >= 1.4.0 -BuildRequires: python-requests >= 2.10.0 +BuildRequires: python-requests >= 2.14.2 BuildRequires: python-requests-mock >= 1.1 -BuildRequires: python-stevedore >= 1.17.1 +BuildRequires: python-stevedore >= 1.20.0 BuildRequires: python-testrepository >= 0.0.18 BuildRequires: python-testtools >= 1.4.0 BuildRequires: python-wrapt >= 1.7.0 Requires: python-Babel >= 2.3.4 -Requires: python-cinderclient >= 1.6.0 -Requires: python-cliff >= 2.3.0 -Requires: python-glanceclient >= 2.5.0 -Requires: python-keystoneauth1 >= 2.17.0 +Requires: python-cinderclient >= 2.1.0 +Requires: python-cliff >= 2.6.0 +Requires: python-glanceclient >= 2.7.0 +Requires: python-keystoneauth1 >= 2.21.0 Requires: python-keystoneclient >= 3.8.0 -Requires: python-novaclient >= 2.29.0 -Requires: python-openstacksdk >= 0.9.10 -Requires: python-osc-lib >= 1.2.0 +Requires: python-novaclient >= 9.0.0 +Requires: python-openstacksdk >= 0.9.17 +Requires: python-osc-lib >= 1.5.1 Requires: python-oslo.i18n >= 2.1.0 -Requires: python-oslo.utils >= 3.18.0 +Requires: python-oslo.utils >= 3.20.0 Requires: python-six >= 1.9.0 BuildArch: noarch @@ -76,13 +76,13 @@ #BuildRequires: python-congressclient >= 1.3.0 #BuildRequires: python-designateclient >= 1.5.0 #BuildRequires: python-heatclient >= 1.6.1 -#BuildRequires: python-ironicclient >= 1.9.0 -#BuildRequires: python-mistralclient >= 2.0.0 +#BuildRequires: python-ironicclient >= 1.11.0 +#BuildRequires: python-mistralclient >= 3.1.0 #BuildRequires: python-muranoclient >= 0.8.2 -#BuildRequires: python-neutronclient >= 5.1.0 -BuildRequires: python-oslosphinx >= 4.7.0 +#BuildRequires: python-neutronclient >= 6.3.0 +BuildRequires: python-openstackdocstheme >= 1.11.0 #BuildRequires: python-ironic-inspector-client >= 1.5.0 -#BuildRequires: python-saharaclient >= 0.18.0 +#BuildRequires: python-saharaclient >= 1.1.0 #BuildRequires: python-zaqarclient >= 1.0.0 %description doc @@ -92,13 +92,15 @@ This package contains auto-generated documentation. %prep -%autosetup -n %{sname}-%{version} +%autosetup -p1 -n %{sname}-%{version} %py_req_cleanup +sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg %build %{py2_build} -%{__python2} setup.py build_sphinx +%{__python2} setup.py build_sphinx -b html +%{__python2} setup.py build_sphinx -b man # remove the sphinx-build leftovers rm -rf doc/build/html/.{doctrees,buildinfo} ++++++ _service ++++++ --- /var/tmp/diff_new_pack.GXxrNl/_old 2017-08-28 15:32:16.593288832 +0200 +++ /var/tmp/diff_new_pack.GXxrNl/_new 2017-08-28 15:32:16.593288832 +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/python-openstackclient/python-openstackclient.spec.j2</param> + <param name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-openstackclient/python-openstackclient.spec.j2</param> <param name="output-name">python-openstackclient.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,python-openstackclient</param> </service> ++++++ python-openstackclient-3.8.1.tar.gz -> python-openstackclient-3.12.0.tar.gz ++++++ ++++ 74991 lines of diff (skipped)