Hello community,
here is the log from the commit of package python-openstackclient for
openSUSE:Factory checked in at 2019-12-04 13:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
and /work/SRC/openSUSE:Factory/.python-openstackclient.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstackclient"
Wed Dec 4 13:48:55 2019 rev:19 rq:736667 version:4.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2019-05-03 22:41:40.703146956 +0200
+++
/work/SRC/openSUSE:Factory/.python-openstackclient.new.4691/python-openstackclient.changes
2019-12-04 14:18:58.654367198 +0100
@@ -1,0 +2,87 @@
+Wed Oct 9 13:05:47 UTC 2019 - [email protected]
+
+- update to version 4.0.0
+ - Batch up minor cleanups for release
+ - Bump min osc-lib to 1.14.0
+ - Fix RuntimeError when showing project which has extra properties
+ - Fix BFV server list handling with --name-lookup-one-by-one
+ - Fix typo: "to and endpoint"
+ - Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type
+ - Use cliff formattable columns in image commands
+ - Add server add/remove volume description for microversion 2.20
+ - Document that server dump create requires 2.17
+ - Remove code migrated to osc-lib long ago
+ - Fix docs bug link to go to storyboard rather than launchpad
+ - Mention compute service set --up|--down requires 2.11 or greater
+ - Update master for stable/stein
+ - Compute: Add description support for server
+ - Remove deprecated volume commands and args
+ - Volume backup functional test tweak
+ - Use cliff formattable columns in network commands
+ - Deprecate openstack server migrate --host option
+ - Ignore case in security group rule --ethertype
+ - Add host and hypervisor_hostname to create servers
+ - Delete the LB object quotas set command in openstackclient
+ - Rename review.openstack.org to review.opendev.org
+ - Fix: incorrect check when no shared/private input
+ - Remove deprecated image commands
+ - Tweak network segment range fiunction tests
+ - Default to Cinder v3 API
+ - Fix <id> description for --block-device-mapping
+ - Add floating IP Port Forwarding commands
+ - Format aggregate command fields and de-race functional tests
+ - docs: clarify compute service --service option
+ - Fix bug in endpoint group deletion
+ - Format location columns in network commands
+ - Fix --limit option in image list sub-command
+ - Add 'openstack server resize (confirm|revert)' commands
+ - openstack port create support --extra-dhcp-option
+ - Update release table for Train and 4.0.0
+ - Update api-ref location
+ - Add openstack server create --boot-from-volume option
+ - Microversion 2.73: Support adding the reason behind a server lock
+ - Aggregate functional test tweak
+ - Bump lower constraint of python-zunclient
+ - Follow-up: fix the invalid releasenote link
+ - Change default security group protocol to 'any'
+ - Followup opendev cleanup and test jobs
+ - OpenDev Migration Patch
+ - Fix link to new opendev repo
+ - Remove token_endpoint auth type
+ - Allow "server migrate" (not live) to take "--host" option
+ - Add 'security_group' type support to network rbac commands
+ - Bump hacking version
+ - Fix: set invalid None project_id on range creation
+ - Stop leaving temp files after unit test runs
+ - Support type=image with --block-device-mapping option
+ - Remove races in floating ip functional tests
+ - Remove deprecated network options
+ - Use cliff formattable columns in volume v1 commands
+ - Fix compute service set handling for 2.53+
+ - Add changes-before attribute to server list
+ - Use cliff formattable columns in identity commands
+ - Support IPv6 addresses better
+ - Fix service discovery in functional tests
+ - Serialize more aggregate functional tests
+ - Update the constraints url
+ - Add CLI argument tests before making changes
+ - More aggregate functional race chasing
+ - Dropping the py35 testing
+ - Remove deprecated compute commands
+ - Add Python 3 Train unit tests
+ - Blacklist Bandit 1.6.0 due to directory exclusion bug
+ - Remove deprecated identity commands and args
+ - Microversion 2.77: Support Specifying AZ to unshelve
+ - Use cliff formattable columns in object storage commands
+ - Document 2.53 behavior for compute service list/delete
+ - document the --timing option
+ - Add server event command documentation for compute API 2.21
+ - Update sphinx requirement.
+ - Fix module paths for volumev3 volume backup commands
+ - Make configuration show not require auth
+ - Before writing object data to stdout, re-open it in binary mode
+ - Add doc and relnote for review 639652
+ - Clean up app initialization and config
+ - Use cliff formattable columns in volume v2 commands
+
+-------------------------------------------------------------------
Old:
----
python-openstackclient-3.18.0.tar.gz
New:
----
python-openstackclient-4.0.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.I8LxMX/_old 2019-12-04 14:18:59.186367647 +0100
+++ /var/tmp/diff_new_pack.I8LxMX/_new 2019-12-04 14:18:59.190367650 +0100
@@ -17,13 +17,13 @@
Name: python-openstackclient
-Version: 3.18.0
+Version: 4.0.0
Release: 0
Summary: OpenStack Command-line Client
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/python-openstackclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-3.18.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-4.0.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python2-cinderclient >= 3.3.0
@@ -32,10 +32,10 @@
BuildRequires: python2-glanceclient >= 2.8.0
BuildRequires: python2-keystoneclient >= 3.17.0
BuildRequires: python2-mock
-BuildRequires: python2-novaclient >= 10.0.0
+BuildRequires: python2-novaclient >= 15.0.0
BuildRequires: python2-openstacksdk >= 0.17.0
BuildRequires: python2-os-client-config
-BuildRequires: python2-osc-lib >= 1.10.0
+BuildRequires: python2-osc-lib >= 1.14.0
BuildRequires: python2-oslotest
BuildRequires: python2-osprofiler
BuildRequires: python2-requests
@@ -51,10 +51,10 @@
BuildRequires: python3-glanceclient >= 2.8.0
BuildRequires: python3-keystoneclient >= 3.17.0
BuildRequires: python3-mock
-BuildRequires: python3-novaclient >= 10.0.0
+BuildRequires: python3-novaclient >= 15.0.0
BuildRequires: python3-openstacksdk >= 0.17.0
BuildRequires: python3-os-client-config
-BuildRequires: python3-osc-lib >= 1.10.0
+BuildRequires: python3-osc-lib >= 1.14.0
BuildRequires: python3-oslotest
BuildRequires: python3-osprofiler
BuildRequires: python3-requests
@@ -70,9 +70,9 @@
Requires: python-heatclient
Requires: python-keystoneauth1 >= 3.6.2
Requires: python-keystoneclient >= 3.17.0
-Requires: python-novaclient >= 10.0.0
+Requires: python-novaclient >= 15.0.0
Requires: python-openstacksdk >= 0.17.0
-Requires: python-osc-lib >= 1.10.0
+Requires: python-osc-lib >= 1.14.0
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.utils >= 3.33.0
Requires: python-six >= 1.10.0
@@ -120,14 +120,14 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-openstackclient-3.18.0
+%autosetup -p1 -n python-openstackclient-4.0.0
%py_req_cleanup
%build
%{python_build}
-PBR_VERSION=3.18.0 sphinx-build -b html doc/source doc/build/html
-PBR_VERSION=3.18.0 sphinx-build -b man doc/source doc/build/man
+PBR_VERSION=4.0.0 sphinx-build -b html doc/source doc/build/html
+PBR_VERSION=4.0.0 sphinx-build -b man doc/source doc/build/man
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ _service ++++++
--- /var/tmp/diff_new_pack.I8LxMX/_old 2019-12-04 14:18:59.222367677 +0100
+++ /var/tmp/diff_new_pack.I8LxMX/_new 2019-12-04 14:18:59.222367677 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/python-openstackclient/python-openstackclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-openstackclient/python-openstackclient.spec.j2</param>
<param name="output-name">python-openstackclient.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/python-openstackclient/stable/stein/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/python-openstackclient/stable/train/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param
name="changelog-provider">gh,openstack,python-openstackclient</param>
</service>
++++++ python-openstackclient-3.18.0.tar.gz ->
python-openstackclient-4.0.0.tar.gz ++++++
++++ 25424 lines of diff (skipped)