Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-openstacksdk for 
openSUSE:Factory checked in at 2023-03-07 16:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstacksdk (Old)
 and      /work/SRC/openSUSE:Factory/.python-openstacksdk.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openstacksdk"

Tue Mar  7 16:49:43 2023 rev:20 rq:1069740 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openstacksdk/python-openstacksdk.changes  
2022-10-01 17:44:31.841820079 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openstacksdk.new.31432/python-openstacksdk.changes
       2023-03-07 16:50:18.153574537 +0100
@@ -1,0 +2,129 @@
+Mon Mar  6 15:57:16 UTC 2023 - cloud-de...@suse.de
+
+- update to version 1.0.1
+  - baremetal: Add Node.inject_nmi method
+  - Fix server topology and diagnostics
+  - Revert "Add 'details' parameter to various 'find' proxy methods"
+  - compute: don't pass networks: auto for older microversions
+  - Drop munch dependency
+  - Drop _normalize class
+  - Move get_compute_usage to use proxy
+  - Cron Triggers proxy
+  - tox: Trivial fixes
+  - Prepare release note for R1.0
+  - image: Remove _base_proxy module
+  - Whitelist cloud functional tests in acceptance
+  - image: Add metadef resource type operations
+  - Stop normalizing floating ips
+  - Deprecate all of the compute image proxy APIs
+  - Implement unified search_resources method
+  - image: Modify signatures of various image methods
+  - Add Tap Services and Flows to SDK
+  - add flavor description to flavor_create
+  - block storage volume resource
+  - Update README to indicate COE resource/proxy support
+  - Remove unnecessary mocks
+  - Add identity.group_users method
+  - image: Add 'store' argument to 'delete_image' proxy method
+  - tests: Avoid potential aliasing of imports
+  - Convert cloud layer to use COE proxy layer
+  - compute/server: add support of target state for evacuate API
+  - Introduce resource_registry in the proxies
+  - Add missing block storage v2 'find_*' methods
+  - Finish Magnum rework
+  - Add BGP Speakers and Peers to SDK
+  - Add magnum cluster templates resource
+  - Update python testing classifier
+  - Fix backup metadata management and update
+  - Add 'details' parameter to various 'find' proxy methods
+  - baremetal: Add Node console methods
+  - Add 'all_projects' support to proxy layers
+  - Add typing information and documentation
+  - image: Prevent passing conflicts args to stage_image
+  - Fix creation of protected image for old user code
+  - docs: Add docstring to 'openstack' module
+  - Update tox.ini for tox v4 compatibility
+  - Rework network functional tests
+  - compute: Add functional tests for volume attachments
+  - docs: Add overview of supported services to README
+  - Improve swift headers handling
+  - Prevent sending None password on create_user
+  - Revert "compute/server: add support of target state for evacuate API"
+  - Normalise query strings passed to 'find_*' methods
+  - image: Correct typo
+  - Allow passing more arguments to create_port
+  - Add query mappings for vpnaas resources
+  - Move normalize security group to sg class
+  - support nat_destination when attaching existing floating_ip to a server
+  - image: Allow providing 'data' argument to image upload, stage
+  - Move _normalize_coe_* into _coe class
+  - compute: Add support for triggering crash dumps
+  - image: Remove unsupported parameters from v1 proxy
+  - image: Correct typo with 'get_import_info' proxy method
+  - Fix server action request generation
+  - Move normalize_server to compute mixin
+  - Add additional_vips parameter for Octavia load balancers
+  - Update Internap auth URL
+  - Remove python-dev from bindep
+  - image: Add missing image import options
+  - Fix docs for class SecurityGroupRule
+  - image: Reformat proxy modules
+  - compute: Pass microversion for actions
+  - image: Remove unnecessary abstractions
+  - coe: Add support for clusters
+  - Accept queries when listing migrations
+  - baremetal: Add Node boot_device methods
+  - image: Allow listing detailed view of stores
+  - Use /servers/detail endpoint in find_server proxy method
+  - compute: Fix '*volume_attachment' proxy methods
+  - Initialize tests of real clouds
+
+-------------------------------------------------------------------
+Mon Jan  2 09:17:11 UTC 2023 - cloud-de...@suse.de
+
+- update to version 0.102.0
+  - compute: Default to 2.48 for server diagnostics
+  - Added Ansible OpenStack Collection to Bifrost's job.required-projects
+  - added api requirements for new "openstack image metadefs namespace list" 
command
+  - resource: Reformat calls to request
+  - docs: Trivial adjust index structure
+  - Drop query parameter 'id' from identity mapping
+  - Fix pre-commit issues
+  - tests: Improve functional testing for image methods
+  - Fix incremental backups handling in project cleanup
+  - image: Add support for other metadef namespace operations
+  - Support unknown attributes in resource.__getitem__
+  - Migrate register_machine to use the proxy layer
+  - docs: Add missing docs for proxy helper methods
+  - Allow passing explicit microversions to Resource methods
+  - Add docstring to wait_for_load_balancer() method
+  - Allow Resource.to_dict to allow returning unknown values
+  - network: Rename ikepolicy module
+  - block storage: Add support for the GroupSnapshot resource
+  - image: Trivial grouping of image proxy methods
+  - trivial: Correct some docstrings
+  - baremetal: rework node creation to be closer to the backend
+  - resource: Remove unused helper, variable
+  - Replace base64.encodestring with encodebytes
+  - tests: Remove unnecessary service check
+  - volume: Trivial docstring fixes to 'wait_for_status'
+  - Extend project cleanup
+  - block storage: Add update_volume proxy method
+  - Add Python3 antelope unit tests
+  - workflow: Trivial fix doc title
+  - Update master for stable/zed
+  - Use /volumes/detail endpoint in find_volume proxy method
+  - Add support for fault object per Server API
+  - Add support for updated_at field for volume snapshots
+  - network: Remove duplicate module, update references
+  - Allow to attach a floating ip to a specific fixed address
+  - Update register_machine to use the Ironic format for ports
+  - Implement project cleanup for object-store
+  - Improve project cleanup for cinder
+  - Actually use openstacksdk from source in the Bifrost job
+  - resource: Fix pagination of nested Glance resources
+  - docs: Correct docs for VpnIpsecPolicy
+  - image: Add metadef schema resource to v2 api
+  - Unify resource list filtering
+
+-------------------------------------------------------------------

Old:
----
  openstacksdk-0.101.0.tar.gz

New:
----
  openstacksdk-1.0.1.tar.gz

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

Other differences:
------------------
++++++ python-openstacksdk.spec ++++++
--- /var/tmp/diff_new_pack.A5EJKD/_old  2023-03-07 16:50:18.717577505 +0100
+++ /var/tmp/diff_new_pack.A5EJKD/_new  2023-03-07 16:50:18.717577505 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-openstacksdk
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define with_tests 0
 Name:           python-openstacksdk
-Version:        0.101.0
+Version:        1.0.1
 Release:        0
 Summary:        An SDK for building applications to work with OpenStack
 License:        Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://docs.openstack.org/openstacksdk
-Source0:        
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-0.101.0.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/o/openstacksdk/openstacksdk-1.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python3-PyYAML >= 3.13
 BuildRequires:  python3-appdirs >= 1.3.0
@@ -39,7 +39,7 @@
 BuildRequires:  python3-jsonpatch >= 1.16
 BuildRequires:  python3-jsonschema
 BuildRequires:  python3-keystoneauth1 >= 3.18.0
-BuildRequires:  python3-munch >= 2.1.0
+BuildRequires:  python3-munch
 BuildRequires:  python3-netifaces >= 0.10.4
 BuildRequires:  python3-os-service-types >= 1.7.0
 BuildRequires:  python3-oslo.config
@@ -77,7 +77,7 @@
 Requires:       python3-jmespath >= 0.9.0
 Requires:       python3-jsonpatch >= 1.16
 Requires:       python3-keystoneauth1 >= 3.18.0
-Requires:       python3-munch >= 2.1.0
+Requires:       python3-munch
 Requires:       python3-netifaces >= 0.10.4
 Requires:       python3-os-service-types >= 1.7.0
 Requires:       python3-requestsexceptions >= 1.2.0
@@ -121,7 +121,7 @@
 applications to work with OpenStack clouds.
 
 %prep
-%autosetup -p1 -n openstacksdk-0.101.0
+%autosetup -p1 -n openstacksdk-1.0.1
 %py_req_cleanup
 sed -i -e 's,coverage.*,,' test-requirements.txt || true
 sed -i -e "s,'sphinx.ext.intersphinx'\,,," doc/source/conf.py
@@ -132,7 +132,7 @@
 
 %build
 %py3_build
-PBR_VERSION=0.101.0 %sphinx_build -b html doc/source doc/build/html
+PBR_VERSION=1.0.1 %sphinx_build -b html doc/source doc/build/html
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
@@ -142,7 +142,7 @@
 %check
 export OS_LOG_CAPTURE=true
 export OS_TEST_TIMEOUT=30
-python3 -m stestr.cli run
+%{openstack_stestr_run}
 %endif
 
 %files -n python3-openstacksdk

++++++ openstacksdk-0.101.0.tar.gz -> openstacksdk-1.0.1.tar.gz ++++++
++++ 30292 lines of diff (skipped)

Reply via email to