Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openstackclient for 
openSUSE:Factory checked in at 2021-05-10 15:37:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstackclient.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstackclient"

Mon May 10 15:37:49 2021 rev:23 rq:891997 version:5.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
    2020-10-26 16:16:50.950960987 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackclient.new.2988/python-openstackclient.changes
  2021-05-10 15:40:02.093403637 +0200
@@ -1,0 +2,127 @@
+Mon May 10 08:46:59 UTC 2021 - [email protected]
+
+- added 0001-Replace-assertItemsEqual-with-assertCountEqual.patch
+
+-------------------------------------------------------------------
+Sun May  2 17:13:45 UTC 2021 - [email protected]
+
+- update to version 5.5.0
+  - Add source_ip_prefix and destination_ip_prefix to metering label rules
+  - compute: Rename 'server migrate (confirm|revert)'
+  - compute: Add missing options for 'keypair list'
+  - Add an error message when server bind floating IP
+  - Remove None valued network quota entries
+  - trivial: Document removal of support for agents
+  - Rename FakeServerMigration to FakeMigration
+  - compute: Add missing 'server create' options
+  - Add 'openstack server evacuate' command
+  - compute: Remove deprecated 'server migrate --live' option
+  - Fix lower-constraints job
+  - compute: Fix 'server * -f yaml' output
+  - compute: Add missing options for 'server set'
+  - compute: Add missing options for 'server event list'
+  - functional: Remove test for 'quota set --force'
+  - Remove references to Python 2.7
+  - compute: Add missing options for 'server image create'
+  - Add 'address_group' type support to rbac commands
+  - compute: Improve 'server create --block-device-mapping' option parsing
+  - compute: Add functional tests for --block-device
+  - Switch console url show operations to SDK
+  - Always display direction for security group rules
+  - Remove retired Karbor support
+  - network: Add missing subnet unset --gateway <subnet-id>
+  - compute: Add 'server show --topology' option
+  - compute: Auto-configure shared/block live migration
+  - Add device profile to ``port``
+  - compute: Add 'server volume list' command
+  - Add support for 'keypairs list --project' parameter
+  - Add a few selectable fields to the "openstack server list" output
+  - compute: Stop silently ignore --(no-)disk-overcommit
+  - compute: Add missing options for 'server group list'
+  - Add 'server unshelve --wait' option
+  - zuul: Stop testing against Tempest
+  - trivial: Rework 'CreateServer' function
+  - trivial: Cleanup docs for 'server rebuild'
+  - Add documentation about login with federation
+  - compute: Fix 'usage * -f yaml' output
+  - Add 'server shelve --offload', 'server shelve --wait' options
+  - Add project field in image list subcommand
+  - tests: Remove unused fake method
+  - compute: Improve 'server migration list' options
+  - Update master for stable/victoria
+  - Validate 'server group create --policy' option
+  - Update lower-constraints
+  - Add reno for change Ic3c555226a220efd9b0f27edffccf6c4c95c2747
+  - Add "fields" parameter to ListPort query
+  - Switch 'openstack keypair' ops to use SDK
+  - Cleanup of 'server migration list' command
+  - compute: Add 'server * --all-projects' option
+  - Add support '--progress' option for 'image create'
+  - trivial: Use plural for appended parameters
+  - Add --name to port list
+  - compute: Add missing options for 'hypervisor list'
+  - Remove usage of six
+  - compute: Add missing options for 'server list'
+  - Switch openstack console log show operation to use OpenStackSDK
+  - compute: Improve 'server create --nic' option parsing
+  - stop image downloads to memory
+  - compute: Shuffle options for 'server create'
+  - update lower-constraints.txt
+  - Remove oslo.utils
+  - compute: Fix 'server group * -f yaml' output
+  - Add server migration list CLI
+  - compute: Deprecate 'server create --file'
+  - Add 'openstack server migration list --type' option
+  - Compute: Add 'keypair create --type' parameter
+  - Replace deprecated UPPER_CONSTRAINTS_FILE variable
+  - tests: Remove 'agent' functional tests
+  - Add name and enabled param in ListDomain parser
+  - Compute: Add tag support for server add fixed ip
+  - Resolve issues with 'server migration list'
+  - Add Python3 wallaby unit tests
+  - Add 'server migration force complete' command
+  - Compute: Add user id support for keypair
+  - Compute: Add tag support for server add volume
+  - compute: Add --password option for openstack server create
+  - Add support for 'keypairs list --user' parameter
+  - Update the file paths mentioned in README.rst
+  - Compute: Add tag support for server add network
+  - project cleanup
+  - Add option to filter instances by AZ
+  - Switch compute aggregate functions to SDK
+  - Switch compute flavors from novaclient/direct to SDK
+  - compute: Add 'server migration show' command
+  - compute: Add support for 'server boot --nic ...,tag=<tag>'
+  - Restore behavior of image create with same name.
+  - compute: Add 'server volume update' command
+  - Add NODE and HOST parameters in "server create" help text
+  - compute: Add support for loading BDMs from files
+  - Fix formatting of the flavor properties
+  - Make use of comparable 'FormattableColumn' subclasses
+  - Remove references to setuptools
+  - network: Address nits for I3c313fc9329837dde67815901528a34dca98ebcc
+  - Add 'server migration abort' command
+  - Compute: Add tag support for server add port
+  - Change 'Volume' to 'Block Storage'
+  - Compute: Add tags support for server
+  - compute: Add 'server group create --rule' option
+  - compute: Add missing options for 'server rebuild'
+  - compute: Remove references to optional extensions
+  - Remove the unused coding style modules
+  - compute: Add '--force' option to 'server delete'
+  - Fix: port attribute name propagate_uplink_status
+  - Support remote-address-group in SG rules
+  - Add id and enabled param in ListIdentityProvider parser
+  - Support Neutron Address Group CRUD
+  - Add 'openstack server create --use-config-drive'
+  - Remove retired Searchlight support
+  - compute: Fix 'hypervisor show -f yaml' output
+  - Let autoprogram-cliff know who's running
+  - image: Unset properties rather than setting to None
+  - Allow to resize in-use volumes
+  - compute: Remove 'file://' prefix from '--block-device'
+  - trivial: Cleanup docs for 'server list'
+  - compute: Add 'server create --block-device' option
+  - Add 'flavor list --min-disk', '--min-ram' options
+
+-------------------------------------------------------------------

Old:
----
  python-openstackclient-5.4.0.tar.gz

New:
----
  0001-Replace-assertItemsEqual-with-assertCountEqual.patch
  python-openstackclient-5.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-openstackclient.spec ++++++
--- /var/tmp/diff_new_pack.9USQ9m/_old  2021-05-10 15:40:02.633401510 +0200
+++ /var/tmp/diff_new_pack.9USQ9m/_new  2021-05-10 15:40:02.637401494 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstackclient
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,26 @@
 
 
 Name:           python-openstackclient
-Version:        5.4.0
+Version:        5.5.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-5.4.0.tar.gz
+URL:            https://docs.openstack.org/python-openstackclient
+Source0:        
https://files.pythonhosted.org/packages/source/p/python-openstackclient/python-openstackclient-5.5.0.tar.gz
+Patch1:         0001-Replace-assertItemsEqual-with-assertCountEqual.patch
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cinderclient >= 3.3.0
-BuildRequires:  python3-cliff >= 2.8.0
+BuildRequires:  python3-cliff >= 3.5.0
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-glanceclient
 BuildRequires:  python3-keystoneclient >= 3.22.0
 BuildRequires:  python3-mock
-BuildRequires:  python3-novaclient >= 15.1.0
-BuildRequires:  python3-openstacksdk >= 0.48.0
+BuildRequires:  python3-novaclient >= 17.0.0
+BuildRequires:  python3-openstacksdk >= 0.53.0
 BuildRequires:  python3-os-client-config
-BuildRequires:  python3-osc-lib >= 2.0.0
+BuildRequires:  python3-osc-lib >= 2.3.0
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-osprofiler
 BuildRequires:  python3-requests
@@ -54,20 +55,19 @@
 
 %package -n python3-openstackclient
 Summary:        OpenStack Command-line Client
-Group:          Development/Languages/Python
 Requires:       python3-Babel
 Requires:       python3-cinderclient >= 3.3.0
-Requires:       python3-cliff >= 2.8.0
+Requires:       python3-cliff >= 3.5.0
 Requires:       python3-glanceclient
 Requires:       python3-heatclient
 Requires:       python3-keystoneauth1
 Requires:       python3-keystoneclient >= 3.22.0
-Requires:       python3-novaclient >= 15.1.0
-Requires:       python3-openstacksdk >= 0.48.0
-Requires:       python3-osc-lib >= 2.0.0
+Requires:       python3-novaclient >= 17.0.0
+Requires:       python3-openstacksdk >= 0.53.0
+Requires:       python3-osc-lib >= 2.3.0
 Requires:       python3-oslo.i18n >= 3.15.3
 Requires:       python3-oslo.utils >= 3.33.0
-Requires:       python3-six >= 1.10.0
+Requires:       python3-six
 %if 0%{?suse_version}
 Obsoletes:      python2-openstackclient < 4.0.0
 %endif
@@ -81,13 +81,12 @@
 
 %package -n python-openstackclient-doc
 Summary:        Documentation for OpenStack Command-line Client
+Group:          Documentation/HTML
 # Some clients are commented out, since they have not been built yet
 # TODO(jpena): uncomment them to enable their sections in the documentation
-Group:          Documentation/HTML
 BuildRequires:  python3-Sphinx
 #BuildRequires:  python3-aodhclient
 #BuildRequires:  python3-barbicanclient
-#BuildRequires:  python3-congressclient
 #BuildRequires:  python3-designateclient
 #BuildRequires:  python3-heatclient
 #BuildRequires:  python3-ironicclient
@@ -107,14 +106,14 @@
 This package contains auto-generated documentation.
 
 %prep
-%autosetup -p1 -n python-openstackclient-5.4.0
+%autosetup -p1 -n python-openstackclient-5.5.0
 %py_req_cleanup
 
 %build
 %{py3_build}
 
-PBR_VERSION=5.4.0 %sphinx_build -b html doc/source doc/build/html
-PBR_VERSION=5.4.0 %sphinx_build -b man doc/source doc/build/man
+PBR_VERSION=5.5.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=5.5.0 %sphinx_build -b man doc/source doc/build/man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 

++++++ 0001-Replace-assertItemsEqual-with-assertCountEqual.patch ++++++
++++ 2767 lines (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9USQ9m/_old  2021-05-10 15:40:02.677401337 +0200
+++ /var/tmp/diff_new_pack.9USQ9m/_new  2021-05-10 15:40:02.677401337 +0200
@@ -1,8 +1,8 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-openstackclient/python-openstackclient.spec.j2</param>
+    <param 
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/python-openstackclient/python-openstackclient.spec.j2</param>
     <param name="output-name">python-openstackclient.spec</param>
-    <param 
name="requirements">https://opendev.org/openstack/python-openstackclient/raw/branch/stable/victoria/requirements.txt</param>
+    <param 
name="requirements">https://opendev.org/openstack/python-openstackclient/raw/branch/stable/wallaby/requirements.txt</param>
     <param name="changelog-email">[email protected]</param>
     <param 
name="changelog-provider">gh,openstack,python-openstackclient</param>
   </service>

++++++ python-openstackclient-5.4.0.tar.gz -> 
python-openstackclient-5.5.0.tar.gz ++++++
++++ 23911 lines of diff (skipped)

Reply via email to