Hello community,
here is the log from the commit of package python-oslo.reports for
openSUSE:Factory checked in at 2019-05-03 22:43:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.reports.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.reports"
Fri May 3 22:43:31 2019 rev:8 rq:692923 version:1.29.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes
2018-09-07 15:39:04.434557390 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.reports.new.5148/python-oslo.reports.changes
2019-05-03 22:43:32.623382585 +0200
@@ -1,0 +2,24 @@
+Mon Apr 8 11:33:59 UTC 2019 - [email protected]
+
+- update to version 1.29.2
+ - Update hacking version
+ - Update mailinglist from dev to discuss
+ - fix tox python3 overrides
+ - Replace deprecated "auth_uri" by "www_authenticate_uri"
+ - Update unit test to reflect latest oslo.config
+ - Remove the remaining of the removed option
+ - Trivial: Update pypi url to new url
+ - Update reno for stable/rocky
+ - import zuul job settings from project-config
+ - Imported Translations from Zanata
+ - Remove stale pip-missing-reqs and pypy tox tests
+ - Clean up .gitignore references to personal tools
+ - Add release notes link to README
+ - Use template for lower-constraints
+ - add lib-forward-testing-python3 test job
+ - add python 3.6 unit test job
+ - add python 3.7 unit test job
+ - Switch to stestr
+- remove 0001-Update-unit-test-to-reflect-latest-oslo.config.patch (merged)
+
+-------------------------------------------------------------------
Old:
----
0001-Update-unit-test-to-reflect-latest-oslo.config.patch
oslo.reports-1.28.0.tar.gz
New:
----
oslo.reports-1.29.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.reports.spec ++++++
--- /var/tmp/diff_new_pack.31XILg/_old 2019-05-03 22:43:32.999383376 +0200
+++ /var/tmp/diff_new_pack.31XILg/_new 2019-05-03 22:43:32.999383376 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-oslo.reports
#
-# 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-oslo.reports
-Version: 1.28.0
+Version: 1.29.2
Release: 0
Summary: OpenStack oslo.reports library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://launchpad.net/oslo.reports
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.28.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.reports/oslo.reports-1.29.2.tar.gz
# https://review.openstack.org/588088
-Patch0: 0001-Update-unit-test-to-reflect-latest-oslo.config.patch
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python2-Jinja2 >= 2.10
@@ -39,7 +38,7 @@
BuildRequires: python2-pbr >= 2.0.0
BuildRequires: python2-psutil >= 3.2.2
BuildRequires: python2-six >= 1.10.0
-BuildRequires: python2-testrepository
+BuildRequires: python2-stestr
BuildRequires: python3-Jinja2 >= 2.10
BuildRequires: python3-devel
BuildRequires: python3-eventlet
@@ -52,7 +51,7 @@
BuildRequires: python3-pbr >= 2.0.0
BuildRequires: python3-psutil >= 3.2.2
BuildRequires: python3-six >= 1.10.0
-BuildRequires: python3-testrepository
+BuildRequires: python3-stestr
Requires: python-Jinja2 >= 2.10
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.serialization >= 2.18.0
@@ -78,9 +77,8 @@
This package contains the documentation.
%prep
-%autosetup -p1 -n oslo.reports-1.28.0
+%autosetup -p1 -n oslo.reports-1.29.2
%py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
%build
%{python_build}
@@ -94,9 +92,7 @@
%{python_install}
%check
-%{python_expand rm -rf .testrepository
-$python setup.py testr
-}
+%python_exec -m stestr.cli run
%files %{python_files}
%license LICENSE
++++++ _service ++++++
--- /var/tmp/diff_new_pack.31XILg/_old 2019-05-03 22:43:33.027383435 +0200
+++ /var/tmp/diff_new_pack.31XILg/_new 2019-05-03 22:43:33.027383435 +0200
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/oslo.reports/oslo.reports.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/oslo.reports/oslo.reports.spec.j2</param>
<param name="output-name">python-oslo.reports.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/oslo.reports/stable/rocky/requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/oslo.reports/stable/stein/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param name="changelog-provider">gh,openstack,oslo.reports</param>
</service>
++++++ oslo.reports-1.28.0.tar.gz -> oslo.reports-1.29.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/.stestr.conf
new/oslo.reports-1.29.2/.stestr.conf
--- old/oslo.reports-1.28.0/.stestr.conf 1970-01-01 01:00:00.000000000
+0100
+++ new/oslo.reports-1.29.2/.stestr.conf 2019-02-28 19:02:10.000000000
+0100
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_path=./oslo_reports/tests
+top_path=./
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/.testr.conf
new/oslo.reports-1.29.2/.testr.conf
--- old/oslo.reports-1.28.0/.testr.conf 2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/.testr.conf 1970-01-01 01:00:00.000000000 +0100
@@ -1,7 +0,0 @@
-[DEFAULT]
-test_command=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
- OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
- OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
- ${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_reports
$LISTOPT $IDOPTION
-test_id_option=--load-list $IDFILE
-test_list_option=--list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/.zuul.yaml
new/oslo.reports-1.29.2/.zuul.yaml
--- old/oslo.reports-1.28.0/.zuul.yaml 2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/.zuul.yaml 2019-02-28 19:02:10.000000000 +0100
@@ -1,7 +1,13 @@
- project:
- check:
- jobs:
- - openstack-tox-lower-constraints
- gate:
- jobs:
- - openstack-tox-lower-constraints
+ templates:
+ - check-requirements
+ - lib-forward-testing
+ - lib-forward-testing-python3
+ - openstack-lower-constraints-jobs
+ - openstack-python-jobs
+ - openstack-python35-jobs
+ - openstack-python36-jobs
+ - openstack-python37-jobs
+ - periodic-stable-jobs
+ - publish-openstack-docs-pti
+ - release-notes-jobs-python3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/AUTHORS
new/oslo.reports-1.29.2/AUTHORS
--- old/oslo.reports-1.28.0/AUTHORS 2018-04-17 17:35:53.000000000 +0200
+++ new/oslo.reports-1.29.2/AUTHORS 2019-02-28 19:06:45.000000000 +0100
@@ -25,6 +25,7 @@
Joshua Harlow <[email protected]>
Julien Danjou <[email protected]>
Kashyap Chamarthy <[email protected]>
+Kenneth Giusti <[email protected]>
Nikola Dipanov <[email protected]>
OpenStack Release Bot <[email protected]>
Romain Soufflet <[email protected]>
@@ -35,8 +36,9 @@
Vu Cong Tuan <[email protected]>
Zang MingJie <[email protected]>
ZhiQiang Fan <[email protected]>
+ZhijunWei <[email protected]>
+ZhongShengping <[email protected]>
Zhongyue Luo <[email protected]>
-Zuul <[email protected]>
gecong1973 <[email protected]>
loooosy <[email protected]>
melissaml <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/ChangeLog
new/oslo.reports-1.29.2/ChangeLog
--- old/oslo.reports-1.28.0/ChangeLog 2018-04-17 17:35:53.000000000 +0200
+++ new/oslo.reports-1.29.2/ChangeLog 2019-02-28 19:06:45.000000000 +0100
@@ -1,6 +1,32 @@
CHANGES
=======
+1.29.2
+------
+
+* add python 3.7 unit test job
+* Update hacking version
+* Use template for lower-constraints
+* Update mailinglist from dev to discuss
+* Clean up .gitignore references to personal tools
+
+1.29.1
+------
+
+* Imported Translations from Zanata
+* add lib-forward-testing-python3 test job
+* add python 3.6 unit test job
+* import zuul job settings from project-config
+* Update unit test to reflect latest oslo.config
+* Update reno for stable/rocky
+* Switch to stestr
+* Add release notes link to README
+* fix tox python3 overrides
+* Remove the remaining of the removed option
+* Replace deprecated "auth\_uri" by "www\_authenticate\_uri"
+* Remove stale pip-missing-reqs and pypy tox tests
+* Trivial: Update pypi url to new url
+
1.28.0
------
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/HACKING.rst
new/oslo.reports-1.29.2/HACKING.rst
--- old/oslo.reports-1.28.0/HACKING.rst 2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/HACKING.rst 2019-02-28 19:02:10.000000000 +0100
@@ -1,4 +1,4 @@
oslo.reports Style Commandments
-======================================================
+===============================
Read the OpenStack Style Commandments
https://docs.openstack.org/hacking/latest/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/PKG-INFO
new/oslo.reports-1.29.2/PKG-INFO
--- old/oslo.reports-1.28.0/PKG-INFO 2018-04-17 17:35:54.000000000 +0200
+++ new/oslo.reports-1.29.2/PKG-INFO 2019-02-28 19:06:45.000000000 +0100
@@ -1,10 +1,10 @@
Metadata-Version: 1.1
Name: oslo.reports
-Version: 1.28.0
+Version: 1.29.2
Summary: oslo.reports library
Home-page: https://docs.openstack.org/oslo.reports/latest
Author: OpenStack
-Author-email: [email protected]
+Author-email: [email protected]
License: UNKNOWN
Description: ========================
Team and repository tags
@@ -20,11 +20,11 @@
===================================
.. image:: https://img.shields.io/pypi/v/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Downloads
When things go wrong in (production) deployments of OpenStack
collecting debug
@@ -66,6 +66,7 @@
* Documentation: https://docs.openstack.org/oslo.reports/latest
* Source: https://git.openstack.org/cgit/openstack/oslo.reports
* Bugs: https://bugs.launchpad.net/oslo.reports
+ * Release notes: https://docs.openstack.org/releasenotes/oslo.reports/
Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/README.rst
new/oslo.reports-1.29.2/README.rst
--- old/oslo.reports-1.28.0/README.rst 2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/README.rst 2019-02-28 19:02:10.000000000 +0100
@@ -12,11 +12,11 @@
===================================
.. image:: https://img.shields.io/pypi/v/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Downloads
When things go wrong in (production) deployments of OpenStack collecting debug
@@ -58,3 +58,4 @@
* Documentation: https://docs.openstack.org/oslo.reports/latest
* Source: https://git.openstack.org/cgit/openstack/oslo.reports
* Bugs: https://bugs.launchpad.net/oslo.reports
+* Release notes: https://docs.openstack.org/releasenotes/oslo.reports/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/doc/source/user/report.txt
new/oslo.reports-1.29.2/doc/source/user/report.txt
--- old/oslo.reports-1.28.0/doc/source/user/report.txt 2018-04-17
17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/doc/source/user/report.txt 2019-02-28
19:02:10.000000000 +0100
@@ -317,7 +317,6 @@
nova.api.ec2.cloud:nova.notifications.notify_decorator
nova.compute.api:nova.notifications.notify_decorator
multi_host = False
- multi_instance_display_name_template = %(name)s-%(count)d
my_block_storage_ip = 10.0.0.9
my_ip = 10.0.0.9
network_allocate_retries = 0
@@ -532,7 +531,7 @@
auth_port = 35357
auth_protocol = https
auth_section = None
- auth_uri = http://10.0.0.9:5000
+ www_authenticate_uri = http://10.0.0.9:5000
auth_version = None
cache = None
cafile = /opt/stack/data/ca-bundle.pem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/lower-constraints.txt
new/oslo.reports-1.29.2/lower-constraints.txt
--- old/oslo.reports-1.28.0/lower-constraints.txt 2018-04-17
17:33:16.000000000 +0200
+++ new/oslo.reports-1.29.2/lower-constraints.txt 2019-02-28
19:02:10.000000000 +0100
@@ -53,8 +53,8 @@
snowballstemmer==1.2.1
Sphinx==1.6.2
sphinxcontrib-websupport==1.0.1
+stestr==2.0.0
stevedore==1.20.0
-testrepository==0.0.18
testtools==2.2.0
traceback2==1.4.0
unittest2==1.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/oslo.reports.egg-info/PKG-INFO
new/oslo.reports-1.29.2/oslo.reports.egg-info/PKG-INFO
--- old/oslo.reports-1.28.0/oslo.reports.egg-info/PKG-INFO 2018-04-17
17:35:53.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo.reports.egg-info/PKG-INFO 2019-02-28
19:06:45.000000000 +0100
@@ -1,10 +1,10 @@
Metadata-Version: 1.1
Name: oslo.reports
-Version: 1.28.0
+Version: 1.29.2
Summary: oslo.reports library
Home-page: https://docs.openstack.org/oslo.reports/latest
Author: OpenStack
-Author-email: [email protected]
+Author-email: [email protected]
License: UNKNOWN
Description: ========================
Team and repository tags
@@ -20,11 +20,11 @@
===================================
.. image:: https://img.shields.io/pypi/v/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.reports.svg
- :target: https://pypi.python.org/pypi/oslo.reports/
+ :target: https://pypi.org/project/oslo.reports/
:alt: Downloads
When things go wrong in (production) deployments of OpenStack
collecting debug
@@ -66,6 +66,7 @@
* Documentation: https://docs.openstack.org/oslo.reports/latest
* Source: https://git.openstack.org/cgit/openstack/oslo.reports
* Bugs: https://bugs.launchpad.net/oslo.reports
+ * Release notes: https://docs.openstack.org/releasenotes/oslo.reports/
Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.reports-1.28.0/oslo.reports.egg-info/SOURCES.txt
new/oslo.reports-1.29.2/oslo.reports.egg-info/SOURCES.txt
--- old/oslo.reports-1.28.0/oslo.reports.egg-info/SOURCES.txt 2018-04-17
17:35:54.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo.reports.egg-info/SOURCES.txt 2019-02-28
19:06:45.000000000 +0100
@@ -1,6 +1,6 @@
.coveragerc
.mailmap
-.testr.conf
+.stestr.conf
.zuul.yaml
AUTHORS
CONTRIBUTING.rst
@@ -74,6 +74,7 @@
releasenotes/source/ocata.rst
releasenotes/source/pike.rst
releasenotes/source/queens.rst
+releasenotes/source/rocky.rst
releasenotes/source/unreleased.rst
releasenotes/source/_static/.placeholder
releasenotes/source/_templates/.placeholder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/oslo.reports.egg-info/pbr.json
new/oslo.reports-1.29.2/oslo.reports.egg-info/pbr.json
--- old/oslo.reports-1.28.0/oslo.reports.egg-info/pbr.json 2018-04-17
17:35:53.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo.reports.egg-info/pbr.json 2019-02-28
19:06:45.000000000 +0100
@@ -1 +1 @@
-{"git_version": "d743d01", "is_release": true}
\ No newline at end of file
+{"git_version": "9fb5353", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/oslo_reports/opts.py
new/oslo.reports-1.29.2/oslo_reports/opts.py
--- old/oslo.reports-1.28.0/oslo_reports/opts.py 2018-04-17
17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo_reports/opts.py 2019-02-28
19:02:10.000000000 +0100
@@ -10,17 +10,17 @@
# License for the specific language governing permissions and limitations
# under the License.
-__all__ = [
- 'list_opts',
- 'set_defaults',
-]
-
import copy
from oslo_config import cfg
from oslo_reports._i18n import _
+__all__ = [
+ 'list_opts',
+ 'set_defaults',
+]
+
_option_group = 'oslo_reports'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.reports-1.28.0/oslo_reports/tests/test_guru_meditation_report.py
new/oslo.reports-1.29.2/oslo_reports/tests/test_guru_meditation_report.py
--- old/oslo.reports-1.28.0/oslo_reports/tests/test_guru_meditation_report.py
2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo_reports/tests/test_guru_meditation_report.py
2019-02-28 19:02:10.000000000 +0100
@@ -52,8 +52,8 @@
def skip_body_lines(start_line, report_lines):
curr_line = start_line
- while (len(report_lines[curr_line]) == 0
- or report_lines[curr_line][0] != '='):
+ while (len(report_lines[curr_line]) == 0 or
+ report_lines[curr_line][0] != '='):
curr_line += 1
return curr_line
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.reports-1.28.0/oslo_reports/tests/test_openstack_generators.py
new/oslo.reports-1.29.2/oslo_reports/tests/test_openstack_generators.py
--- old/oslo.reports-1.28.0/oslo_reports/tests/test_openstack_generators.py
2018-04-17 17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo_reports/tests/test_openstack_generators.py
2019-02-28 19:02:10.000000000 +0100
@@ -94,6 +94,16 @@
model = os_cgen.ConfigReportGenerator(conf)()
model.set_current_view_type('text')
+ # oslo.config added a default config_source opt which gets included
+ # in our output, but we also need to support older versions where that
+ # wasn't the case. This logic can be removed once the oslo.config
+ # lower constraint becomes >=6.4.0.
+ config_source_line = ' config_source = \n'
+ try:
+ conf.config_source
+ except cfg.NoSuchOptError:
+ config_source_line = ''
+
target_str = ('\ncheese: \n'
' from_cow = True\n'
' group_secrets = ***\n'
@@ -101,8 +111,9 @@
' sharpness = 1\n'
'\n'
'default: \n'
+ '%s'
' crackers = triscuit\n'
- ' secrets = ***')
+ ' secrets = ***') % config_source_line
self.assertEqual(target_str, six.text_type(model))
def test_package_report_generator(self):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.reports-1.28.0/oslo_reports/views/xml/generic.py
new/oslo.reports-1.29.2/oslo_reports/views/xml/generic.py
--- old/oslo.reports-1.28.0/oslo_reports/views/xml/generic.py 2018-04-17
17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/oslo_reports/views/xml/generic.py 2019-02-28
19:02:10.000000000 +0100
@@ -68,8 +68,8 @@
if isinstance(rootmodel, col.Mapping):
for key in sorted(rootmodel):
res.append(serialize(rootmodel[key], key))
- elif (isinstance(rootmodel, col.Sequence)
- and not isinstance(rootmodel, six.string_types)):
+ elif (isinstance(rootmodel, col.Sequence) and
+ not isinstance(rootmodel, six.string_types)):
for val in sorted(rootmodel, key=str):
res.append(serialize(val, 'item'))
elif ET.iselement(rootmodel):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/releasenotes/source/index.rst
new/oslo.reports-1.29.2/releasenotes/source/index.rst
--- old/oslo.reports-1.28.0/releasenotes/source/index.rst 2018-04-17
17:32:59.000000000 +0200
+++ new/oslo.reports-1.29.2/releasenotes/source/index.rst 2019-02-28
19:02:10.000000000 +0100
@@ -6,6 +6,7 @@
:maxdepth: 1
unreleased
+ rocky
queens
pike
ocata
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/oslo.reports-1.28.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
new/oslo.reports-1.29.2/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
---
old/oslo.reports-1.28.0/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
2018-04-17 17:32:59.000000000 +0200
+++
new/oslo.reports-1.29.2/releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po
2019-02-28 19:02:10.000000000 +0100
@@ -2,13 +2,13 @@
# Andi Chandler <[email protected]>, 2018. #zanata
msgid ""
msgstr ""
-"Project-Id-Version: oslo.reports Release Notes\n"
+"Project-Id-Version: oslo.reports\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-01-29 04:42+0000\n"
+"POT-Creation-Date: 2018-08-15 10:32+0000\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"PO-Revision-Date: 2018-01-27 01:26+0000\n"
+"PO-Revision-Date: 2018-08-08 07:57+0000\n"
"Last-Translator: Andi Chandler <[email protected]>\n"
"Language-Team: English (United Kingdom)\n"
"Language: en_GB\n"
@@ -33,6 +33,9 @@
msgid "Queens Series Release Notes"
msgstr "Queens Series Release Notes"
+msgid "Rocky Series Release Notes"
+msgstr "Rocky Series Release Notes"
+
msgid "Unreleased Release Notes"
msgstr "Unreleased Release Notes"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/releasenotes/source/rocky.rst
new/oslo.reports-1.29.2/releasenotes/source/rocky.rst
--- old/oslo.reports-1.28.0/releasenotes/source/rocky.rst 1970-01-01
01:00:00.000000000 +0100
+++ new/oslo.reports-1.29.2/releasenotes/source/rocky.rst 2019-02-28
19:02:10.000000000 +0100
@@ -0,0 +1,6 @@
+===================================
+ Rocky Series Release Notes
+===================================
+
+.. release-notes::
+ :branch: stable/rocky
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/setup.cfg
new/oslo.reports-1.29.2/setup.cfg
--- old/oslo.reports-1.28.0/setup.cfg 2018-04-17 17:35:54.000000000 +0200
+++ new/oslo.reports-1.29.2/setup.cfg 2019-02-28 19:06:45.000000000 +0100
@@ -4,7 +4,7 @@
description-file =
README.rst
author = OpenStack
-author-email = [email protected]
+author-email = [email protected]
home-page = https://docs.openstack.org/oslo.reports/latest
classifier =
Environment :: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/test-requirements.txt
new/oslo.reports-1.29.2/test-requirements.txt
--- old/oslo.reports-1.28.0/test-requirements.txt 2018-04-17
17:33:16.000000000 +0200
+++ new/oslo.reports-1.29.2/test-requirements.txt 2019-02-28
19:02:10.000000000 +0100
@@ -2,8 +2,9 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
+stestr>=2.0.0 # Apache-2.0
# These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/oslo.reports-1.28.0/tox.ini
new/oslo.reports-1.29.2/tox.ini
--- old/oslo.reports-1.28.0/tox.ini 2018-04-17 17:33:16.000000000 +0200
+++ new/oslo.reports-1.29.2/tox.ini 2019-02-28 19:02:10.000000000 +0100
@@ -1,20 +1,20 @@
[tox]
minversion = 2.0
-envlist = py35,py27,pypy,pep8
+envlist = py35,py27,pep8
[testenv]
-basepython = python3
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
install_command = pip install {opts} {packages}
-commands = python setup.py testr --slowest --testr-args='{posargs}'
+commands = stestr run --slowest {posargs}
[testenv:py27]
basepython = python2.7
[testenv:pep8]
+basepython = python3
deps =
-r{toxinidir}/test-requirements.txt
commands =
@@ -23,12 +23,15 @@
bandit -r oslo_reports tests -n5 --skip B314,B405
[testenv:venv]
+basepython = python3
commands = {posargs}
[testenv:docs]
+basepython = python3
commands = python setup.py build_sphinx
[testenv:cover]
+basepython = python3
commands = python setup.py test --coverage
--coverage-package-name=oslo_reports --testr-args='{posargs}'
[flake8]
@@ -41,18 +44,12 @@
[hacking]
import_exceptions =
-[testenv:pip-missing-reqs]
-# do not install test-requirements as that will pollute the virtualenv for
-# determining missing packages
-# this also means that pip-missing-reqs must be installed separately, outside
-# of the requirements.txt files
-deps = pip_missing_reqs
-commands = pip-missing-reqs -d --ignore-module=oslo_reports*
--ignore-module=pkg_resources --ignore-file=oslo_reports/test.py
--ignore-file=oslo_reports/tests/* oslo_reports
-
[testenv:releasenotes]
+basepython = python3
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html
releasenotes/source releasenotes/build/html
[testenv:lower-constraints]
+basepython = python3
deps =
-c{toxinidir}/lower-constraints.txt
-r{toxinidir}/test-requirements.txt