commit python-novaclient for openSUSE:Factory

2020-10-26 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2020-10-26 16:15:59

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


Package is "python-novaclient"

Mon Oct 26 16:15:59 2020 rev:36 rq:841194 version:17.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2020-06-05 20:14:53.610688845 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.3463/python-novaclient.changes
2020-10-26 16:16:44.814956051 +0100
@@ -1,0 +2,25 @@
+Fri Oct  9 19:15:51 UTC 2020 - cloud-de...@suse.de
+
+- update to version 17.2.1
+  - [Community goal] Update contributor documentation
+  - Bump default tox env from py37 to py38
+  - Use unittest.mock instead of third party mock
+  - Switch to newer openstackdocstheme and reno versions
+  - Switch legacy Zuul jobs to native Zuul v3 jobs
+  - use stevedore to load extensions
+  - Bump hacking min version to 3.0.1
+  - Add Python3 victoria unit tests
+  - Remove mock in lower-constraints.txt
+  - Remove Babel requirement
+  - Add link to PDF document
+  - Remove unused code
+  - Remove future imports
+  - doc: Update Testing document
+  - Add a cleanup for a server in a functional test
+  - zuul functional job: drop the custom playbooks
+  - Update master for stable/ussuri
+  - Add py38 package metadata
+  - Switch to using TOX_CONSTRAINTS_FILE
+  - migrate testing to ubuntu focal
+
+---

Old:

  python-novaclient-17.0.0.tar.gz

New:

  python-novaclient-17.2.1.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.m0fc5E/_old  2020-10-26 16:16:45.442956557 +0100
+++ /var/tmp/diff_new_pack.m0fc5E/_new  2020-10-26 16:16:45.446956559 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   python-novaclient
-Version:17.0.0
+Version:17.2.1
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-17.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-17.2.1.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cinderclient
@@ -35,7 +35,6 @@
 BuildRequires:  python3-osprofiler
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests-mock
-BuildRequires:  python3-setuptools
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
@@ -50,7 +49,7 @@
 Summary:Python API and CLI for OpenStack Nova
 Group:  Development/Languages/Python
 Requires:   openssl
-Requires:   python3-Babel >= 2.3.4
+Requires:   python3-Babel
 Requires:   python3-PrettyTable >= 0.7.2
 Requires:   python3-iso8601 >= 0.1.11
 Requires:   python3-keystoneauth1 >= 3.5.0
@@ -91,7 +90,7 @@
 %build
 %{py3_build}
 
-PBR_VERSION=17.0.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
+PBR_VERSION=17.2.1 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 

++ _service ++
--- /var/tmp/diff_new_pack.m0fc5E/_old  2020-10-26 16:16:45.478956585 +0100
+++ /var/tmp/diff_new_pack.m0fc5E/_new  2020-10-26 16:16:45.478956585 +0100
@@ -1,8 +1,8 @@
 
   
-https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-novaclient/python-novaclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.spec
-https://opendev.org/openstack/python-novaclient/raw/branch/stable/ussuri/requirements.txt
+https://opendev.org/openstack/python-novaclient/raw/branch/stable/victoria/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-novaclient
   

++ python-novaclient-17.0.0.tar.gz -> python-novaclient-17.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-17.0.0/.zuul.yaml 
new/python-novaclient-17.2.1/.zuul.yaml
--- old/python-novaclient-17.0.0/.zuul.yaml 2020-04-11 12:54:14.0 
+0200
+++ new/python-novaclient-17.2.1/.zuul.yaml 2020-09-10 11:55:42.0 
+0200
@@ -1,14 +1,14 @@
 - job:
-# TODO(efried): Cut over to zuulv3
-name: novaclient-dsvm-functional
-parent: legacy-dsvm-base
-run: 

commit python-novaclient for openSUSE:Factory

2020-06-05 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2020-06-05 20:12:35

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


Package is "python-novaclient"

Fri Jun  5 20:12:35 2020 rev:35 rq:803577 version:17.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2020-03-24 22:33:18.117117392 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.3606/python-novaclient.changes
2020-06-05 20:14:53.610688845 +0200
@@ -1,0 +2,39 @@
+Tue May 12 09:53:04 UTC 2020 - cloud-de...@suse.de
+
+- update to version 17.0.0
+  - [Trivial] FUP: Enhanced description for 'server list --config-drive' help
+  - Make 'server list --config-drive' a boolean option
+  - Update to hacking 3.0
+  - Add a check for --config-drive option on nova boot
+  - Add release note for bug 1845322
+  - Add aggregate-cache-images command and client routines
+  - Remove cells v1 and extension commands and APIs
+  - Bump to hacking 2.x
+  - Stop supporting and testing python2
+  - Add functional test for migration-list in v2.80
+  - Stop silently ignoring invalid 'nova boot --hint' options
+  - Add images.GlanceManager.find_images() bulk query
+  - doc: Update Testing document
+  - Remove six
+  - Microversion 2.83 - Add more filters for the nova list command
+  - doc: Fix supported version descriptions
+  - Microversion 2.84 - action event fault details
+  - setup.cfg: Various Python 3 fixes
+  - Switch to Ussuri jobs
+  - Microversion 2.85: Change volume-update CLI
+  - Random cleanups
+  - Microversion 2.87 - Stable device boot from volume rescue
+  - Microversion 2.82 - nova cyborg interaction
+  - Don't print user_data for 'nova show'
+  - FUP: Add volume-update CLI pre V285 tests
+  - trivial: Remove 'u' prefix from string
+  - Clarify --migration-type migration value as cold migration
+  - Microversion 2.86 - Extra spec validation
+  - Add minor version [21] to the test_versions
+  - Microversion 2.80: Add user_id/project_id to migration-list API
+  - PDF documentation build
+  - Update master for stable/train
+  - tox: Configure 'ignore_basepython_conflict'
+  - doc: Add support microversions for options
+
+---

Old:

  python-novaclient-15.1.0.tar.gz

New:

  python-novaclient-17.0.0.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.kdSqXs/_old  2020-06-05 20:14:54.366691627 +0200
+++ /var/tmp/diff_new_pack.kdSqXs/_new  2020-06-05 20:14:54.370691642 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   python-novaclient
-Version:15.1.0
+Version:17.0.0
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-15.1.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-17.0.0.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python3-cinderclient
@@ -59,7 +59,7 @@
 Requires:   python3-oslo.utils >= 3.33.0
 Requires:   python3-pbr >= 2.0.0
 Requires:   python3-simplejson >= 3.5.1
-Requires:   python3-six >= 1.10.0
+Requires:   python3-six
 %if 0%{?suse_version}
 Obsoletes:  python2-novaclient < 16.0.0
 %endif
@@ -91,7 +91,7 @@
 %build
 %{py3_build}
 
-PBR_VERSION=15.1.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
+PBR_VERSION=17.0.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 

++ _service ++
--- /var/tmp/diff_new_pack.kdSqXs/_old  2020-06-05 20:14:54.394691730 +0200
+++ /var/tmp/diff_new_pack.kdSqXs/_new  2020-06-05 20:14:54.394691730 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/train/openstack/python-novaclient/python-novaclient.spec.j2
+https://opendev.org/openstack/rpm-packaging/raw/branch/stable/ussuri/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.spec
-https://raw.githubusercontent.com/openstack/python-novaclient/stable/train/requirements.txt
+https://opendev.org/openstack/python-novaclient/raw/branch/stable/ussuri/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-novaclient
   

++ python-novaclient-15.1.0.tar.gz -> python-novaclient-17.0.0.tar.gz ++
 5370 lines of diff (skipped)




commit python-novaclient for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2020-03-24 22:33:17

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


Package is "python-novaclient"

Tue Mar 24 22:33:17 2020 rev:34 rq:787461 version:15.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2019-12-04 14:18:57.246366011 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.3160/python-novaclient.changes
2020-03-24 22:33:18.117117392 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 12:29:20 UTC 2020 - Dirk Mueller 
+
+- add obsoletes
+
+---
+Wed Mar 11 21:01:21 UTC 2020 - Dirk Mueller 
+
+- switch to python 3.x only builds
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.PxDAhu/_old  2020-03-24 22:33:18.737117693 +0100
+++ /var/tmp/diff_new_pack.PxDAhu/_new  2020-03-24 22:33:18.757117702 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,20 +25,6 @@
 Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-15.1.0.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
-BuildRequires:  python2-cinderclient
-BuildRequires:  python2-ddt
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-glanceclient
-BuildRequires:  python2-keystoneclient
-BuildRequires:  python2-mock
-BuildRequires:  python2-os-client-config
-BuildRequires:  python2-osprofiler
-BuildRequires:  python2-pbr >= 2.0.0
-BuildRequires:  python2-requests-mock
-BuildRequires:  python2-setuptools
-BuildRequires:  python2-stestr
-BuildRequires:  python2-testscenarios
-BuildRequires:  python2-testtools
 BuildRequires:  python3-cinderclient
 BuildRequires:  python3-ddt
 BuildRequires:  python3-fixtures
@@ -53,29 +39,32 @@
 BuildRequires:  python3-stestr
 BuildRequires:  python3-testscenarios
 BuildRequires:  python3-testtools
-Requires:   openssl
-Requires:   python-Babel >= 2.3.4
-Requires:   python-PrettyTable >= 0.7.2
-Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 3.5.0
-Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.33.0
-Requires:   python-pbr >= 2.0.0
-Requires:   python-simplejson >= 3.5.1
-Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+
+%description
+This is a client for the OpenStack Nova API. There's a Python API (the
+novaclient module), and a command-line script (nova). Each implements 100% of
+the OpenStack Nova API.
+
+%package -n python3-novaclient
+Summary:Python API and CLI for OpenStack Nova
+Group:  Development/Languages/Python
+Requires:   openssl
+Requires:   python3-Babel >= 2.3.4
+Requires:   python3-PrettyTable >= 0.7.2
+Requires:   python3-iso8601 >= 0.1.11
+Requires:   python3-keystoneauth1 >= 3.5.0
+Requires:   python3-oslo.i18n >= 3.15.3
+Requires:   python3-oslo.serialization >= 2.18.0
+Requires:   python3-oslo.utils >= 3.33.0
+Requires:   python3-pbr >= 2.0.0
+Requires:   python3-simplejson >= 3.5.1
+Requires:   python3-six >= 1.10.0
 %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
+Obsoletes:  python2-novaclient < 16.0.0
 %endif
-%python_subpackages
 
-%description
+%description -n python3-novaclient
 This is a client for the OpenStack Nova API. There's a Python API (the
 novaclient module), and a command-line script (nova). Each implements 100% of
 the OpenStack Nova API.
@@ -100,31 +89,24 @@
 %py_req_cleanup
 
 %build
-%{python_build}
+%{py3_build}
 
 PBR_VERSION=15.1.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 
 %install
-%{python_install}
-%python_clone -a %{buildroot}%{_bindir}/nova
-
-%post
-%python_install_alternative nova
-
-%postun
-%python_uninstall_alternative nova
+%{py3_install}
 
 %check
 export OS_TEST_PATH=novaclient/tests/unit
-%python_exec -m stestr.cli run
+python3 -m stestr.cli run
 
-%files %{python_files}
+%files -n 

commit python-novaclient for openSUSE:Factory

2019-12-04 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2019-12-04 13:48:46

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


Package is "python-novaclient"

Wed Dec  4 13:48:46 2019 rev:33 rq:736665 version:15.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2019-07-04 15:42:26.866032208 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.4691/python-novaclient.changes
2019-12-04 14:18:57.246366011 +0100
@@ -1,0 +2,47 @@
+Wed Oct  9 13:04:46 UTC 2019 - cloud-de...@suse.de
+
+- update to version 15.1.0
+  - Modify the url of upper_constraints_file
+  - OpenDev Migration Patch
+  - Revert "Add irrelevant files in dsvm job"
+  - Optimize limit option docs string description for novaclient
+  - Cap sphinx for py2 and drop keyring dependency
+  - doc: Clarify versioned wrapped method
+  - Replace openstack.org git:// URLs with https://
+  - Allow passing negative values for the locked search_opt in cs.servers.list
+  - Microversion 2.73: Support adding the reason behind a server lock
+  - Use SHA256 instead of MD5 in completion cache
+  - Blacklist sphinx 2.1.0 (autodoc bug)
+  - Microversion 2.77: Support Specifying AZ to unshelve
+  - Bump the openstackdocstheme extension to 1.20
+  - Add test for console-log and docs for bug 1746534
+  - Allow searching for hypervisors and getting back details
+  - Tiny fix of documentation
+  - docs: clarify nova migration-list --host option
+  - Drop py35 tests
+  - Microversion 2.79: Add delete_on_termination to volume-attach API
+  - Bump openstackdocstheme to 1.30.0
+  - Add host and hypervisor_hostname to create servers
+  - API microversion 2.76: Add 'power-update' external event
+  - Add irrelevant files in dsvm job again
+  - Add --migration-type and --source-compute to migration-list
+  - Update master for stable/stein
+  - Blacklist python-cinderclient 4.0.0
+  - Remove deprecated methods and properties
+  - Fix duplicate object description error
+  - Set the lower limit of api_version for volume_type
+  - Remove deprecated options
+  - Add a description of --on-shared-storage
+  - Updates for OpenDev transition
+  - Update api-ref location
+  - Microversion 2.75 - Multiple API cleanup changes
+  - Deprecate cells v1 and extension commands and APIs
+  - Add Python 3 Train unit tests
+  - [Docs] Update client docs to add reason and locked options
+  - Microversion 2.78 - show server topology
+  - Revert "Fix crashing console-log"
+  - Add a guide to add a new microversion support
+  - Add irrelevant files in dsvm job
+  - Follow up for microversion 2.75
+
+---

Old:

  python-novaclient-13.0.1.tar.gz

New:

  python-novaclient-15.1.0.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.7eN2mI/_old  2019-12-04 14:18:57.642366345 +0100
+++ /var/tmp/diff_new_pack.7eN2mI/_new  2019-12-04 14:18:57.646366348 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   python-novaclient
-Version:13.0.1
+Version:15.1.0
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-13.0.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-15.1.0.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python2-cinderclient
@@ -83,10 +83,10 @@
 %package -n python-novaclient-doc
 Summary:Documentation for OpenStack Nova API Client
 Group:  Documentation/HTML
-BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme
-BuildRequires:  python-reno
-BuildRequires:  python-sphinxcontrib-apidoc
+BuildRequires:  python3-Sphinx
+BuildRequires:  python3-openstackdocstheme
+BuildRequires:  python3-reno
+BuildRequires:  python3-sphinxcontrib-apidoc
 
 %description -n python-novaclient-doc
 This is a client for the OpenStack Nova API. There's a Python API (the
@@ -102,7 +102,7 @@
 %build
 %{python_build}
 
-PBR_VERSION=13.0.1 sphinx-build -b html -d doc/build/doctrees doc/source 
doc/build/html
+PBR_VERSION=15.1.0 %sphinx_build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 

++ _service ++
--- /var/tmp/diff_new_pack.7eN2mI/_old  2019-12-04 14:18:57.670366368 +0100
+++ /var/tmp/diff_new_pack.7eN2mI/_new  2019-12-04 

commit python-novaclient for openSUSE:Factory

2019-07-04 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2019-07-04 15:42:25

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


Package is "python-novaclient"

Thu Jul  4 15:42:25 2019 rev:32 rq:710315 version:13.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2019-05-03 22:41:33.815132455 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.4615/python-novaclient.changes
2019-07-04 15:42:26.866032208 +0200
@@ -1,0 +2,12 @@
+Mon Jun 17 10:05:20 UTC 2019 - cloud-de...@suse.de
+
+- update to version 13.0.1
+  - Update .gitreview for stable/stein
+  - Add test for console-log and docs for bug 1746534
+  - Revert "Fix crashing console-log"
+  - Set the lower limit of api_version for volume_type
+  - Replace openstack.org git:// URLs with https://
+  - OpenDev Migration Patch
+  - Update UPPER_CONSTRAINTS_FILE for stable/stein
+
+---

Old:

  python-novaclient-13.0.0.tar.gz

New:

  python-novaclient-13.0.1.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.7NKW1Z/_old  2019-07-04 15:42:27.414032865 +0200
+++ /var/tmp/diff_new_pack.7NKW1Z/_new  2019-07-04 15:42:27.414032865 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   python-novaclient
-Version:13.0.0
+Version:13.0.1
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-13.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-13.0.1.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python2-cinderclient
@@ -102,7 +102,7 @@
 %build
 %{python_build}
 
-PBR_VERSION=13.0.0 sphinx-build -b html -d doc/build/doctrees doc/source 
doc/build/html
+PBR_VERSION=13.0.1 sphinx-build -b html -d doc/build/doctrees doc/source 
doc/build/html
 # Fix hidden-file-or-dir warnings
 rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
 

++ python-novaclient-13.0.0.tar.gz -> python-novaclient-13.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-13.0.0/.zuul.yaml 
new/python-novaclient-13.0.1/.zuul.yaml
--- old/python-novaclient-13.0.0/.zuul.yaml 2019-03-08 01:25:11.0 
+0100
+++ new/python-novaclient-13.0.1/.zuul.yaml 2019-06-13 12:32:07.0 
+0200
@@ -5,7 +5,7 @@
 post-run: playbooks/legacy/novaclient-dsvm-functional/post.yaml
 timeout: 7200
 required-projects:
-  - openstack-infra/devstack-gate
+  - openstack/devstack-gate
   - openstack/nova
   - openstack/python-novaclient
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-13.0.0/ChangeLog 
new/python-novaclient-13.0.1/ChangeLog
--- old/python-novaclient-13.0.0/ChangeLog  2019-03-08 01:26:15.0 
+0100
+++ new/python-novaclient-13.0.1/ChangeLog  2019-06-13 12:33:16.0 
+0200
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+13.0.1
+--
+
+* Set the lower limit of api\_version for volume\_type
+* OpenDev Migration Patch
+* Add test for console-log and docs for bug 1746534
+* Revert "Fix crashing console-log"
+* Replace openstack.org git:// URLs with https://
+* Update UPPER\_CONSTRAINTS\_FILE for stable/stein
+* Update .gitreview for stable/stein
+
 13.0.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-13.0.0/PKG-INFO 
new/python-novaclient-13.0.1/PKG-INFO
--- old/python-novaclient-13.0.0/PKG-INFO   2019-03-08 01:26:16.0 
+0100
+++ new/python-novaclient-13.0.1/PKG-INFO   2019-06-13 12:33:16.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-novaclient
-Version: 13.0.0
+Version: 13.0.1
 Summary: Client library for OpenStack Compute API
 Home-page: https://docs.openstack.org/python-novaclient/latest
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-13.0.0/doc/source/cli/nova.rst 
new/python-novaclient-13.0.1/doc/source/cli/nova.rst
--- old/python-novaclient-13.0.0/doc/source/cli/nova.rst2019-03-08 
01:25:15.0 +0100
+++ new/python-novaclient-13.0.1/doc/source/cli/nova.rst2019-06-13 
12:32:07.0 +0200
@@ -1177,6 +1177,33 @@
 
 Get console log output of a 

commit python-novaclient for openSUSE:Factory

2019-05-03 Thread root
Hello community,

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

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


Package is "python-novaclient"

Fri May  3 22:41:33 2019 rev:31 rq:692843 version:13.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2018-09-07 15:38:12.12978 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-novaclient.new.5148/python-novaclient.changes
2019-05-03 22:41:33.815132455 +0200
@@ -1,0 +2,51 @@
+Mon Apr  8 12:24:19 UTC 2019 - cloud-de...@suse.de
+
+- update to version 13.0.0
+  - Fix test_instance_action functional test failure
+  - switch documentation job to new PTI
+  - Update the CLI reference
+  - Replace MB with MiB
+  - Update the contributor guide
+  - Fixes Python3 issue in decoding password
+  - Add support changes-before for microversion 2.66
+  - Follow up "Fix up userdata argument to rebuild"
+  - import zuul job settings from project-config
+  - Add Python 3.6 classifier to setup.cfg
+  - Handle unicode multi-byte characters
+  - Fix output of interface-attach command
+  - API microversion 2.69: Handles Down Cells
+  - Fix up userdata argument to rebuild.
+  - Change openstack-dev to openstack-discuss
+  - Microversion 2.68: Remove 'forced' live migrations, evacuations
+  - Update reno for stable/rocky
+  - add python 3.6 unit test job
+  - Fix server strings in reboot operation
+  - Remove unnecessary if statement
+  - Use jsonutils of oslo.serialization
+  - Cleanup zuul.yaml
+  - Refactor the getid method in novaclient/base.py
+  - Fix changes-before values in an instance action test
+  - add lib-forward-testing-python3 test job
+  - Replace os-client-config to openstacksdk
+  - Add missing options in CLI reference
+  - Microversion 2.71 - show server group
+  - doc: Start using openstackdoctheme's extlink extension
+  - Follow the new PTI for document build
+  - Deprecate the unused instance-name
+  - Add a note in "nova service-delete" help about deleting computes
+  - Add support for microversion 2.70 - expose device tags
+  - Use uuidutils of oslo.utils
+  - Recommend against using --force for evacuate/live migration
+  - Make Server.networks use a predictable sort order
+  - Improve the description of optional arguments
+  - Remove deprecated novaclient.v2.contrib modules
+  - Add support for microversion v2.72
+  - Update hacking version
+  - Enable split logging for cinder-novaclient interaction
+  - docs: Add redirects
+  - Add support for microversion 2.67: BDMv2 volume_type
+  - Fix flavor keyerror when nova boot vm
+  - add python 3.7 unit test job
+  - Fix a type of block_device_mapping_v2 in a comment
+
+---

Old:

  python-novaclient-11.0.0.tar.gz

New:

  python-novaclient-13.0.0.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.cF25b2/_old  2019-05-03 22:41:34.207133280 +0200
+++ /var/tmp/diff_new_pack.cF25b2/_new  2019-05-03 22:41:34.211133288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# 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,20 +12,19 @@
 # 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-novaclient
-Version:11.0.0
+Version:13.0.0
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-11.0.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-13.0.0.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
-BuildRequires:  python-devel
 BuildRequires:  python2-cinderclient
 BuildRequires:  python2-ddt
 BuildRequires:  python2-fixtures
@@ -42,7 +41,6 @@
 BuildRequires:  python2-testtools
 BuildRequires:  python3-cinderclient
 BuildRequires:  python3-ddt
-BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures
 BuildRequires:  python3-glanceclient
 BuildRequires:  python3-keystoneclient
@@ -59,7 +57,7 @@
 Requires:   

commit python-novaclient for openSUSE:Factory

2018-09-07 Thread root
Hello community,

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

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


Package is "python-novaclient"

Fri Sep  7 15:38:06 2018 rev:30 rq:633084 version:11.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2018-03-19 23:35:03.760529693 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2018-09-07 15:38:12.12978 +0200
@@ -1,0 +2,99 @@
+Fri Aug 31 16:41:30 UTC 2018 - cloud-de...@suse.de
+
+- update to version 11.0.0
+  - Update reno for stable/queens
+  - Remove deprecated services binary CLI arg
+  - Switch to stestr
+  - Rename --endpoint-override to --os-endpoint-override
+  - Remove doc/build when building docs
+  - Remove PyPI downloads
+  - CommandError is raised for invalid server fields
+  - Remove deprecated command in nova.rst
+  - flavor create: clarify --swap description
+  - Optimize jobs run on novaclient
+  - Add os-testr in test-requirements.txt
+  - Fix a comment in novaclient/api_versions.py
+  - inject file: add method of showing quota value of injecting files for 
'rebuild' command
+  - [functional] Remove duplication of boot helper
+  - Remove incorrect legacy QuotaSet.id property
+  - Fix help text in server-group-create
+  - Microversion 2.62 - Add host/hostId to instance action event
+  - Update URLs in docs, comments and setup.cfg
+  - Fix trusted-image-certificate-id help text
+  - Fix AttributeError in getting a resource ID
+  - Update "The nova Shell Utility" in the user guide
+  - Fix comments in novaclient/tests/unit/fakes.py
+  - Remove deprecated cloudpipe CLIs and python API bindings
+  - Move zuulv3 jobs to project repo
+  - Fix listing of instances above API max_limit
+  - Microversion 2.56 - Enable cold migration with target host
+  - nova limits ERROR (Exception): Field names must be unique
+  - Updated from global requirements
+  - Microversion 2.54 - Enable reset keypair while rebuild
+  - Fix being able to create a reno using tox -e venv
+  - Make sure microversion < 2.62 does not show host(Id) for instance actions
+  - Remove irrelevant note
+  - tools: Remove dead script
+  - Add support for the 2.57 microversion
+  - Zuul: Remove project name
+  - Fix the incorrect cirros default password
+  - Implement hypervisor hostname exact pattern match
+  - Stop printing flavor details on successful flavor-delete
+  - boot: error out if no images match the property from --image-with
+  - Modify novaclient to support basic attributes
+  - Add a note in the nova CLI reference about using OSC
+  - Add support for microversion 2.65
+  - Allow tuple as for nics value
+  - fix tox python3 overrides
+  - Fix the docstring for the update method
+  - Update reno for stable/pike
+  - Remove deprecated fixedip/floatingip/virtual interface CLIs/APIs
+  - Remove setting of version/release from releasenotes
+  - Replace six.itervalues() with dict.values() in python-novaclient
+  - Remove deprecated os-hosts CLIs and python API bindings
+  - Remove deprecated certs CLIs and python bindings
+  - Fix local test fails with pypy
+  - Update documentation links
+  - Add support for microversion 2.60 - volume multiattach
+  - Fix crashing console-log
+  - Remove 2 redundant methods
+  - Fix missing metavar in aggregate-update
+  - Add CLI to show instance usage audit logs
+  - Fix the policy argument in server-group-create
+  - doc: Remove Makefile
+  - Replace GB with GiB
+  - Fix inconsistency
+  - Add missing spaces in `nova list --changes-since` help
+  - boot: show warning if more than one match when setting --image-with
+  - Remove run_tests.sh
+  - Microversion 2.58 - Instance actions list pagination
+  - Remove custom autodoc implementation
+  - Fix validation for command arguments
+  - Remove substitutions for command error msg
+  - Add CLI docs reference for flavor-update
+  - Fix reservation_id not supported by Nova API
+  - Add support for microversion 2.55 - flavor description
+  - Allow boot server with multiple nics
+  - Remove SecretsHelper
+  - Microversion 2.59 - Migrations list pagination
+  - inject file: add description of injecting multiple files.
+  - [CLI] Fix token auth type
+  - Microversion 2.63 - Add trusted_image_certificates
+  - Revert "Fix listing of instances above API max_limit"
+  - Avoid tox_install.sh for constraints support
+  - Import nova CLI reference from openstack-manuals
+  - Add release note link in README
+  - Remove deprecated MigrationManager.list cell_name kwarg
+  - Microversion 2.61 - support extra_specs in flavor API
+  - Clean imports in code
+  - Stop posting to os-volumes_boot
+  - Use generic user for both zuul v2 

commit python-novaclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

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

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


Package is "python-novaclient"

Mon Mar 19 23:35:02 2018 rev:29 rq:583323 version:9.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2018-01-24 15:28:16.416622240 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2018-03-19 23:35:03.760529693 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:14:09 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.co9EQf/_old  2018-03-19 23:35:04.936487271 +0100
+++ /var/tmp/diff_new_pack.co9EQf/_new  2018-03-19 23:35:04.940487127 +0100
@@ -26,7 +26,7 @@
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python2-cinderclient >= 3.2.0
+BuildRequires:  python2-cinderclient >= 3.3.0
 BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-glanceclient >= 2.8.0
 BuildRequires:  python2-keystoneclient >= 3.8.0
@@ -39,7 +39,7 @@
 BuildRequires:  python2-testrepository >= 0.0.18
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python2-testtools >= 2.2.0
-BuildRequires:  python3-cinderclient >= 3.2.0
+BuildRequires:  python3-cinderclient >= 3.3.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-glanceclient >= 2.8.0
@@ -57,10 +57,10 @@
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-simplejson >= 3.5.1
 Requires:   python-six >= 1.10.0
@@ -84,7 +84,7 @@
 Summary:Documentation for OpenStack Nova API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description -n python-novaclient-doc

++ _service ++
--- /var/tmp/diff_new_pack.co9EQf/_old  2018-03-19 23:35:05.012484530 +0100
+++ /var/tmp/diff_new_pack.co9EQf/_new  2018-03-19 23:35:05.012484530 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-novaclient/python-novaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.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,python-novaclient
   




commit python-novaclient for openSUSE:Factory

2018-01-24 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2018-01-24 15:28:15

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


Package is "python-novaclient"

Wed Jan 24 15:28:15 2018 rev:28 rq:567469 version:9.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2017-11-24 10:56:04.172780902 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2018-01-24 15:28:16.416622240 +0100
@@ -1,0 +2,5 @@
+Thu Jan 18 15:46:28 UTC 2018 - tbecht...@suse.com
+
+- Convert to singlespec
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.ulld6S/_old  2018-01-24 15:28:17.396576406 +0100
+++ /var/tmp/diff_new_pack.ulld6S/_new  2018-01-24 15:28:17.396576406 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# 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
@@ -22,112 +22,114 @@
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-novaclient/python-novaclient-9.1.1.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
-BuildRequires:  python-cinderclient >= 2.1.0
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-glanceclient >= 2.7.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.27.0
-BuildRequires:  python-osprofiler >= 1.4.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-cinderclient >= 3.2.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-glanceclient >= 2.8.0
+BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-os-client-config >= 1.28.0
+BuildRequires:  python2-osprofiler >= 1.4.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-cinderclient >= 3.2.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-glanceclient >= 2.8.0
+BuildRequires:  python3-keystoneclient >= 3.8.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-os-client-config >= 1.28.0
+BuildRequires:  python3-osprofiler >= 1.4.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   openssl
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
-Requires:   python-simplejson >= 2.2.0
-Requires:   python-six >= 1.9.0
+Requires:   python-simplejson >= 3.5.1
+Requires:   python-six >= 1.10.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
 This is a client for the OpenStack Nova API. There's a Python API (the
 novaclient module), and a command-line script (nova). Each implements 

commit python-novaclient for openSUSE:Factory

2017-11-24 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2017-11-24 10:56:01

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


Package is "python-novaclient"

Fri Nov 24 10:56:01 2017 rev:27 rq:544933 version:9.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2017-08-28 15:31:18.269488363 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2017-11-24 10:56:04.172780902 +0100
@@ -1,0 +2,8 @@
+Thu Nov 23 17:17:58 UTC 2017 - cloud-de...@suse.de
+
+- update to version 9.1.1
+  - Update .gitreview for stable/pike
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+  - Allow boot server with multiple nics
+
+---

Old:

  python-novaclient-9.1.0.tar.gz

New:

  python-novaclient-9.1.1.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.3U7hFW/_old  2017-11-24 10:56:04.900754314 +0100
+++ /var/tmp/diff_new_pack.3U7hFW/_new  2017-11-24 10:56:04.904754168 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-novaclient
-Version:9.1.0
+Version:9.1.1
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http:///launchpad.net/{name}
-Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+Url:https://launchpad.net/{name}
+Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python-cinderclient >= 2.1.0
@@ -49,8 +49,6 @@
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.utils >= 3.20.0
 Requires:   python-pbr >= 2.0.0
-Requires:   python-requests >= 2.14.2
-Requires:   python-setuptools >= 16.0
 Requires:   python-simplejson >= 2.2.0
 Requires:   python-six >= 1.9.0
 BuildArch:  noarch

++ _service ++
--- /var/tmp/diff_new_pack.3U7hFW/_old  2017-11-24 10:56:04.944752707 +0100
+++ /var/tmp/diff_new_pack.3U7hFW/_new  2017-11-24 10:56:04.944752707 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-novaclient/python-novaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-novaclient
   

++ python-novaclient-9.1.0.tar.gz -> python-novaclient-9.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-9.1.0/ChangeLog 
new/python-novaclient-9.1.1/ChangeLog
--- old/python-novaclient-9.1.0/ChangeLog   2017-07-27 22:57:05.0 
+0200
+++ new/python-novaclient-9.1.1/ChangeLog   2017-10-04 14:22:47.0 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+9.1.1
+-
+
+* Allow boot server with multiple nics
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
 9.1.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-9.1.0/PKG-INFO 
new/python-novaclient-9.1.1/PKG-INFO
--- old/python-novaclient-9.1.0/PKG-INFO2017-07-27 22:57:05.0 
+0200
+++ new/python-novaclient-9.1.1/PKG-INFO2017-10-04 14:22:48.0 
+0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: python-novaclient
-Version: 9.1.0
+Version: 9.1.1
 Summary: Client library for OpenStack Compute API
 Home-page: http://docs.openstack.org/developer/python-novaclient
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: Apache License, Version 2.0
+Description-Content-Type: UNKNOWN
 Description: 
 Team and repository tags
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-novaclient-9.1.0/novaclient/tests/unit/v2/test_shell.py 
new/python-novaclient-9.1.1/novaclient/tests/unit/v2/test_shell.py
--- old/python-novaclient-9.1.0/novaclient/tests/unit/v2/test_shell.py  
2017-07-27 22:56:01.0 +0200
+++ new/python-novaclient-9.1.1/novaclient/tests/unit/v2/test_shell.py  
2017-10-04 

commit python-novaclient for openSUSE:Factory

2017-08-28 Thread root
Hello community,

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

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


Package is "python-novaclient"

Mon Aug 28 15:31:16 2017 rev:26 rq:514959 version:9.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2017-06-08 15:03:09.161756798 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2017-08-28 15:31:18.269488363 +0200
@@ -1,0 +2,102 @@
+Mon Aug  7 11:51:58 UTC 2017 - cloud-de...@suse.de
+
+- update to version 9.1.0
+  - Set test timout to 300 seconds
+  - Imported Translations from Zanata
+  - Error out if nic auto or none are not alone
+  - Remove functional tests for removed commands
+  - Remove direct dependency on requests
+  - Remove deprecated security_groups APIs
+  - Fix cinder volume leakage
+  - Update Compute API Guide pointer
+  - Fix cropping the endpoint url
+  - Remove deprecated network-related resource commands
+  - Skip rebuild functional test due to persistent vif plugging timeout
+  - Add `instance-uuid` flag to the migration-list
+  - Add 'Forced down' column in serivce-list
+  - Remove deprecated fixed_ips APIs
+  - Remove deprecated floating_ips APIs
+  - Grammar typo in the comments for function set_meta.
+  - Remove log translations
+  - Explicitly set 'builders' option
+  - 2.47: Show flavor info in server details
+  - Microversion 2.49 - Virt device tagged attach
+  - Fix the inappropriate parameter name
+  - Add functional test for "nova boot --image-with"
+  - client.logger.warning wrongly used in migrations
+  - Updated from global requirements
+  - Use Sphinx 1.5 warning-is-error
+  - Help message for aggregate-update is ambiguous
+  - Cleanup duplicated methods
+  - Add novaclient client_name and client_version to user-agent
+  - Remove deprecated security_group_default_rules APIs
+  - Better handle key=value pair not being key=value
+  - doc: Create directory structure for docs migration
+  - Microversion 2.42 - Fix tag attribute disappearing
+  - Help text for "--matching" is not clear.
+  - Explicitly specify arguments of server_groups creation
+  - Remove 1.1 extension comment
+  - Remove py34 tox env and pypi classifier
+  - Revert "client.logger.warning wrongly used in migrations"
+  - Deprecate binary argument in nova service enable/disable/force-down CLIs
+  - Tags and Metadata fields with unicode cannot be correctly displayed
+  - strip the remote prefixes from the release note branch specifiers
+  - Removed extra word 'method' from the NOTE
+  - Remove deprecated floating_ips_bulk API
+  - Remove deprecated baremetal CLIs and APIs
+  - Microversion 2.50 - fix quota class sets resource usage
+  - 2.45: createImage/createBackup image_id is in response body
+  - Deprecate certs commands and APIs
+  - 2.46: match nova API version
+  - Fix aggregate_update name and availability_zone clash
+  - Deperecate cell_name cli arg for migration-list
+  - Fix warning for deprecated cert commands
+  - Fix devstack python-novaclient warning
+  - [Fix gate]Update test requirement
+  - Remove deprecated floating IP DNS domain/entry APIs
+  - Remove deprecated security_group_rules APIs
+  - Update reno for stable/ocata
+  - Adjust test_resize_down_revert to account for counting quotas
+  - Make --profile load from environment variables
+  - Revise `nova list` description
+  - Add support for the 2.51 microversion
+  - Remove the deprecated fping API
+  - Microversion 2.52 - Support tag when boot
+  - Be clear about hypevisors.search used in a few CLIs
+  - Remove various deprecated options
+  - Microversion 2.53 - services and hypervisors using UUIDs
+  - Add functional test for resize-confirm plus quota validation
+  - doc: Switch from oslosphinx to openstackdocstheme
+  - 2.43: Deprecate novaclient /os-hosts usage
+  - 2.44: Deprecate multinic/floatingIP actions and os-virtual-interfaces
+  - Change Service repr to use self.id always
+  - Remove duplicate methods
+  - Update reno for removed network CLIs
+  - Microversion 2.48: Standardization of VM diagnostics
+  - Fix help message and description for volume-update
+  - Clean up ShellTest unit tests
+  - Fix setting 'global_request_id' in SessionClient
+  - Fix ValueError when incorrect metadata passed
+  - Remove deprecated tenant network APIs
+  - Remove deprecated network APIs
+  - Prevent 2.32 release note from showing up in 9.0.0 release notes
+  - Remove deprecated floating_ip_pools API
+  - Fix 'nova list --fields' error in no instances case
+  - doc: Remove cruft from conf.py
+  - Release note for cell_name deprecation
+  - Drop deprecated aggregate-update positional args
+  - Expect id and 

commit python-novaclient for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2017-06-08 15:03:08

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


Package is "python-novaclient"

Thu Jun  8 15:03:08 2017 rev:25 rq:501641 version:7.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2017-02-21 13:46:28.297112573 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2017-06-08 15:03:09.161756798 +0200
@@ -1,0 +2,13 @@
+Wed Jun  7 09:49:44 UTC 2017 - cloud-de...@suse.de
+
+- update to version 7.1.1
+  - Fix cinder volume leakage
+  - Fix ValueError when incorrect metadata passed
+  - Fix devstack python-novaclient warning
+  - Fix aggregate_update name and availability_zone clash
+  - Update .gitreview for stable/ocata
+  - Update UPPER_CONSTRAINTS_FILE for stable/ocata
+  - Updated from global requirements
+  - Tags and Metadata fields with unicode cannot be correctly displayed
+
+---

Old:

  python-novaclient-7.1.0.tar.gz

New:

  python-novaclient-7.1.1.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.PC8PD9/_old  2017-06-08 15:03:09.913650684 +0200
+++ /var/tmp/diff_new_pack.PC8PD9/_new  2017-06-08 15:03:09.913650684 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-novaclient
-Version:7.1.0
+Version:7.1.1
 Release:0
 Summary:Python API and CLI for OpenStack Nova
 License:Apache-2.0
@@ -44,7 +44,7 @@
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 2.17.0
+Requires:   python-keystoneauth1 >= 2.18.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.utils >= 3.18.0

++ python-novaclient-7.1.0.tar.gz -> python-novaclient-7.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-7.1.0/AUTHORS 
new/python-novaclient-7.1.1/AUTHORS
--- old/python-novaclient-7.1.0/AUTHORS 2017-01-26 23:25:19.0 +0100
+++ new/python-novaclient-7.1.1/AUTHORS 2017-05-08 23:49:59.0 +0200
@@ -108,6 +108,7 @@
 David Wittman 
 Dean Troyer 
 Diana Clarke 
+Dinesh Bhor 
 Dirk Mueller 
 Dominik Heidler 
 Doug Hellmann 
@@ -247,6 +248,7 @@
 Noorul Islam K M 
 Ollie Leahy 
 Ondřej Nový 
+OpenStack Release Bot 
 Paul Voccio 
 Paul Voccio 
 Pavel Kholkin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-7.1.0/ChangeLog 
new/python-novaclient-7.1.1/ChangeLog
--- old/python-novaclient-7.1.0/ChangeLog   2017-01-26 23:25:19.0 
+0100
+++ new/python-novaclient-7.1.1/ChangeLog   2017-05-08 23:49:59.0 
+0200
@@ -1,6 +1,18 @@
 CHANGES
 ===
 
+7.1.1
+-
+
+* Fix devstack python-novaclient warning
+* Fix cinder volume leakage
+* Updated from global requirements
+* Fix aggregate_update name and availability_zone clash
+* Fix ValueError when incorrect metadata passed
+* Update UPPER_CONSTRAINTS_FILE for stable/ocata
+* Tags and Metadata fields with unicode cannot be correctly displayed
+* Update .gitreview for stable/ocata
+
 7.1.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-7.1.0/PKG-INFO 
new/python-novaclient-7.1.1/PKG-INFO
--- old/python-novaclient-7.1.0/PKG-INFO2017-01-26 23:25:20.0 
+0100
+++ new/python-novaclient-7.1.1/PKG-INFO2017-05-08 23:50:00.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-novaclient
-Version: 7.1.0
+Version: 7.1.1
 Summary: Client library for OpenStack Compute API
 Home-page: http://docs.openstack.org/developer/python-novaclient
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-7.1.0/novaclient/shell.py 
new/python-novaclient-7.1.1/novaclient/shell.py
--- old/python-novaclient-7.1.0/novaclient/shell.py 2017-01-26 
23:24:23.0 +0100
+++ new/python-novaclient-7.1.1/novaclient/shell.py 2017-05-08 
23:48:26.0 +0200
@@ 

commit python-novaclient for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2017-02-21 13:46:27

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2016-10-23 12:52:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2017-02-21 13:46:28.297112573 +0100
@@ -1,0 +2,87 @@
+Mon Feb 13 17:07:48 UTC 2017 - cloud-de...@suse.de
+
+- update to version 7.1.0:
+  - Add release not for fixing token auth method
+  - Fixed the __ne__ implementation in base.Resource
+  - Use more specific asserts in tests
+  - Allow multiple tag add/delete from cli
+  - Enable coverage report in console output
+  - Make _console() public
+  - Fix "Message object do not support addition".
+  - Fix help strings
+  - Blacklist rather than whitelist autodoc modules
+  - Fix functional tests to deal with multiple networks
+  - Replaces uuid.uuid4 with uuidutils.generate_uuid()
+  - ListExtResource given in place of ListExtManager
+  - x-openstack-request-id logged twice in logs
+  - Pass relevant parameters to Token based authentication
+  - Updated from global requirements
+  - Add support for showing aggregate UUIDs (v2.41)
+  - Add profiling support to novaclient
+
+---
+Mon Feb 13 12:55:11 UTC 2017 - cloud-de...@suse.de
+
+- update to version 7.0.0:
+  - Use upper-constraints when running tox
+  - Clarify meaning of project_id var
+  - Remove unused helper volume methods in v2 shell
+  - Fix doc generation errors
+  - Update docs for instructions on deprecating commands
+  - Rename interface to endpoint_type
+  - Add version pin for image list function
+  - Deprecate connection_pool variable
+  - Enable release notes translation
+  - Add version pin for image related function
+  - Microversion 2.39 - Simple tenant usage pagination
+  - Clean up requests-mock usage
+  - Correct copy/paste errors in help
+  - Update reno for stable/newton
+  - Remove unused code
+  - Microversion 2.40 - Simple tenant usage pagination
+  - Fix incorrect output of "nova show" for long user data
+  - Fix 'UnicodeEncodeError' for unicode values
+  - Show team and repo badges on README
+  - Usage missing from generated docs
+  - Replace six.iteritems() with .items()
+  - Add some missing modules in API reference
+  - Fix the description of hypervisors.list
+  - Change fake server id as str to fit real server id type
+  - Rename api_key to password
+  - Rename bypass_url to endpoint_override
+  - Remove internal attribute access from shell
+  - Fix can't process the resource with name 'help'
+  - modified the description of service.list
+  - Replace oslo_utils.timeutils.isotime
+  - [proxy-api] microversion 2.39 deprecates image-metadata proxy API
+  - Restict usage *args for novaclient.client.Client
+  - Transmit all auth related vars from cli to inner methods
+  - Make SessionClient interface similar to HTTPClient
+  - Add Python 3.5 classifier and venv
+  - Add min-disk and min-ram filters to list flavors
+  - Revert "Microversion 2.39 - Simple tenant usage pagination"
+  - Add limit and offset to server-groups list
+  - Remove all code related to HTTPClient
+  - Modify use of assertTrue(A in B)
+  - Move all extensions from contrib dir
+  - Introduce helper for checking args deprecation
+  - Clarify some release notes prior to the 7.0.0 release
+  - Add timezone disclaimer to docstring
+  - Sort arguments for client's methods
+  - Remove unused test code
+  - Remove redundant args of _construct_http_client
+  - Remove support for non-keystone auth systems
+  - Remove deprecated commands
+  - Replace requests mocking with requests-mock
+  - Check source_type and destination_type when booting with bdm provided
+  - Make "policy" a mandatory argument for server-group-create
+  - Fix import statement order
+  - Deprecate proxy_token and proxy_tenant_id args
+  - Deprecate volume_service_name argument
+  - Create keystone session instance if not present
+  - CONF.osapi_max_limit -> CONF.api.max_limit
+  - Bump client microversion to 2.38
+  - Updated from global requirements
+  - remove variable '_' from tests
+
+---

Old:

  python-novaclient-6.0.0.tar.gz

New:

  python-novaclient-7.1.0.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.kfhXPP/_old  2017-02-21 13:46:28.821038659 +0100
+++ /var/tmp/diff_new_pack.kfhXPP/_new  2017-02-21 13:46:28.821038659 +0100
@@ 

commit python-novaclient for openSUSE:Factory

2016-10-23 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2016-10-23 12:52:12

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2016-10-13 11:31:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2016-10-23 12:52:18.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 21 09:58:13 UTC 2016 - tbecht...@suse.com
+
+- switch to stable/newton in _service
+- add format_spec_file in _service
+- sync with upstream spec template
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.MzvRdB/_old  2016-10-23 12:52:19.0 +0200
+++ /var/tmp/diff_new_pack.MzvRdB/_new  2016-10-23 12:52:19.0 +0200
@@ -29,7 +29,7 @@
 BuildRequires:  python-cinderclient >= 1.6.0
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-glanceclient >= 2.0.0
+BuildRequires:  python-glanceclient >= 2.3.0
 BuildRequires:  python-keystoneclient >= 2.0.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-os-client-config >= 1.13.1
@@ -73,8 +73,29 @@
 
 This package contains auto-generated documentation.
 
+%package test
+Summary:Testsuite for OpenStack Nova API Client
+Group:  Development/Languages/Python
+Requires:   %{name} = %{version}
+Requires:   python-fixtures >= 3.0.0
+Requires:   python-glanceclient >= 2.3.0
+Requires:   python-keystoneclient >= 2.0.0
+Requires:   python-mock >= 2.0
+Requires:   python-os-client-config >= 1.13.1
+Requires:   python-requests-mock >= 1.0
+Requires:   python-testrepository >= 0.0.18
+Requires:   python-testscenarios >= 0.4
+Requires:   python-testtools >= 1.4.0
+
+%description  test
+This is a client for the OpenStack Nova API. There's a Python API (the
+novaclient module), and a command-line script (nova). Each implements 100% of
+the OpenStack Nova API.
+
+This package contains the testsuite.
+
 %prep
-%setup -q -n %{name}-%{version}
+%autosetup -n %{name}-%{version}
 
 %build
 %py2_build
@@ -86,6 +107,9 @@
 # Fix hidden-file-or-dir warnings
 rm -fr html/.doctrees html/.buildinfo
 
+# handle the test subpackage
+%openstack_test_package_install novaclient
+
 %check
 OS_TEST_PATH=novaclient/tests/unit %{__python2} setup.py testr
 
@@ -100,4 +124,8 @@
 %doc doc/build/html
 %license LICENSE
 
+%files test
+%license LICENSE
+%openstack_test_package_dir
+
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.MzvRdB/_old  2016-10-23 12:52:19.0 +0200
+++ /var/tmp/diff_new_pack.MzvRdB/_new  2016-10-23 12:52:19.0 +0200
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-novaclient/python-novaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/newton/global-requirements.txt
   
   
 enable
@@ -10,4 +10,5 @@
   
 enable
   
+  
 




commit python-novaclient for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2016-10-13 11:31:18

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2016-09-30 15:30:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2016-10-13 11:31:19.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  6 08:51:28 UTC 2016 - tbecht...@suse.com
+
+- Remove python-keyring from BuildRequires. It's optional.
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.bUWGGv/_old  2016-10-13 11:31:20.0 +0200
+++ /var/tmp/diff_new_pack.bUWGGv/_new  2016-10-13 11:31:20.0 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-glanceclient >= 2.0.0
-BuildRequires:  python-keyring >= 5.5.1
 BuildRequires:  python-keystoneclient >= 2.0.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-os-client-config >= 1.13.1




commit python-novaclient for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2016-09-30 15:30:30

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2016-05-04 08:19:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2016-09-30 15:30:32.0 +0200
@@ -1,0 +2,139 @@
+Fri Sep  2 12:32:42 UTC 2016 - tbecht...@suse.com
+
+update to version 6.0.0
+  * Cap baremetal python APIs at 2.35
+  * Store api_version object in one place
+  * Replace functions 'Dict.get' and 'del' with 'Dict.pop'
+  * Fixes TypeError on Client instantiation
+  * Deprecate all the nova-network functions in the python API
+  * Fix test_trigger_crash_dump_in_locked_state_nonadmin test
+  * Removed unused 'install_venv' module
+  * Add eggs to gitignore list
+  * Add support for v2.37 and auto-allocated networking
+  * [functional] Skip tests if API doesn't support microversion
+  * [functional] Do not discover same resources for every test
+  * Cap image API deprecated methods at 2.35
+  * Pick first image if can't find the specific image
+  * Updated from global requirements
+  * Deprecate network-* commands and clamp to microversion 2.35
+  * functional tests fail if cirros image not exist
+
+---
+Tue Aug 30 16:08:07 UTC 2016 - tbecht...@suse.com
+
+update to version 5.1.0
+  * Change all test URLs to use example.com
+  * base.Resource not define __ne__() built-in function
+  * Use neutron for network name -> id resolution
+  * Add a missing i18n support
+  * Add support for microversion 2.31
+  * Correctly handle NOVACLIENT_INESCURE
+  * Added support for microversion 2.34
+  * Fix boot --nic error message for v2.32 boundary
+  * Add support for microversion 2.33
+  * Remove discover from test-requirements
+  * Added smaller flavors for novaclient functional tests to use
+  * [functional] Fix wrong message in server description test
+  * Make novaclient functional tests use pretty tox
+  * Skip nova-network-only tests if using Neutron
+  * Add support for microversion 2.30
+  * Split nic parsing out of _boot method
+  * Clean up deprecated CLI options
+  * Refactor test_servers APIVersion setup
+  * Move other-requirements.txt to bindep.txt
+  * Fix the help message for 'get-mks-console'
+  * Fix deprecation message for --volume-service-name
+  * Update README to comply with Identity v3
+  * Update clouds.yaml.sample
+  * [functional] make tests work with only keystone v3
+  * Look up image names directly in glance
+  * Fix python35 job failures
+  * remove start_version arg for keypairs v2.10 shell
+  * Add support for microversion 2.29
+  * Modify flatten method to display an empty dict
+  * functional: fix a deprecation warning in test_auth.TestAuthentication
+  * make string.letters python3 compatible
+  * Microversion 2.35 adds keypairs pagination support
+  * Extend microversion stuff to support resource classes
+  * Deprecated the `--volume-service-name` option
+  * Remove white space between print and ()
+  * Make wait_for_server_os_boot wait longer
+  * Handle successful response in console functional tests
+  * List system dependencies for running common tests
+  * Make it possible to list quotas with details
+  * Raise an exception in v2.client for direct_use
+  * Use glanceclient for functional tests
+  * Deprecate baremetal API and CLI interfaces
+  * Virtual device tagging client support
+  * Updated from global requirements
+  * functional: skip test_auth_via_keystone_vX if X is not available
+
+---
+Thu Aug 11 13:02:59 UTC 2016 - tbecht...@suse.com
+
+update to version 4.1.0
+  * Update to microversion 2.27
+  * Fix funtional test gate failure caused by keystone client change.
+  * Enhance descriptions for get and clear password
+  * Use novaclient/utils directly and remove openstack/common (4/4)
+  * Added Support of microverison 2.26
+  * Remove unused code in tests/unit/v2/fakes.py
+  * Remove busted baremetal CLIs and API bindings
+  * Adding tox support for bandit
+  * Make functional tests work with v3 keystone
+  * Return a less dramatic message for public flavors.
+  * Functional tests for server's description
+  * Make it clear that host-servers-migrate is a cold migration
+  * Add a note message for reboot
+  * Fix host-evacuate-live for 2.25 microversion
+  * Use keystoneclient python bindings for testing
+  * Use novaclient/utils directly and remove openstack/common (2/4)
+  * Name and AZ should as be optional param on aggregate-update
+  * Prepare 

commit python-novaclient for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2016-05-04 08:19:08

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2015-10-30 13:42:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2016-05-04 08:19:09.0 +0200
@@ -1,0 +2,156 @@
+Fri Apr  1 10:22:54 UTC 2016 - tbecht...@suse.com
+
+- update to 3.3.1:
+  * Remove console expectation from NMI tests
+  * Fix host-evacuate-live for 2.25 microversion
+  * Update .gitreview for stable/mitaka
+
+---
+Thu Mar  3 15:27:43 UTC 2016 - tbecht...@suse.com
+
+- update to 3.3.0:
+  * [microversion] Bump to 2.25
+  * Support for abort an ongoing live migration
+  * Add two server-migration commands and bump migration-list command
+  * Use isinstance instead of type
+  * Support for forcing live migration to complete
+  * Adds missing internationalization for help message
+  * [microversions] Enable 2.21
+  * [microversions] fix help msg for versioned args
+  * Use assertIsNone instead of assertEqual(None, ***)
+  * Functional tests for trigger-crash-dump (microversion 2.17)
+  * Fix string interpolation at logging call
+  * Updated from global requirements
+  * Add a way to discover only contrib extensions
+  * [functional] Move code for boot vm to base testcase
+  * [microversions] Enable 2.20
+  * [microversions] Turn off check for header in response
+  * [microversions] Add support for 2.19
+  * Allow to specify a network for functional tests
+  * Provide user with coherent interface to get request_ids
+  * [microversions] Skip microversion 2.18
+  * Fix running functional tests against deployment with insecure SSL
+  * Updated from global requirements
+  * Make _poll_for_status more user-friendly
+  * Fix omission of request_ids returned to user
+  * Remove unnecessary filter from Resource's __repr__() function
+  * Use # noqa to ignore one line but not whole file
+  * Add release notes for return-request-id-to-caller
+  * Update translation setup
+  * Add return-request-id-to-caller function(5/5)
+  * Add return-request-id-to-caller function(4/5)
+  * Add return-request-id-to-caller function(3/5)
+  * Support to boot a VM with network name
+  * Add return-request-id-to-caller function(2/5)
+  * Add return-request-id-to-caller function(1/5)
+  * Add wrapper classes for return-request-id-to-caller
+  * [microversions] Add support for 2.17
+  * Allow restore command with name param
+  * Updated from global requirements
+  * [microversions] Extend shell with 2.12
+  * Remove argparse from requirements
+  * Added support for Nova microversion 2.16
+  * Functional tests for os-services
+  * Functional tests for flavors with public and non-public access
+  * Updated from global requirements
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix URLs for CLI Reference and API
+  * Add functional tests launcher for py3 env
+  * [microversions] Add support for 2.15
+  * Updated from global requirements
+  * Test: Clean v2 client userwarning
+  * Fix broken link in documentation
+  * Fix W503 line break before binary operator
+  * Add a mechanism to call out deprecated options
+  * Updated from global requirements
+  * Replace assertTrue(isinstance()) by optimal assert
+  * Use assertTrue/False instead of assertEqual(T/F)
+  * Add python 2.7 comment
+  * [microversions] Add support for 2.14
+  * Fix extension loading from python path on Python 2.7
+  * Wrong usage of "a/an"
+  * Fix help strings
+  * Validate the fixed ip address passed with --nic
+  * [microversions] Add support for API microversion 2.13
+  * [microversions] share one object for shell arguments
+  * Put py34 first in the env order of tox
+  * Fixed test_shell which can't test microversions>=2.4
+  * Updated from global requirements
+  * document search_opts parameter
+  * Cleanup needless code from oslo-incubator
+  * Validation for arguments of list command passed by "--fields"
+  * Allow command line for virtual-interface-list
+  * Removes MANIFEST.in as it is not needed explicitely by PBR
+  * Updated from global requirements
+  * Drop py33 support
+  * Migrate to keystoneauth from keystoneclient
+  * Deprecated tox -downloadcache option removed
+  * Updated from global requirements
+  * [functional-test] add v2.8 functional test
+  * [functional-tests] fix version of novaclient instance
+  * remove the default arguments "[]"
+  * Change the logic for the client to retrive resources
+  * Fix help message in case of microversions
+  * Updated 

commit python-novaclient for openSUSE:Factory

2015-10-30 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2015-10-30 13:42:39

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


Package is "python-novaclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2015-08-27 08:54:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2015-10-30 13:42:40.0 +0100
@@ -1,0 +2,102 @@
+Sun Oct  4 07:25:16 UTC 2015 - tbecht...@suse.com
+
+- update to 2.30.1:
+  * Always send volume_id when booting with legacy bdm
+  * Update .gitreview for stable/liberty
+  * Change ignore-errors to ignore_errors
+  * Modify nova help list message for --tenant
+  * Updated from global requirements
+  * Encode unicode filter arguments for server list
+  * [docs] Fix length of underline
+  * Updated from global requirements
+  * Fix nova bash-completion needs authentication
+  * Show reserved status for a fixed_ip if available
+  * Fix unicode issue in shell.main() error handling
+  * Remove redundant help command test and commonize
+  * Fix the homepage url in setup.cfg
+  * Fix mistakes in comments
+  * Modify "nova keypair-show" Positional arguments help information
+
+---
+Mon Sep 14 09:17:30 UTC 2015 - tbecht...@suse.com
+
+- update to 2.29.0:
+  * make sure os_password is set for auth_plugins
+  * [BugFix] Change parameters for legacy bdm
+  * Set api_version to 2.0 by default for v2.Client
+  * Deprecate 'novaclient.client.get_client_class'
+  * Restrict direct usage of novaclient.v2.client
+  * Fix bugs with rackspace
+  * Enable i18n with Babel
+  * Fix nova --help needs authentication
+  * [Bug-Fix] Update requests body for quota-update
+  * Adds missing internationalization for help message
+  * workaround for RAX repose configuration
+  * fix novaclient functional tests for new devstack config
+  * Don't assume oscomputeversions is correctly deployed
+  * Update path to subunit2html in post_test_hook
+  * Option to specify max servers for live evacuate
+  * Allow to reboot multiple servers
+  * Add method for better random name
+  * Launch functional tests serially
+  * Add mechanism to vm list to return all resources
+  * Fixed typo Errors in comments
+  * Updated from global requirements
+  * Add "limit" option to servers list cli
+  * Add 'marker' argument to server list cli
+  * Fix a fault of request logging with no credentials
+  * Fix versions.list for v2.1 Nova API
+  * Add help message for floating ip bulk operation
+  * Correct the files's description "overrwriter"
+  * Updated from global requirements
+  * Updated from global requirements
+  * Add ability to use default major version
+  * Copy cli arguments in api_versions.wraps decorator
+  * Change docstring of api_versions.discover_version
+  * Allow display project-id for server groups
+  * Remove _discover_extensions
+  * Updated from global requirements
+  * Support forcing service down
+  * Adds support for x509 certificates as keypairs
+  * Set "latest" as default compute api version
+  * Add version discover and check in CLI
+  * Specify NIC option for nova boot
+  * Refactor and update test_instances and test_volumes_api
+  * Use keystoneclient's TCPKeepAliveAdapter
+  * Add 'deleted' status check in _poll_for_status
+  * Add "get_current" method to VersionManager
+  * Implements 'microversions' api type - Part 2
+  * Fixes table when there are multiline in result data
+  * rename root-password to set-password
+  * Updated from global requirements
+  * hypervisor command can't use cell format id to show hypervisor
+  * Set iso8601 log level to WARNING
+  * Updated from global requirements
+  * Implements 'microversions' api type - Part 1
+  * Updated from global requirements
+  * Updated from global requirements
+  * Improve hypervisor-show print list
+  * Updated from global requirements
+  * Fix resolving image.id in servers.boot
+  * Added marker functionality to flavours and images
+  * Updated from global requirements
+  * Updated from global requirements
+  * Change future nova version number references based on new values
+  * cleanup openstack-common.conf and sync updated files
+  * Updated from global requirements
+  * Revert "Allow admin user to get all tenant's floating IPs"
+  * Add a sample clouds.yaml
+  * Pass full path to pkgutil.iter_modules()
+  * Cache a new token when the existing token expires
+  * Add help message for secgroup-add/del-default-rule
+  * Cleanup various inaccuracies in the README.rst
+  * Update weblinks
+  * Adds support to set admin password from the cli
+  * Adding missing nova read only CLI test
+  * Updated from global 

commit python-novaclient for openSUSE:Factory

2015-08-27 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2015-08-27 08:54:56

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2014-03-28 12:12:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2015-08-27 08:54:58.0 +0200
@@ -2 +2 @@
-Thu Mar 27 09:59:40 UTC 2014 - dmuel...@suse.com
+Wed Aug  5 16:55:42 UTC 2015 - dmuel...@suse.com
@@ -4 +4 @@
-- switch to released version (2.17.0) 
+- add %name-rpmlintrc
@@ -7 +7,1013 @@
-Wed Mar 26 01:55:27 UTC 2014 -  cloud-de...@suse.de
+Fri Apr 24 12:10:47 UTC 2015 - tbecht...@suse.com
+
+- Use %{version} in source
+
+---
+Thu Apr 23 20:16:14 UTC 2015 - tbecht...@suse.com
+
+- Switch to version 2.23.0
+
+---
+Wed Apr 22 00:26:57 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post17:
+  * Remove all imports from oslo namespace
+  * Fix typo on class Client sample
+
+---
+Sat Apr 18 00:27:28 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post13:
+  * Uncap library requirements for liberty
+
+---
+Thu Apr  2 01:04:06 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post12:
+  * Combine test cases for checking nova limits response
+
+---
+Wed Apr  1 01:02:45 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post10:
+  * Fix repr of FloatingIPBulk
+
+---
+Sun Mar 29 00:51:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post8:
+  * Don't record time when self.timing is False
+
+---
+Sat Mar 28 01:00:01 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post6:
+  * Fix comments on metadata number limitation
+  * Corrected help for nova boot when attaching block device
+
+---
+Thu Mar 26 01:17:05 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post3:
+  * Removes reference to v3 nova api from novaclient docs
+
+---
+Tue Mar 24 01:15:54 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post2:
+  * Updated from global requirements
+
+---
+Sat Mar 21 01:13:11 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0.post1:
+  * Revert 'Remove image to local block device mapping'
+
+---
+Thu Mar 19 01:18:34 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.23.0:
+  2.23.0
+  * Ensure the use of volume endpoint in volumes apis
+
+---
+Fri Mar 13 01:17:13 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.22.0.post27:
+  * Add missing servers.create parameter documentation
+  * Add Client object to documentation
+  * Add a test for the TCPKeepAliveAdapter
+  * Update help message for nova boot --file
+  * nova client cinder query param changed to display_name
+  * Fix client usage in api example
+
+---
+Thu Mar 12 01:17:09 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.22.0.post15:
+  * Fix typo in socket attribute name
+  * nova flavor-show command is inconsistent
+  * Update help messages for default security group commands
+
+---
+Wed Mar 11 01:18:12 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.22.0.post10:
+  * Add functional testing README
+  * Updated from global requirements
+
+---
+Thu Mar  5 01:19:06 UTC 2015 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.22.0.post7:
+  * Cleanup in asserts in python-novaclient
+  * Update version of novaclient in the docs
+
+---
+Wed Mar  4 01:18:58 UTC 2015 -  cloud-de...@suse.de

commit python-novaclient for openSUSE:Factory

2014-03-28 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2014-03-28 12:12:21

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2014-03-09 20:16:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2014-03-28 12:12:23.0 +0100
@@ -2 +2 @@
-Fri Feb 14 10:37:02 UTC 2014 - speili...@suse.com
+Thu Mar 27 09:59:40 UTC 2014 - dmuel...@suse.com
@@ -3,0 +4,118 @@
+- switch to released version (2.17.0) 
+
+---
+Wed Mar 26 01:55:27 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.24.g733f1e5:
+  * Fix authentication bug when booting an server in V3
+
+---
+Sun Mar 23 01:56:24 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.22.g94a4c49:
+  * Correct the help sting of volume-type-delete
+  * Print a useful message for unknown server errors
+  * Show Exception Name in Shell Output
+
+---
+Sat Mar 22 01:52:45 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.16.g8ecc6b3:
+  * Updated from global requirements
+  * Do auth_url.rstrip('/') only if auth_url is set
+  * Allow user ID for authentication
+  * Re-add install_venv_common to openstack-common.conf
+  * Fix element miss in client request body
+
+---
+Fri Mar 21 00:55:23 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.6.g8c7524b:
+  * Work around pypy testing issue
+
+---
+Fri Mar 14 00:38:19 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.5.g14deb01:
+  * Nova CLI for server groups
+  * Removes copy of output of 'nova help' from README
+
+---
+Mon Mar 10 15:51:35 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.17.0.2.gc92485e:
+  2.17.0
+  * Add os-server-external-events support
+  * Fix some spelling mistakes
+
+---
+Tue Mar  4 01:12:52 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.16.0.14.gd0b6550:
+  * Add classifiers for specific versions of Python
+
+---
+Sat Mar  1 01:00:20 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.16.0.12.g427e346:
+  * oslo sync apiclient and cliutils
+  * Fix in in novaclient, to avoid excessive conns
+  * Revert 'name' should as be optional param on aggregate-update
+  * oslo-sync of low hanging fruit
+  * Updated from global requirements
+  * 'name' should as be optional param on aggregate-update
+  2.16.0
+  * Remove usage of module py3kcompat
+
+---
+Wed Feb 26 01:21:01 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.15.0.277.g5461af9:
+  * Fix typo in novaclient
+
+---
+Tue Feb 25 01:04:53 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.15.0.276.gbd72fb0:
+  * Updated from global requirements
+  * Remove None for dict.get()
+  * Fix i18n messages in novaclient, part II
+
+---
+Fri Feb 21 01:27:04 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.15.0.273.g43f1f78:
+  * Invalid client version message unclear
+  * Remove None for dict.get(
+  * Replace assertEqual(None, *) with assertIsNone in tests
+
+---
+Sun Feb 16 01:43:48 UTC 2014 -  cloud-de...@suse.de
+
+- Update to version python-novaclient-2.15.0.268.g7cf73f1:
+  * Update broken command line reference link
+  * Fix spelling miss of password_func variable
+  * Fix copy/paste errors in print messages
+  * Remove invalid parameter of quota-update
+  * Adds support for the get_rdp_console API
+
+---
+Thu Feb 13 14:06:17 UTC 2014 - dmuel...@suse.com
+
+- install man pages
+- remove hacking dependency
+
+---
+Tue Feb 11 15:58:50 UTC 2014 - speili...@suse.com
+
+- Update to version python-novaclient-2.15.0.259.g7c3c1bb:
+  * Remove 

commit python-novaclient for openSUSE:Factory

2014-03-09 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2014-03-09 20:16:14

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2014-01-23 15:54:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2014-03-09 20:16:15.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb 14 10:37:02 UTC 2014 - speili...@suse.com
+
+- Replace git_tarballs source service with download_files and set_version
+  + Use upstream URL as source (enables verification)
+
+---
+Wed Jan 29 09:12:37 UTC 2014 - speili...@suse.com
+
+- Add refresh_patches source service
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.HAvT5k/_old  2014-03-09 20:16:16.0 +0100
+++ /var/tmp/diff_new_pack.HAvT5k/_new  2014-03-09 20:16:16.0 +0100
@@ -25,7 +25,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-novaclient
-Source: python-novaclient-2.15.0.tar.gz
+Source: 
http://tarballs.openstack.org/python-novaclient/python-novaclient-2.15.0.tar.gz
 Source2:openstack-nova.sh
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
@@ -92,7 +92,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.15.0
+%setup -q -n python-novaclient-%{version}
 %openstack_cleanup_prep
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.HAvT5k/_old  2014-03-09 20:16:16.0 +0100
+++ /var/tmp/diff_new_pack.HAvT5k/_new  2014-03-09 20:16:16.0 +0100
@@ -1,7 +1,11 @@
 services
-  service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-novaclient/python-novaclient-2.15.0.tar.gz/param
-param name=emailopensuse-cl...@opensuse.org/param
-param name=plain-versionTrue/param
+  service mode=disabled name=download_files 
+param name=changesgenerateenable/param
+  /service
+  service mode=disabled name=set_version
+param name=basenamepython-novaclient/param
+  /service
+  service name=refresh_patches mode=disabled
+param name=changesgenerateenable/param
   /service
 /services

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-novaclient for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2014-01-20 07:55:37

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-10-18 11:42:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2014-01-23 15:54:24.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 25 22:06:28 UTC 2013 - dmuel...@suse.com
+
+- remove obsolete dependency on d2to1 
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.tvstO6/_old  2014-01-23 15:54:25.0 +0100
+++ /var/tmp/diff_new_pack.tvstO6/_new  2014-01-23 15:54:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-novaclient
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,16 +33,14 @@
 # Packages below are only needed for documentation build
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
-BuildRequires:  python-d2to1
 BuildRequires:  python-iso8601 = 0.1.4
 BuildRequires:  python-pbr
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
 # /usr/bin/nova uses pkg_resources, thus:
-Requires:   python-Babel
+Requires:   python-Babel = 0.9.6
 Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
-Requires:   python-d2to1 = 0.2.10
 Requires:   python-iso8601 = 0.1.4
 Requires:   python-pbr = 0.5.21
 Requires:   python-requests = 1.1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-novaclient for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-09-27 18:02:20

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-09-16 16:32:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-09-27 18:02:21.0 +0200
@@ -1,0 +2,52 @@
+Tue Sep 24 23:35:28 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.15.0.22:
+  + Corrected usage of len(filter(...))
+  + py33: 'dict_keys' object does not support indexing
+  + py33: dict.keys() is not a list in python3
+  + Corrected several usage of keys() for Python 3
+  + Update pbr usage
+  + Make nova CLI use term server where possible
+  + Fixed several test failures on Python3
+  + Fix AttributeError in Keypair._add_details()
+
+---
+Tue Sep 24 00:19:26 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.15.0.7:
+  + Clean up a little cruft
+
+---
+Fri Sep 20 23:57:04 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.15.0.5:
+  + Novaclient shell list command should support a minimal server list
+
+---
+Thu Sep 19 00:07:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.15.0.4:
+  + Create v3 tests directory
+  + Add v3 HostManager
+
+---
+Wed Sep 18 09:12:48 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---
+Tue Sep 17 23:37:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.73:
+  + Small bugfix for client v3
+  + Fix the print order of quota-show
+  + Add a block device for the image when using BDMv2
+  + Modify --num-instances flag description to clarify limit upper bound
+  + python3: Fix traceback while running unit tests
+  + python3: Compatibility for iteritems differences
+  + python3: Fix Traceback while running unit tests
+  + Allow name argument to flavor-access-add
+  + Add delete method to Flavor class
+  + assertEquals is deprecated, use assertEqual
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.DEKxM3/_old  2013-09-27 18:02:22.0 +0200
+++ /var/tmp/diff_new_pack.DEKxM3/_new  2013-09-27 18:02:22.0 +0200
@@ -19,7 +19,7 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.14.1.54
+Version:2.15.0.22
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
@@ -39,13 +39,15 @@
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
 # /usr/bin/nova uses pkg_resources, thus:
+Requires:   python-Babel
 Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
 Requires:   python-d2to1 = 0.2.10
 Requires:   python-iso8601 = 0.1.4
-Requires:   python-pbr = 0.5
-Requires:   python-requests = 0.8
+Requires:   python-pbr = 0.5.21
+Requires:   python-requests = 1.1
 Requires:   python-simplejson = 2.0.9
+Requires:   python-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -75,24 +77,24 @@
 Summary:Openstack Compute (Nova) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
-Requires:   python-coverage
+Requires:   python-coverage = 3.6
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 Requires:   python-discover
 %endif
 Requires:   python-fixtures = 0.3.12
 Requires:   python-flake8 = 2.0
-Requires:   python-hacking = 0.5.3
-Requires:   python-mock
+Requires:   python-hacking = 0.5.6
+Requires:   python-mock = 0.8.0
 Requires:   python-pep8 = 1.4.5
 Requires:   python-pyflakes = 0.7.2
-Requires:   python-testrepository = 0.0.13
-Requires:   python-testtools = 0.9.26
+Requires:   python-testrepository = 0.0.17
+Requires:   python-testtools = 0.9.32
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.14.1.54.g9a1304b
+%setup -q -n python-novaclient-2.15.0.22.g2ab3344
 

commit python-novaclient for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-09-16 12:45:36

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-08-18 22:39:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-09-16 12:45:37.0 +0200
@@ -1,0 +2,45 @@
+Sun Sep  1 23:48:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.45:
+  + Suport instance list pagination in novaclient, Part I
+  + Add interface for listing security groups of an instance
+
+---
+Thu Aug 29 23:40:17 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.42:
+  + python3: Fix imports for py2/py3
+  + Fix the help messages to specify image/flavor name
+  + Added support for running the tests under PyPy with tox
+  + change 'Host' object's 'host' attribute to 'host_name'
+  + Added 'nova migration-list' command
+
+---
+Wed Aug 28 23:48:04 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.32:
+  + Upgrade to Hacking 0.7
+  + Fix and gate on H501, no locals for string formatting
+
+---
+Sun Aug 25 00:09:28 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.28:
+  + Sync py3kcompat from oslo
+
+---
+Fri Aug 23 23:36:30 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.27:
+  + Update oslo
+  + Update mailmap
+  + Update mailmap
+  + Allow name argument to flavor-access-add
+
+---
+Thu Aug 22 23:39:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.19:
+  + Add support for swap_volume
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.8RGLuk/_old  2013-09-16 12:45:38.0 +0200
+++ /var/tmp/diff_new_pack.8RGLuk/_new  2013-09-16 12:45:38.0 +0200
@@ -19,7 +19,7 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.14.1.17
+Version:2.14.1.45
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
@@ -92,7 +92,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.14.1.17.g8dbd684
+%setup -q -n python-novaclient-2.14.1.45.gd770bb3
 %openstack_cleanup_prep
 
 %build

++ python-novaclient-master.tar.gz ++
 2395 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-novaclient for openSUSE:Factory

2013-09-16 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-09-16 16:32:50

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-09-16 12:45:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-09-16 16:32:51.0 +0200
@@ -1,0 +2,31 @@
+Wed Sep 11 23:54:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.54:
+  + Python3: Fix traceback while running unit tests
+  + Python3: Use six.StringIO for io.Bytes()
+
+---
+Tue Sep 10 23:38:00 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.50:
+  + Add support for os-assisted-volume-snapshots
+
+---
+Tue Sep 10 00:07:59 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.48:
+  + Unittests added for client v1_1
+
+---
+Sat Sep  7 07:15:25 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.47:
+  + Update oslo from oslo-incubator
+
+---
+Thu Sep  5 00:24:08 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.46:
+  + New syntax to boot from a block device mapping
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.WuCC3y/_old  2013-09-16 16:32:51.0 +0200
+++ /var/tmp/diff_new_pack.WuCC3y/_new  2013-09-16 16:32:51.0 +0200
@@ -19,7 +19,7 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.14.1.45
+Version:2.14.1.54
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
@@ -92,7 +92,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.14.1.45.gd770bb3
+%setup -q -n python-novaclient-2.14.1.54.g9a1304b
 %openstack_cleanup_prep
 
 %build

++ python-novaclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-2.14.1.45.gd770bb3/AUTHORS 
new/python-novaclient-2.14.1.54.g9a1304b/AUTHORS
--- old/python-novaclient-2.14.1.45.gd770bb3/AUTHORS2013-09-01 
16:07:36.0 +0200
+++ new/python-novaclient-2.14.1.54.g9a1304b/AUTHORS2013-09-12 
00:07:48.0 +0200
@@ -169,6 +169,7 @@
 Vincent Hou sb...@cn.ibm.com
 Vincent Untz vu...@suse.com
 Vishvananda Ishaya vishvana...@gmail.com
+Vitaliy Kolosov vkolo...@griddynamics.com
 William Wolf throughnoth...@gmail.com
 Wu Wenxiang wu.wenxi...@99cloud.net
 Xavier Queralt xquer...@redhat.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-2.14.1.45.gd770bb3/ChangeLog 
new/python-novaclient-2.14.1.54.g9a1304b/ChangeLog
--- old/python-novaclient-2.14.1.45.gd770bb3/ChangeLog  2013-09-01 
16:07:36.0 +0200
+++ new/python-novaclient-2.14.1.54.g9a1304b/ChangeLog  2013-09-12 
00:07:48.0 +0200
@@ -1,3 +1,103 @@
+commit 9a1304bfab56d7aad1d65d1c6cde3303b64d70ce
+Merge: 447cf8d 28f9773
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Sep 11 22:07:13 2013 +
+
+Merge Python3: Use six.StringIO for io.Bytes()
+
+commit 447cf8d6e5299aff456fc9c928e73720791c2ed3
+Merge: 500bb62 9d8869e
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Sep 11 18:09:43 2013 +
+
+Merge Python3: Fix traceback while running unit tests
+
+commit 500bb6244d4896e7fee94219cefc4426b1360b40
+Merge: 3523ba9 69f8de6
+Author: Jenkins jenk...@review.openstack.org
+Date:   Tue Sep 10 16:47:32 2013 +
+
+Merge Add support for os-assisted-volume-snapshots
+
+commit 3523ba90f68d55ac20fb044d9acbe6c53fecbf1f
+Author: Vitaliy Kolosov vkolo...@griddynamics.com
+Date:   Mon Sep 9 12:11:32 2013 +0300
+
+Unittests added for client v1_1
+
+ Unittests test_client_set_management_url_v1_1 and
+ test_client_get_reset_timings_v1_1 added.
+ New methods covered:
+ * client.set_management_url()
+ * client.get_timings()
+ * client.reset_timings()
+
+Change-Id: I46cac01864a11fbaffc284d26f63b8e00f2631f0
+
+commit 9d8869e01c51f2611c187c45701033f507f40e2a
+Author: Chuck Short chuck.sh...@canonical.com
+Date:   Sat Sep 7 12:33:31 2013 -0400
+
+Python3: Fix traceback while running unit tests
+
+

commit python-novaclient for openSUSE:Factory

2013-08-18 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-08-18 22:39:49

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-07-04 18:05:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-08-18 22:39:51.0 +0200
@@ -1,0 +2,74 @@
+Thu Aug 15 00:08:13 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.17:
+  + python3: Fix traceback while running tests
+
+---
+Tue Aug 13 23:35:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.16:
+  + Begin adding v3 api support
+  + Enable v3 api code
+  + Remove old references
+  + Updated from global requirements
+
+---
+Mon Aug 12 23:41:25 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.8:
+  + Clean up inaccurate docstrings of server list() method
+  + FakeClient: fix the arguments of a string format.
+
+---
+Sat Aug 10 11:04:31 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.4:
+  + Fix typo and grammar in docstring only
+
+---
+Thu Aug  8 23:53:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.1.2:
+  + Do not restrict flavor to only ID and integers
+
+---
+Thu Aug  8 00:01:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.14.0.1:
+  + remove requests version max
+
+---
+Wed Aug  7 00:17:28 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.153:
+  + Sync with global requirements
+
+---
+Fri Jul 26 12:17:12 UTC 2013 - bwiedem...@suse.com
+
+- Drop upstreamed patches
+
+---
+Mon Jul 15 23:59:45 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.112:
+  + CLI for disable service reason
+
+---
+Thu Jul 11 08:46:57 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.110:
+  + python3: Fix unicode compatibility python2/python3
+
+---
+Wed Jul 10 15:12:32 UTC 2013 - dmuel...@suse.com
+
+- add 0001-Skip-setting-volume_size-if-not-given.patch (bnc#828490) 
+
+---
+Tue Jul  9 10:32:16 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.108:
+  + Sync install_venv_common from oslo
+
+---

Old:

  0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.N1EIQY/_old  2013-08-18 22:39:51.0 +0200
+++ /var/tmp/diff_new_pack.N1EIQY/_new  2013-08-18 22:39:51.0 +0200
@@ -19,7 +19,7 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.13.0.107
+Version:2.14.1.17
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
@@ -92,7 +92,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.13.0.107.g5c8616d
+%setup -q -n python-novaclient-2.14.1.17.g8dbd684
 %openstack_cleanup_prep
 
 %build
@@ -102,7 +102,7 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-data=%{python_sitelib}
 chmod +x %{buildroot}/%{_bindir}/nova
-rm -rf doc/build/html/{.buildinfo,.doctrees}
+rm doc/build/html/.buildinfo
 
 ### bash-completion
 install -p -D -m 644 %{SOURCE2} 
%{buildroot}%{_sysconfdir}/bash_completion.d/openstack-nova.sh

++ python-novaclient-master.tar.gz ++
 10267 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-novaclient for openSUSE:Factory

2013-07-04 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-07-04 18:05:39

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-07-03 16:01:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-07-04 18:05:40.0 +0200
@@ -1,0 +2,18 @@
+Wed Jul  3 09:10:13 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.107:
+  + python3: Fix print statements
+
+---
+Wed Jul  3 00:24:54 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.105:
+  + python3: Compatibility for iteritems differences
+
+---
+Tue Jul  2 00:21:53 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.13.0.103:
+  + Bring stdout/stderr capturing in line w/ nova
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.yiyoLi/_old  2013-07-04 18:05:42.0 +0200
+++ /var/tmp/diff_new_pack.yiyoLi/_new  2013-07-04 18:05:42.0 +0200
@@ -19,7 +19,7 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.13.0.101
+Version:2.13.0.107
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
@@ -92,7 +92,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.13.0.101.g0bf5f49
+%setup -q -n python-novaclient-2.13.0.107.g5c8616d
 %openstack_cleanup_prep
 
 %build

++ python-novaclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-novaclient-2.13.0.101.g0bf5f49/ChangeLog 
new/python-novaclient-2.13.0.107.g5c8616d/ChangeLog
--- old/python-novaclient-2.13.0.101.g0bf5f49/ChangeLog 2013-06-30 
09:12:59.0 +0200
+++ new/python-novaclient-2.13.0.107.g5c8616d/ChangeLog 2013-07-03 
04:56:23.0 +0200
@@ -1,3 +1,24 @@
+commit 5c8616d03ecc271a79c6c41ce54bfbf719bb940f
+Merge: e3dfc5a 07fd520
+Author: Jenkins jenk...@review.openstack.org
+Date:   Wed Jul 3 02:55:35 2013 +
+
+Merge python3: Fix print statements
+
+commit e3dfc5a40711122841302f9de2f701dcc9f88b6f
+Merge: c865cee a25d4fe
+Author: Jenkins jenk...@review.openstack.org
+Date:   Tue Jul 2 22:10:45 2013 +
+
+Merge python3: Compatibility for iteritems differences
+
+commit c865cee9a180de4a32ce590a03bdec9cd5dcc7b7
+Merge: 0bf5f49 c7e9b1b
+Author: Jenkins jenk...@review.openstack.org
+Date:   Mon Jul 1 06:11:18 2013 +
+
+Merge Bring stdout/stderr capturing in line w/ nova
+
 commit 0bf5f49bcbd49538845802f60faf9cd0398299df
 Merge: b526c9b 0134008
 Author: Jenkins jenk...@review.openstack.org
@@ -5,6 +26,21 @@
 
 Merge Fixup trivial License Header mismatch.
 
+commit c7e9b1b8dc23894f3a74e0d63591705c59f81f98
+Author: Matt Thompson ma...@defunct.ca
+Date:   Thu Jun 20 15:52:04 2013 +0100
+
+Bring stdout/stderr capturing in line w/ nova
+
+In .testr.conf, we reference OS_STDOUT_CAPTURE / OS_STDERR_CAPTURE
+while in novaclient/tests/utils.py we reference OS_STDOUT_NOCAPTURE
+and OS_STDERR_NOCAPTURE.  This change brings things more in line
+with nova project by referencing OS_STDOUT_CAPTURE / OS_STDERR_CAPTURE
+in both locations.
+
+Change-Id: I22efdec84bef78e99d1d95303cadade6011d76a2
+Fixes: bug #1192997
+
 commit 0134008f9b305958e65eb02972b6237789189467
 Author: Dirk Mueller d...@dmllr.de
 Date:   Thu Jun 27 21:42:11 2013 +0200
@@ -30,6 +66,19 @@
 
 Change-Id: If11c576e45931b72c227f51a0b8f63bc5f7dd4cb
 
+commit 07fd520d161b8612e8e3e33155cc633c73ee7088
+Author: Chuck Short chuck.sh...@canonical.com
+Date:   Wed Jun 26 14:35:49 2013 -0400
+
+python3: Fix print statements
+
+Fix print statements while running with python3. This is
+due to the fact that the print() has changed between
+python2 and python3.
+
+Change-Id: I3af57cf8925e0fcfb34981f5b72ed989ba9f6cd4
+Signed-off-by: Chuck Short chuck.sh...@canonical.com
+
 commit abb57b693485056a077e0b8912061219e2bd4eac
 Merge: 05ca996 ea47123
 Author: Jenkins jenk...@review.openstack.org
@@ -37,6 +86,19 @@
 
 Merge Return Customer's Quota Usage through Admin API
 
+commit a25d4fe59aac92eece3f080f16fdca7ffc453064
+Author: Chuck Short chuck.sh...@canonical.com
+Date:   Mon Jun 24 08:32:05 2013 -0500
+
+python3: 

commit python-novaclient for openSUSE:Factory

2013-07-03 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-07-03 16:01:57

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-06-13 21:45:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-07-03 16:01:59.0 +0200
@@ -2 +2 @@
-Wed May 29 10:49:56 UTC 2013 - dmuel...@suse.com
+Mon Jul  1 00:19:48 UTC 2013 - opensuse-cl...@opensuse.org
@@ -4 +4,2 @@
-- remove setBadness call from rpmlintrc
+- Update to version 2.13.0.101:
+  + Fixup trivial License Header mismatch.
@@ -7 +8 @@
-Mon May  6 11:29:00 UTC 2013 - dmuel...@suse.com
+Thu Jun 27 09:54:11 UTC 2013 - speili...@suse.com
@@ -9 +10,2 @@
-- update requires to python-PrettyTable 
+- Only depend on python-discover on SLE, it's a Python-2.6 feature
+  backport
@@ -12 +14 @@
-Mon Apr 29 09:51:33 UTC 2013 - dmuel...@suse.com
+Wed Jun 12 09:43:35 UTC 2013 - dmuel...@suse.com
@@ -14 +16 @@
-- add 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
+- update testrequires 
@@ -17 +19 @@
-Mon Apr 22 12:23:36 UTC 2013 - dmuel...@suse.com
+Mon May 27 08:39:42 UTC 2013 - dmuel...@suse.com
@@ -19,2 +21 @@
-- update to 2.13.0
-- remove upstreamed patch 
+- python-pbr/d2to1 requires 
@@ -23 +24,3 @@
-Tue Apr  2 09:49:22 UTC 2013 - dmuel...@suse.com
+Thu May  2 13:23:49 UTC 2013 - dmuel...@suse.com
+
+- drop 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch 
@@ -25,2 +28,5 @@
-- update to 2.12.0:
-  + released version of the tarball 
+---
+Mon Apr 29 09:49:29 UTC 2013 - dmuel...@suse.com
+
+- remove 0001-Revert-Correct-a-unit-test-failure-that-crept-into-t.patch
+- add 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
@@ -29 +35 @@
-Tue Mar 26 13:44:31 UTC 2013 - dmuel...@suse.com
+Thu Apr 25 14:57:53 UTC 2013 - dmuel...@suse.com
@@ -31 +37 @@
-- update to 2.11.1.67 
+- add 0001-Revert-Correct-a-unit-test-failure-that-crept-into-t.patch 

Old:

  python-novaclient-2.13.0.tar.gz

New:

  python-novaclient-master.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.9HRg65/_old  2013-07-03 16:02:00.0 +0200
+++ /var/tmp/diff_new_pack.9HRg65/_new  2013-07-03 16:02:00.0 +0200
@@ -19,29 +19,31 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.13.0
+Version:2.13.0.101
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-novaclient
-Source: python-novaclient-2.13.0.tar.gz
+Source: python-novaclient-master.tar.gz
 Source2:openstack-nova.sh
-Patch0: 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Packages below are only needed for documentation build
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
+BuildRequires:  python-d2to1
 BuildRequires:  python-iso8601 = 0.1.4
+BuildRequires:  python-pbr
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
 # /usr/bin/nova uses pkg_resources, thus:
 Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
-Requires:   python-distribute
+Requires:   python-d2to1 = 0.2.10
 Requires:   python-iso8601 = 0.1.4
+Requires:   python-pbr = 0.5
 Requires:   python-requests = 0.8
 Requires:   python-simplejson = 2.0.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -73,21 +75,24 @@
 Summary:Openstack Compute (Nova) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
+Requires:   python-coverage
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+Requires:   python-discover
+%endif
+Requires:   python-fixtures = 0.3.12
+Requires:   python-flake8 = 2.0
+Requires:   python-hacking = 0.5.3
 Requires:   python-mock
-Requires:   python-nose
-Requires:   python-nose-exclude
-Requires:   python-nosehtmloutput
-Requires:   python-nosexcover
-Requires:   python-openstack.nose_plugin
-Requires:   python-pep8
-Requires:   python-unittest2
+Requires:   python-pep8 = 1.4.5
+Requires:   python-pyflakes = 0.7.2
+Requires:   python-testrepository = 0.0.13
+Requires:   python-testtools = 0.9.26
 
 %description test
 This 

commit python-novaclient for openSUSE:Factory

2013-06-13 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-06-13 21:45:00

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


Package is python-novaclient

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2013-04-29 14:17:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-06-13 21:45:01.0 +0200
@@ -1,0 +2,21 @@
+Wed May 29 10:49:56 UTC 2013 - dmuel...@suse.com
+
+- remove setBadness call from rpmlintrc
+
+---
+Mon May  6 11:29:00 UTC 2013 - dmuel...@suse.com
+
+- update requires to python-PrettyTable 
+
+---
+Mon Apr 29 09:51:33 UTC 2013 - dmuel...@suse.com
+
+- add 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
+
+---
+Mon Apr 22 12:23:36 UTC 2013 - dmuel...@suse.com
+
+- update to 2.13.0
+- remove upstreamed patch 
+
+---

Old:

  novaclient-prettytable.patch
  python-novaclient-2.12.0.tar.gz

New:

  0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
  python-novaclient-2.13.0.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.Fz9lUI/_old  2013-06-13 21:45:02.0 +0200
+++ /var/tmp/diff_new_pack.Fz9lUI/_new  2013-06-13 21:45:02.0 +0200
@@ -19,30 +19,29 @@
 %define component novaclient
 
 Name:   python-%{component}
-Version:2.12.0
+Version:2.13.0
 Release:0
 Summary:Openstack Compute (Nova) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-novaclient
-Source: python-novaclient-2.12.0.tar.gz
+Source: python-novaclient-2.13.0.tar.gz
 Source2:openstack-nova.sh
-#PATCH-FIX-UPSTREAM sasc...@suse.de -- Backport of 
https://review.openstack.org/#/c/22680/
-Patch0: novaclient-prettytable.patch
+Patch0: 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Packages below are only needed for documentation build
+BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
 BuildRequires:  python-iso8601 = 0.1.4
-BuildRequires:  python-prettytable
 BuildRequires:  python-requests
 Requires:   python = 2.6.8
 # /usr/bin/nova uses pkg_resources, thus:
+Requires:   python-PrettyTable = 0.6
 Requires:   python-argparse
 Requires:   python-distribute
 Requires:   python-iso8601 = 0.1.4
-Requires:   python-prettytable = 0.6
 Requires:   python-requests = 0.8
 Requires:   python-simplejson = 2.0.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -87,7 +86,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-novaclient-2.12.0
+%setup -q -n python-novaclient-2.13.0
 %patch0 -p1
 %openstack_cleanup_prep
 

++ 0001-Restore-compatibility-with-PrettyTable-0.7.2-update.patch ++
From 04acf3abacfbae806db6563308015eb5dd9262e8 Mon Sep 17 00:00:00 2001
From: Dirk Mueller d...@dmllr.de
Date: Mon, 29 Apr 2013 10:58:58 +0200
Subject: [PATCH] Restore compatibility with PrettyTable 0.7.2 update

This reverts commit 69f9971da54b46a8883148e4cef6346c7933b6ec

PrettyTable 0.7.2 defaults to print a table even if
the resultset is empty, which breaks the unit test and
also backward compatibilty. Restore previous behavior
to be in line with older prettytable releases.

Fixes bug 1166464

Change-Id: Ifaf5a91cefab1e85a35c5371793331c6bf83def4
---
 novaclient/utils.py | 4 ++--
 tests/test_shell.py | 6 +-
 2 files changed, 3 insertions(+), 7 deletions(-)

diff --git a/novaclient/utils.py b/novaclient/utils.py
index 280bef0..c83a8d2 100644
--- a/novaclient/utils.py
+++ b/novaclient/utils.py
@@ -147,7 +147,7 @@ def print_list(objs, fields, formatters={}, sortby_index=0):
 else:
 sortby = fields[sortby_index]
 mixed_case_fields = ['serverId']
-pt = prettytable.PrettyTable([f for f in fields], caching=False)
+pt = prettytable.PrettyTable([f for f in fields], caching=False, 
print_empty=False)
 pt.align = 'l'
 
 for o in objs:
@@ -171,7 +171,7 @@ def print_list(objs, fields, formatters={}, sortby_index=0):
 
 
 def print_dict(d, dict_property=Property, wrap=0):
-pt = prettytable.PrettyTable([dict_property, 'Value'], caching=False)
+pt = 

commit python-novaclient for openSUSE:Factory

2013-01-17 Thread h_root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2013-01-17 15:22:57

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


Package is python-novaclient, Maintainer is cth...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2012-11-08 21:52:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2013-01-17 15:22:59.0 +0100
@@ -0,0 +1,50 @@
+
+Wed Dec 19 11:48:12 UTC 2012 - sasc...@suse.de
+
+- Update to version 2.10.0.27.g8d36500+git.1355914092.8d36500:
+  + Makes the OS_NO_CACHE env variable work again
+  + Add optional argument to include reservations in os-used-limits
+  + Add nova client support for nova-manage agent command
+  + Adds --os-cache to replace old --no-cache.
+  + Adds support for security group/rules quotas.
+  + Adds nova client support for nova-manage network command
+  + add host-update help info param.
+  + Fix argument checking method for 'nova list --flavor' command.
+  + Fix a wrong substition for '-h' in bash completion
+  + Fixed nics param ignored when bdm is specified
+  + Adds support for key_pairs quota.
+  + Adds support for injected_file_path_bytes quota.
+  + Adds nova client support for nova-manage floating command
+- No custom versioninfo file needed, upstream creates a valid one
+
+---
+Fri Dec  7 11:36:20 UTC 2012 - sasc...@suse.de
+
+- Use --install-data=%{python_sitelib} to install novaclient/versioninfo
+  into the correct location (instead of %{_prefix})
+
+---
+Wed Dec  5 09:31:04 UTC 2012 - sasc...@suse.de
+
+- Use @PARENT_TAG@ in _service file to automate versioning
+
+---
+Mon Dec  3 11:54:41 UTC 2012 - sasc...@suse.de
+
+- Update to latest git (18deaf4):
+  + Remove unnecessary casts in flavor create.
+  + Validate that rxtx_factor is a float.
+  + Adds nova client support for nova-manage vpn command
+  + Fix aggregate command help messages.
+  + See git log for more...
+
+---
+Thu Nov 15 12:38:13 UTC 2012 - sasc...@suse.de
+
+- Use openstack-macros
+
+---
+Fri Nov  9 14:29:37 UTC 2012 - sasc...@suse.de
+
+- Downgrade version to new upstream scheme: 2.9.0 (bnc#787387)
+
@@ -2 +52 @@
-Thu Nov  8 13:16:18 UTC 2012 - sasc...@suse.de
+Thu Nov  8 11:15:13 UTC 2012 - sasc...@suse.de
@@ -3,0 +54,6 @@
+- Install LICENSING and README.rst
+- Build HTML documentation and split of doc package
+  + BuildRequire python-Sphinx 
+- BuildRequire changes:
+  + python-base instead of python-devel, sufficient for Python-only modules
+  + python-distribute instead of setuptools
@@ -4,0 +61,3 @@
+- Use real upstream version in versioninfo file, unfortunately we can't
+  adjust the package version to upstreams changes due to the RPM version
+  comparison algorithm
@@ -7 +66 @@
-Tue Oct 30 13:33:39 UTC 2012 - sasc...@suse.de
+Tue Oct 30 10:17:18 UTC 2012 - sasc...@suse.de
@@ -10,0 +70,10 @@
+
+---
+Fri Oct 12 13:31:27 UTC 2012 - vu...@suse.com
+
+- Update to version 2012.2 (Folsom), which is really 2.9.0:
+  + See https://github.com/openstack/python-novaclient/commits/2.9.0
+- Install bash completion for 'glance' binary
+- Dropped patches merged upstream:
+  + volume-list-all_tenants.patch
+  + encode-user-data-utf8.patch

Old:

  encode-user-data-utf8.patch
  python-novaclient-2012.1+git.1345053935.bab694e.tar.gz
  volume-list-all_tenants.patch

New:

  python-novaclient-master.tar.gz



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.i42BD4/_old  2013-01-17 15:23:00.0 +0100
+++ /var/tmp/diff_new_pack.i42BD4/_new  2013-01-17 15:23:00.0 +0100
@@ -2,7 +2,6 @@
 # spec file for package python-novaclient
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 Christian Berendt.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +16,31 @@
 #
 
 
-Name:   python-novaclient
-Version:2012.1+git.1345053935.bab694e
+%define component novaclient
+
+Name:   python-%{component}
+Version:2.10.0.27.g8d36500+git.1355914092.8d36500
 Release: