commit python-os-win for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2019-05-03 22:41:50

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new.5148 (New)


Package is "python-os-win"

Fri May  3 22:41:50 2019 rev:8 rq:692850 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2018-09-26 14:22:53.397972589 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-win.new.5148/python-os-win.changes
2019-05-03 22:41:54.383175757 +0200
@@ -2 +2,33 @@
-Tue Sep 11 07:53:44 UTC 2018 - cloud-de...@suse.de
+Mon Apr  8 11:42:42 UTC 2019 - cloud-de...@suse.de
+
+- update to version 4.2.0
+  - Removing pypy
+  - Disable wmi object caching by default
+  - Add getter for MemorySettingsData
+  - Use template for lower-constraints
+  - import zuul job settings from project-config
+  - Add release note link in README
+  - Logging multiple WMI job errors
+  - Change openstack-dev to openstack-discuss
+  - Cleanup utilsfactory map
+  - Update reno for stable/rocky
+  - Silently continue when disconnecting missing vhds
+  - add python 3.6 unit test job
+  - Ignore events for unnamed VM vNICs
+  - Fix incorrect numeric comparisons
+  - Update links in README
+  - uncap eventlet
+  - switch documentation job to new PTI
+  - Add method for retrieving VM nics
+  - Allow enabling metrics per virtual disk
+  - Trivial: Fix flaky unit test
+  - Fix port metrics
+  - fix tox python3 overrides
+  - Add wmi job terminate timeout cfg opt
+  - Add pipe helpers
+  - Limit Failover Cluster WMI provider usage
+  - Updated from global requirements
+  - add lower-constraints job
+
+---
+Thu Sep 20 22:38:33 UTC 2018 - cloud-de...@suse.de

Old:

  os-win-4.0.1.tar.gz

New:

  os-win-4.2.0.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.Gb4Lpg/_old  2019-05-03 22:41:55.051177163 +0200
+++ /var/tmp/diff_new_pack.Gb4Lpg/_new  2019-05-03 22:41:55.063177189 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-win
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,31 +12,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   python-os-win
-Version:4.0.1
+Version:4.2.0
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/os-win
-Source0:
https://files.pythonhosted.org/packages/source/o/os-win/os-win-4.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/os-win/os-win-4.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-Sphinx
 BuildRequires:  python2-ddt
 BuildRequires:  python2-eventlet >= 0.18.2
 BuildRequires:  python2-mock
-BuildRequires:  python2-oslo.concurrency >= 3.25.0
+BuildRequires:  python2-oslo.concurrency >= 3.26.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.log >= 3.36.0
-BuildRequires:  python2-oslosphinx
 BuildRequires:  python2-oslotest
 BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-python-subunit
 BuildRequires:  python2-testrepository
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
@@ -45,20 +43,18 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet >= 0.18.2
 BuildRequires:  python3-mock
-BuildRequires:  python3-oslo.concurrency >= 3.25.0
+BuildRequires:  python3-oslo.concurrency >= 3.26.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.log >= 3.36.0
-BuildRequires:  python3-oslosphinx
 BuildRequires:  python3-oslotest
 BuildRequires:  python3-pbr >= 2.0.0
-BuildRequires:  python3-python-subunit
 BuildRequires:  python3-testrepository
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
 Requires:   python-Babel >= 2.3.4
 Requires:   python-eventlet >= 0.18.2
-Requires:   python-oslo.concurrency >= 3.25.0
-Requires:   python-oslo.config >= 5.1.0
+Requires:   python-oslo.concurrency >= 3.26.0
+Requires:   python-oslo.config >= 5.2.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   

commit python-os-win for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2018-09-26 14:22:50

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Wed Sep 26 14:22:50 2018 rev:7 rq:634902 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2018-09-07 15:38:38.634585087 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2018-09-26 14:22:53.397972589 +0200
@@ -1,0 +2,8 @@
+Tue Sep 11 07:53:44 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.0.1
+  - Update UPPER_CONSTRAINTS_FILE for stable/rocky
+  - uncap eventlet
+  - Update .gitreview for stable/rocky
+
+---

Old:

  os-win-4.0.0.tar.gz

New:

  os-win-4.0.1.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.9aqLcv/_old  2018-09-26 14:22:53.853971862 +0200
+++ /var/tmp/diff_new_pack.9aqLcv/_new  2018-09-26 14:22:53.857971856 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   python-os-win
-Version:4.0.0
+Version:4.0.1
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://launchpad.net/os-win
-Source0:
https://files.pythonhosted.org/packages/source/o/os-win/os-win-4.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/os-win/os-win-4.0.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-Sphinx
@@ -89,7 +89,7 @@
 Documentation for the Hyper-V library.
 
 %prep
-%autosetup -n os-win-4.0.0
+%autosetup -n os-win-4.0.1
 %py_req_cleanup
 # we dont want to run the hacking tests again (and dont want the needed deps)
 rm -f os_win/tests/unit/test_hacking.py

++ os-win-4.0.0.tar.gz -> os-win-4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-4.0.0/ChangeLog new/os-win-4.0.1/ChangeLog
--- old/os-win-4.0.0/ChangeLog  2018-03-09 00:55:14.0 +0100
+++ new/os-win-4.0.1/ChangeLog  2018-08-22 14:55:19.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+4.0.1
+-
+
+* uncap eventlet
+* Update UPPER\_CONSTRAINTS\_FILE for stable/rocky
+* Update .gitreview for stable/rocky
+
 4.0.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-4.0.0/PKG-INFO new/os-win-4.0.1/PKG-INFO
--- old/os-win-4.0.0/PKG-INFO   2018-03-09 00:55:14.0 +0100
+++ new/os-win-4.0.1/PKG-INFO   2018-08-22 14:55:22.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: os-win
-Version: 4.0.0
+Version: 4.0.1
 Summary: Windows / Hyper-V library for OpenStack projects.
 Home-page: http://www.cloudbase.it/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
-Description-Content-Type: UNKNOWN
 Description: 
 Team and repository tags
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-4.0.0/RELEASENOTES.rst 
new/os-win-4.0.1/RELEASENOTES.rst
--- old/os-win-4.0.0/RELEASENOTES.rst   1970-01-01 01:00:00.0 +0100
+++ new/os-win-4.0.1/RELEASENOTES.rst   2018-08-22 14:55:22.0 +0200
@@ -0,0 +1,3 @@
+==
+os-win
+==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-4.0.0/os_win.egg-info/PKG-INFO 
new/os-win-4.0.1/os_win.egg-info/PKG-INFO
--- old/os-win-4.0.0/os_win.egg-info/PKG-INFO   2018-03-09 00:55:14.0 
+0100
+++ new/os-win-4.0.1/os_win.egg-info/PKG-INFO   2018-08-22 14:55:19.0 
+0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: os-win
-Version: 4.0.0
+Version: 4.0.1
 Summary: Windows / Hyper-V library for OpenStack projects.
 Home-page: http://www.cloudbase.it/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
-Description-Content-Type: UNKNOWN
 Description: 
 Team and repository tags
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-4.0.0/os_win.egg-info/pbr.json 
new/os-win-4.0.1/os_win.egg-info/pbr.json
--- old/os-win-4.0.0/os_win.egg-info/pbr.json   2018-03-09 00:55:14.0 
+0100
+++ new/os-win-4.0.1/os_win.egg-info/pbr.json   2018-08-22 14:55:19.0 
+0200
@@ -1 +1 @@
-{"git_version": "6a5325b", "is_release": true}
\ No newline at end of file
+{"git_version": "f6ccfb6", "is_release": true}
\ 

commit python-os-win for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2018-09-07 15:38:37

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Fri Sep  7 15:38:37 2018 rev:6 rq:633093 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2018-03-19 23:35:32.483493528 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2018-09-07 15:38:38.634585087 +0200
@@ -1,0 +2,15 @@
+Mon Sep  3 12:52:33 UTC 2018 - cloud-de...@suse.de
+
+- update to version 4.0.0
+  - Adds NIC hardware offload support
+  - Update reno for stable/queens
+  - [Trivial] Allow flushing named pipe log handles
+  - tests: Use mock autospec in unit tests
+  - Improve WMI jobs logging
+  - Fixes port security settings caching issue
+  - Cleanup test-requirements
+  - Ensures that all classes have the same interface as their parents
+  - Remove deprecated methods
+  - Updated from global requirements
+
+---

Old:

  os-win-3.0.0.tar.gz

New:

  os-win-4.0.0.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.zY86PC/_old  2018-09-07 15:38:39.006584688 +0200
+++ /var/tmp/diff_new_pack.zY86PC/_new  2018-09-07 15:38:39.010584683 +0200
@@ -16,82 +16,111 @@
 #
 
 
-%global sname os-win
 Name:   python-os-win
-Version:3.0.0
+Version:4.0.0
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+URL:https://launchpad.net/os-win
+Source0:
https://files.pythonhosted.org/packages/source/o/os-win/os-win-4.0.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Sphinx
-BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.concurrency >= 3.25.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.36.0
-BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python2-Sphinx
+BuildRequires:  python2-ddt
+BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-mock
+BuildRequires:  python2-oslo.concurrency >= 3.25.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.log >= 3.36.0
+BuildRequires:  python2-oslosphinx
+BuildRequires:  python2-oslotest
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit
+BuildRequires:  python2-testrepository
+BuildRequires:  python2-testscenarios
+BuildRequires:  python2-testtools
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-ddt
+BuildRequires:  python3-devel
+BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-mock
+BuildRequires:  python3-oslo.concurrency >= 3.25.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.log >= 3.36.0
+BuildRequires:  python3-oslosphinx
+BuildRequires:  python3-oslotest
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit
+BuildRequires:  python3-testrepository
+BuildRequires:  python3-testscenarios
+BuildRequires:  python3-testtools
 Requires:   python-Babel >= 2.3.4
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-oslo.concurrency >= 3.25.0
 Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.log >= 3.36.0
-Requires:   python-oslo.service >= 1.24.0
+Requires:   python-oslo.service
 Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
 
 %description
 Library contains Windows / Hyper-V code commonly used in the OpenStack 
projects:
 nova, cinder, networking-hyperv.
 
-%package doc
+%package -n python-os-win-doc
 Summary:Documentation for OpenStack Windows/Hyper-V Library
 Group:  Documentation/HTML
 BuildRequires:  

commit python-os-win for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2018-03-19 23:35:28

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Mon Mar 19 23:35:28 2018 rev:5 rq:583332 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2018-02-14 10:50:46.707505360 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2018-03-19 23:35:32.483493528 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:33:07 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.MWXEev/_old  2018-03-19 23:35:33.183468277 +0100
+++ /var/tmp/diff_new_pack.MWXEev/_new  2018-03-19 23:35:33.183468277 +0100
@@ -31,11 +31,11 @@
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.concurrency >= 3.20.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-testrepository >= 0.0.18
@@ -43,12 +43,12 @@
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-eventlet >= 0.18.2
-Requires:   python-oslo.concurrency >= 3.20.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.concurrency >= 3.25.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.service >= 1.24.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
@@ -60,7 +60,7 @@
 Summary:Documentation for OpenStack Windows/Hyper-V Library
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the Hyper-V library.

++ _service ++
--- /var/tmp/diff_new_pack.MWXEev/_old  2018-03-19 23:35:33.231466546 +0100
+++ /var/tmp/diff_new_pack.MWXEev/_new  2018-03-19 23:35:33.231466546 +0100
@@ -1,8 +1,8 @@
 
   
-https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/os-win/os-win.spec.j2?h=master
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/os-win/os-win.spec.j2?h=stable/queens
 python-os-win.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-win
   




commit python-os-win for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2018-02-14 10:50:43

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Wed Feb 14 10:50:43 2018 rev:4 rq:575943 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2017-08-28 15:31:48.765201112 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2018-02-14 10:50:46.707505360 +0100
@@ -2 +2,61 @@
-Mon Aug  7 14:03:56 UTC 2017 - cloud-de...@suse.de
+Mon Jan 15 11:49:11 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.0.0
+  - [Trivial] Add HyperVvSwitchNotFound exception
+  - Implement VHD attach/detach
+  - Remove setting of version/release from releasenotes
+  - Add oslo.config entry point
+  - Add config sample to os-win docs
+  - doc: Switch to openstackdocstheme
+  - Avoid tox_install.sh for constraints support
+  - Adds SR-IOV support
+  - Remove deprecated methods and exceptions
+  - Updated from global requirements
+  - Add processutils module
+  - Cleanup vmutils create_vm
+
+---
+Fri Nov 24 22:57:44 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.5.0
+  - clusterutils: Adds clustering configuration options
+  - Add method returning vswitch extensions
+  - Include FCP lun when returning mappings
+  - Add methods for retrieving disks
+  - FC: cleanup WWN usage
+  - FC: add support for retrieving FC LUN UIDs
+  - check minimum VM version when setting VM snapshots
+  - Update the documentation link for doc migration
+  - Include disk ctrl addr in attachment info
+  - Allow aggregating disk rescan requests
+  - Allow detaching disks by serial tag
+  - vmutils: Fixes setting disk QoS on Hyper-V 6.2
+  - [Trivial] Add method checking if a disk is claimed by MPIO
+  - Fix fetching vm boot sources
+  - iSCSI: add checks for MPIO disks
+  - Update log translation hacking rule
+  - Adds releasenotes configuration
+  - Updated from global requirements
+  - Allow fetching disk attachment info by tag
+  - Add SAN policy setter/getter
+  - Silently continue when destroying missing vNIC
+
+---
+Thu Sep 21 13:15:15 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.2.0
+  - clusterutils: Adds clustering configuration options
+  - Include FCP lun when returning mappings
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+  - check minimum VM version when setting VM snapshots
+  - FC: cleanup WWN usage
+  - FC: add support for retrieving FC LUN UIDs
+  - Allow detaching disks by serial tag
+  - [Trivial] Add method checking if a disk is claimed by MPIO
+  - iSCSI: add checks for MPIO disks
+  - Update .gitreview for stable/pike
+  - Adds releasenotes configuration
+  - Add methods for retrieving disks
+
+---
+Tue Sep 19 05:38:49 UTC 2017 - cloud-de...@suse.de

Old:

  os-win-2.1.0.tar.gz

New:

  os-win-3.0.0.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.1pSc59/_old  2018-02-14 10:50:47.299484056 +0100
+++ /var/tmp/diff_new_pack.1pSc59/_new  2018-02-14 10:50:47.299484056 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-win
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,37 +18,37 @@
 
 %global sname os-win
 Name:   python-os-win
-Version:2.1.0
+Version:3.0.0
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 3.22.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-oslo.concurrency >= 3.20.0
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.log >= 3.30.0
 BuildRequires:  

commit python-os-win for openSUSE:Factory

2017-08-28 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2017-08-28 15:31:48

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Mon Aug 28 15:31:48 2017 rev:3 rq:515016 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2017-04-06 11:01:53.545769584 +0200
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2017-08-28 15:31:48.765201112 +0200
@@ -1,0 +2,52 @@
+Mon Aug  7 14:03:56 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.1.0
+  - Add hacking rules for ctypes libraries
+  - vmutils: Adds vnuma_enabled argument to update_vm
+  - networkutils: fixes update_cache
+  - removes the VirtualSystemType kwarg when fetching VMs
+  - Fixed all typos in comments
+  - Retry changing VM state in case of exceptions
+  - Add cluster vm owner change listener
+  - Fixes cached old WMI service objects issue
+  - pathutils: Adds retry decorator to rmdir
+  - Retrieve VM disk attachment info
+  - Indicating the location tests directory in oslo_debug_helper
+  - py35: fixes exception.message reference issues
+  - Optimize the link address
+  - vmutils: set all *DataRoot paths to the same value
+  - Ignores "Not found" jobs when stopping jobs
+  - Uses _compat_conn where WMI objects need to be updated or added
+  - Change intermediary vm state handling
+  - Replaces CRLF line endings to LF line endings
+  - Remove old iSCSI initiator utils modules
+  - Cleanup livemigrationutils
+  - updates hacking requirement
+  - pep8: fixes indentation issues
+  - Add Python 3.5 classifier and venv
+  - Rearrange imports
+  - Remove deprecated IOUtils class
+  - Improve WMI job check method
+  - Fix cluster group migration status checks
+  - Improve VM snapshots support
+  - networkutils: specializes the exception raised by _get_vnic_settings
+  - Allow setting VM snapshot types
+  - tests: Sets baseutils.BaseUtilsVirt._old_wmi
+  - Replacing six.iteritems() with .items()
+  - Adds config option for caching WMI objects
+  - Add support for setting the port profile id
+  - raises exceptions.NotFound instead of x_wmi: Not Found
+  - Ensure failed disk attachments are cleaned up
+  - vmutils: Adds remove_all_pci_devices method
+  - Fix share local address check
+  - Remove log translations
+  - Synchronize iscsi_target_utils
+  - Add 'rm -f .testrepository/times.dbm' command in testenv
+  - vmutils: Planned VMs separation
+  - Refactor Windows API usage
+  - pathutils: Adds copy_folder_files method
+  - vmutils: Allows updating and disabling instance RemoteFX
+  - Wrap "WMI not found" exception
+  - Updated from global requirements
+
+---

Old:

  os-win-1.4.1.tar.gz

New:

  os-win-2.1.0.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.ecDSba/_old  2017-08-28 15:31:49.313124081 +0200
+++ /var/tmp/diff_new_pack.ecDSba/_new  2017-08-28 15:31:49.325122395 +0200
@@ -18,7 +18,7 @@
 
 %global sname os-win
 Name:   python-os-win
-Version:1.4.1
+Version:2.1.0
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0
@@ -33,10 +33,10 @@
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslo.concurrency >= 3.8.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 3.11.0
+BuildRequires:  python-oslo.log >= 3.22.0
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 1.8
+BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
@@ -44,12 +44,12 @@
 Requires:   python-Babel >= 2.3.4
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-oslo.concurrency >= 3.8.0
-Requires:   python-oslo.config >= 3.14.0
+Requires:   python-oslo.config >= 4.0.0
 Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.11.0
+Requires:   python-oslo.log >= 3.22.0
 Requires:   python-oslo.service >= 1.10.0
-Requires:   python-oslo.utils >= 3.18.0
-Requires:   python-pbr >= 1.8
+Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
 %description
@@ -68,10 +68,12 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
+# we dont want to run the hacking tests again (and dont want the needed deps)
+rm -f os_win/tests/unit/test_hacking.py
 
 %build
 %{py2_build}
-%{__python2} setup.py build_sphinx

commit python-os-win for openSUSE:Factory

2017-04-06 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2017-04-06 11:01:43

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Thu Apr  6 11:01:43 2017 rev:2 rq:482821 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2017-02-21 13:42:45.748508752 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2017-04-06 11:01:53.545769584 +0200
@@ -1,0 +2,13 @@
+Mon Mar 27 08:53:38 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.4.1:
+  - vmutils: Adds vnuma_enabled argument to update_vm
+  - vmutils: set all *DataRoot paths to the same value
+  - removes the VirtualSystemType kwarg when fetching VMs
+  - Update .gitreview for stable/ocata
+  - Update UPPER_CONSTRAINTS_FILE for stable/ocata
+  - pathutils: Adds retry decorator to rmdir
+  - vmutils: Allows updating and disabling instance RemoteFX
+  - vmutils: Adds remove_all_pci_devices method
+
+---

Old:

  os-win-1.4.0.tar.gz

New:

  os-win-1.4.1.tar.gz



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.kmFPhC/_old  2017-04-06 11:01:54.189678578 +0200
+++ /var/tmp/diff_new_pack.kmFPhC/_new  2017-04-06 11:01:54.193678013 +0200
@@ -18,7 +18,7 @@
 
 %global sname os-win
 Name:   python-os-win
-Version:1.4.0
+Version:1.4.1
 Release:0
 Summary:Hyper-V library for OpenStack projects
 License:Apache-2.0

++ os-win-1.4.0.tar.gz -> os-win-1.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-1.4.0/AUTHORS new/os-win-1.4.1/AUTHORS
--- old/os-win-1.4.0/AUTHORS2017-01-18 20:58:29.0 +0100
+++ new/os-win-1.4.1/AUTHORS2017-03-06 20:04:40.0 +0100
@@ -15,6 +15,7 @@
 Lucian Petrut 
 Monty Taylor 
 Nashwan Azhari 
+OpenStack Release Bot 
 Simona Iuliana Toader 
 Swapnil Kulkarni (coolsvap) 
 Thomas Bechtold 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-1.4.0/ChangeLog new/os-win-1.4.1/ChangeLog
--- old/os-win-1.4.0/ChangeLog  2017-01-18 20:58:29.0 +0100
+++ new/os-win-1.4.1/ChangeLog  2017-03-06 20:04:40.0 +0100
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+1.4.1
+-
+
+* pathutils: Adds retry decorator to rmdir
+* vmutils: Adds vnuma_enabled argument to update_vm
+* vmutils: Allows updating and disabling instance RemoteFX
+* vmutils: Adds remove_all_pci_devices method
+* removes the VirtualSystemType kwarg when fetching VMs
+* vmutils: set all *DataRoot paths to the same value
+* Update UPPER_CONSTRAINTS_FILE for stable/ocata
+* Update .gitreview for stable/ocata
+
 1.4.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-1.4.0/PKG-INFO new/os-win-1.4.1/PKG-INFO
--- old/os-win-1.4.0/PKG-INFO   2017-01-18 20:58:29.0 +0100
+++ new/os-win-1.4.1/PKG-INFO   2017-03-06 20:04:41.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: os-win
-Version: 1.4.0
+Version: 1.4.1
 Summary: Windows / Hyper-V library for OpenStack projects.
 Home-page: http://www.cloudbase.it/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/os-win-1.4.0/os_win/exceptions.py 
new/os-win-1.4.1/os_win/exceptions.py
--- old/os-win-1.4.0/os_win/exceptions.py   2017-01-18 20:56:51.0 
+0100
+++ new/os-win-1.4.1/os_win/exceptions.py   2017-03-06 20:02:30.0 
+0100
@@ -24,11 +24,16 @@
 # Define WMI specific exceptions, so WMI won't have to be imported in any
 # module that expects those exceptions.
 if sys.platform == 'win32':
+from six.moves.builtins import WindowsError
 import wmi
 
 x_wmi = wmi.x_wmi
 x_wmi_timed_out = wmi.x_wmi_timed_out
 else:
+class WindowsError(Exception):
+def __init__(self, winerror=None):
+self.winerror = winerror
+
 class x_wmi(Exception):
 pass
 
@@ -41,6 +46,7 @@
 
 def __init__(self, message=None, **kwargs):
 self.kwargs = kwargs
+self.error_code = kwargs.get('error_code')
 
 if not message:
 message = self.msg_fmt % kwargs
@@ -100,10 +106,6 @@
 "Error code: %(error_code)s. "
 "Error message: %(error_message)s")
 
-def __init__(self, message=None,