Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-manilaclient for
openSUSE:Factory checked in at 2022-12-03 10:03:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
and /work/SRC/openSUSE:Factory/.python-manilaclient.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-manilaclient"
Sat Dec 3 10:03:41 2022 rev:22 rq:1039647 version:4.2.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes
2022-06-21 16:33:17.459888516 +0200
+++
/work/SRC/openSUSE:Factory/.python-manilaclient.new.1835/python-manilaclient.changes
2022-12-03 10:03:55.463336272 +0100
@@ -1,0 +2,60 @@
+Thu Dec 1 10:27:54 UTC 2022 - [email protected]
+
+- update to version 4.2.0
+ - [OSC] Implement Share Server Migration Cancel and Complete Command
+ - Fix test to not check service updated_at time
+ - Respect OS_CACERT when using Manila OSC plugin
+ - [OSC] Add OSC Functional Tests Network
+ - [OSC] Add functional tests for share access rules
+ - Fix share server listing with network subnet id
+ - Add support for --soft when deleting a share or more shares
+ - Add functional tests for "os share limits show"
+ - [OSC] Add functional tests for share snapshots
+ - [OSC] Fix share deletion when using share group id
+ - [OSC] Implement security services commands
+ - [OSC] Implement Share Server Migration Start Command
+ - Fix missing space before end quote
+ - Avoid using "force" kwarg in extend API
+ - [OSC] Add OSC Functional Tests Share set unset
+ - Fix incompatible headers on OS share group type list
+ - Ensures API microversion is greater than or equal to '2.69'
+ - fix manager _list() method when called from another manager
+ - [OSC] Implement Share Server Migration set task-state
+ - requirements: Add stestr
+ - [OSC] Implement Share Migration show and add argument to Share Set Command
+ - Update Python as per the Zed cycle testing runtime
+ - Fix "test_share_server_migration" sporadic failure
+ - Fixes minor typos and removes redundants lines.
+ - Switch to 2023.1 Python3 unit tests and generic template name
+ - [OSC] Add OSC Functional Tests Replica Export Location
+ - Python3.11: fix unit test crashes
+ - [OSC] Implement Share Migration Start Command
+ - Add availability zones functional tests for OSC
+ - Avoid any capitalization of the name "None"
+ - [OSC] Fix typos in help messages for security services command
+ - requirements: Bump python-openstackclient version
+ - [OSC] Add functional tests for share services
+ - [OSC] Add functional tests for share types
+ - Add functional tests for group type access
+ - Add share group type functional tests for OSC
+ - [reno] Announce openstackclient GA
+ - Make the OSC plugin handle the --insecure flag
+ - [OSC] Implement Share Restore Command
+ - Fix the Create Share Group from Snap Shot create.
+ - [OSC] Add OSC Functional Tests Share Actions
+ - [OSC] Add OSC Functional Tests Export Location
+ - [OSC] Implement Share Group Snapshot Commands
+ - [OSC] Don't use default type with snapshot clones
+ - Support multiple subnets per AZ
+ - Add 'share-network' option for share replica create.
+ - [OSC] Implement Share Server Commands
+ - [OSC] Implement Share Server Migration check
+ - Add functional tests for OSC User Messages
+ - Add FIPS testing jobs
+ - Add functional tests for "os share pool list"
+ - [OSC] Implement Share Server Migration Show Command
+ - Update master for stable/zed
+ - [OSC] Implement Share Migration Cancel and Complete Command
+ - Add support for --export-location filtering when listing shares
+
+-------------------------------------------------------------------
Old:
----
python-manilaclient-3.4.0.tar.gz
New:
----
python-manilaclient-4.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-manilaclient.spec ++++++
--- /var/tmp/diff_new_pack.9BUONu/_old 2022-12-03 10:03:56.103339828 +0100
+++ /var/tmp/diff_new_pack.9BUONu/_new 2022-12-03 10:03:56.107339851 +0100
@@ -17,17 +17,16 @@
Name: python-manilaclient
-Version: 3.4.0
+Version: 4.2.0
Release: 0
Summary: Client Library for OpenStack Share API
License: Apache-2.0
Group: Development/Languages/Python
URL: https://docs.openstack.org/python-manilaclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-3.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-4.2.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-ddt
BuildRequires: python3-fixtures
-BuildRequires: python3-mock
BuildRequires: python3-openstackclient
BuildRequires: python3-osc-lib >= 1.10.0
BuildRequires: python3-oslo.config >= 5.2.0
@@ -77,13 +76,13 @@
This package contains auto-generated documentation.
%prep
-%autosetup -p1 -n python-manilaclient-3.4.0
+%autosetup -p1 -n python-manilaclient-4.2.0
%py_req_cleanup
%build
%{py3_build}
-PBR_VERSION=3.4.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=4.2.0 %sphinx_build -b html doc/source doc/build/html
# remove the sphinx-build leftovers
rm -rf doc/build/html/.{doctrees,buildinfo}
++++++ python-manilaclient-3.4.0.tar.gz -> python-manilaclient-4.2.0.tar.gz
++++++
++++ 8339 lines of diff (skipped)