Hello community,

here is the log from the commit of package python-oslotest for openSUSE:Factory 
checked in at 2017-02-21 13:46:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslotest (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslotest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslotest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslotest/python-oslotest.changes  
2016-09-30 15:30:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslotest.new/python-oslotest.changes     
2017-02-21 13:46:57.313021825 +0100
@@ -1,0 +2,11 @@
+Fri Feb 10 15:25:27 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.13.0:
+  - Add Constraints support
+  - Updated from global requirements
+  - Show team and repo badges on README
+  - Changed the home-page link
+  - Add reno for release notes management
+  - Remove testscenarios from requirements
+
+-------------------------------------------------------------------

Old:
----
  oslotest-2.10.0.tar.gz

New:
----
  oslotest-2.13.0.tar.gz

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

Other differences:
------------------
++++++ python-oslotest.spec ++++++
--- /var/tmp/diff_new_pack.eWKYYL/_old  2017-02-21 13:46:57.904938530 +0100
+++ /var/tmp/diff_new_pack.eWKYYL/_new  2017-02-21 13:46:57.904938530 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslotest
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-oslotest
-Version:        2.10.0
+Version:        2.13.0
 Release:        0
 Summary:        OpenStack test framework
 License:        Apache-2.0
@@ -25,26 +25,25 @@
 Url:            https://launchpad.net/oslotest
 Source0:        
https://pypi.io/packages/source/o/oslotest/oslotest-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-debtcollector >= 1.2.0
+## BuildRequires:  python-debtcollector >= 1.2.0
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-mox3 >= 0.7.0
-BuildRequires:  python-pbr >= 1.6
+BuildRequires:  python-pbr >= 1.8
 BuildRequires:  python-python-subunit >= 0.0.18
 BuildRequires:  python-six >= 1.9.0
 BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
+Requires:       python-debtcollector >= 1.2.0
 Requires:       python-fixtures >= 3.0.0
 Requires:       python-mock >= 2.0
 Requires:       python-mox3 >= 0.7.0
 # NOTE: python-os-client-config is only needed for functional testing
-#Requires:       python-os-client-config >= 1.13.1
+# Requires:       python-os-client-config >= 1.22.0
 Requires:       python-python-subunit >= 0.0.18
 Requires:       python-six >= 1.9.0
 Requires:       python-testrepository >= 0.0.18
-Requires:       python-testscenarios >= 0.4
 Requires:       python-testtools >= 1.4.0
 BuildArch:      noarch
 
@@ -53,7 +52,8 @@
 better support for mocking results.
 
 %prep
-%setup -q -n oslotest-%{version}
+%autosetup -n oslotest-%{version}
+%py_req_cleanup
 
 %build
 %{py2_build}
@@ -61,12 +61,12 @@
 %install
 %{py2_install}
 
-%check
-%{__python2} setup.py test
+## %check
+# %{__python2} setup.py test
 
 %files
 %license LICENSE
-%doc ChangeLog README.rst AUTHORS
+%doc ChangeLog README.rst
 %{_bindir}/oslo_debug_helper
 %{_bindir}/oslo_run_cross_tests
 %{_bindir}/oslo_run_pre_release_tests

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eWKYYL/_old  2017-02-21 13:46:57.948932340 +0100
+++ /var/tmp/diff_new_pack.eWKYYL/_new  2017-02-21 13:46:57.948932340 +0100
@@ -1,20 +1,12 @@
 <services>
   <service mode="disabled" name="renderspec">
-    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslotest/oslotest.spec.j2</param>
+    <param 
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/openstack/oslotest/oslotest.spec.j2</param>
     <param name="output-name">python-oslotest.spec</param>
-    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt</param>
+    <param 
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/ocata/global-requirements.txt</param>
+    <param name="changelog-email">cloud-de...@suse.de</param>
+    <param name="changelog-provider">gh,openstack,oslotest</param>
   </service>
   <service mode="disabled" name="download_files">
-    <param name="changesgenerate">enable</param>
-  </service>
-
-  <service mode="disabled" name="download_files">
-    <param name="changesgenerate">enable</param>
-  </service>
-  <service mode="disabled" name="set_version">
-    <param name="basename">oslotest</param>
-  </service>
-  <service name="refresh_patches" mode="disabled">
-    <param name="changesgenerate">enable</param>
   </service>
+  <service name="format_spec_file" mode="disabled"/>
 </services>

++++++ oslotest-2.10.0.tar.gz -> oslotest-2.13.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/AUTHORS new/oslotest-2.13.0/AUTHORS
--- old/oslotest-2.10.0/AUTHORS 2016-08-25 14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/AUTHORS 2017-01-18 15:12:34.000000000 +0100
@@ -14,6 +14,7 @@
 Dirk Mueller <d...@dmllr.de>
 Doug Hellmann <doug.hellm...@dreamhost.com>
 Doug Hellmann <d...@doughellmann.com>
+Flavio Percoco <flape...@gmail.com>
 George Peristerakis <george.peristera...@enovance.com>
 Ihar Hrachyshka <ihrac...@redhat.com>
 Ilya Pekelny <ipeke...@mirantis.com>
@@ -39,8 +40,10 @@
 Sergey Kraynev <skray...@mirantis.com>
 Soren Hansen <so...@linux2go.dk>
 Steve Martinelli <steve...@ca.ibm.com>
+Tony Breeds <t...@bakeyournoodle.com>
 Victor Stinner <vstin...@redhat.com>
 Yuriy Taraday <yorik....@gmail.com>
 Zhongyue Luo <zhongyue....@intel.com>
+melissaml <ma....@99cloud.net>
 venkatamahesh <venkatamaheshko...@gmail.com>
 yan.haifeng <yanhe...@qq.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/ChangeLog 
new/oslotest-2.13.0/ChangeLog
--- old/oslotest-2.10.0/ChangeLog       2016-08-25 14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/ChangeLog       2017-01-18 15:12:34.000000000 +0100
@@ -1,6 +1,29 @@
 CHANGES
 =======
 
+2.13.0
+------
+
+* Add Constraints support
+* Show team and repo badges on README
+
+2.12.0
+------
+
+* Updated from global requirements
+* Add reno for release notes management
+* Updated from global requirements
+* Updated from global requirements
+* Changed the home-page link
+
+2.11.0
+------
+
+* Remove testscenarios from requirements
+* Updated from global requirements
+* Updated from global requirements
+* Updated from global requirements
+
 2.10.0
 ------
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/PKG-INFO new/oslotest-2.13.0/PKG-INFO
--- old/oslotest-2.10.0/PKG-INFO        2016-08-25 14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/PKG-INFO        2017-01-18 15:12:34.000000000 +0100
@@ -1,12 +1,21 @@
 Metadata-Version: 1.1
 Name: oslotest
-Version: 2.10.0
+Version: 2.13.0
 Summary: Oslo test framework
-Home-page: http://wiki.openstack.org/wiki/Oslo#oslotest
+Home-page: http://docs.openstack.org/developer/oslotest
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
-Description: =======================================================
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: http://governance.openstack.org/badges/oslotest.svg
+            :target: http://governance.openstack.org/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        =======================================================
          oslotest -- OpenStack Testing Framework and Utilities
         =======================================================
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/README.rst 
new/oslotest-2.13.0/README.rst
--- old/oslotest-2.10.0/README.rst      2016-08-25 14:01:26.000000000 +0200
+++ new/oslotest-2.13.0/README.rst      2017-01-18 15:10:36.000000000 +0100
@@ -1,3 +1,12 @@
+========================
+Team and repository tags
+========================
+
+.. image:: http://governance.openstack.org/badges/oslotest.svg
+    :target: http://governance.openstack.org/reference/tags/index.html
+
+.. Change things from this point on
+
 =======================================================
  oslotest -- OpenStack Testing Framework and Utilities
 =======================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/oslotest.egg-info/PKG-INFO 
new/oslotest-2.13.0/oslotest.egg-info/PKG-INFO
--- old/oslotest-2.10.0/oslotest.egg-info/PKG-INFO      2016-08-25 
14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/oslotest.egg-info/PKG-INFO      2017-01-18 
15:12:34.000000000 +0100
@@ -1,12 +1,21 @@
 Metadata-Version: 1.1
 Name: oslotest
-Version: 2.10.0
+Version: 2.13.0
 Summary: Oslo test framework
-Home-page: http://wiki.openstack.org/wiki/Oslo#oslotest
+Home-page: http://docs.openstack.org/developer/oslotest
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
-Description: =======================================================
+Description: ========================
+        Team and repository tags
+        ========================
+        
+        .. image:: http://governance.openstack.org/badges/oslotest.svg
+            :target: http://governance.openstack.org/reference/tags/index.html
+        
+        .. Change things from this point on
+        
+        =======================================================
          oslotest -- OpenStack Testing Framework and Utilities
         =======================================================
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/oslotest.egg-info/SOURCES.txt 
new/oslotest-2.13.0/oslotest.egg-info/SOURCES.txt
--- old/oslotest-2.10.0/oslotest.egg-info/SOURCES.txt   2016-08-25 
14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/oslotest.egg-info/SOURCES.txt   2017-01-18 
15:12:34.000000000 +0100
@@ -51,6 +51,13 @@
 oslotest/tests/unit/test_timeout.py
 oslotest/tools/__init__.py
 oslotest/tools/config.py
+releasenotes/notes/add-reno-996dd44974d53238.yaml
+releasenotes/source/conf.py
+releasenotes/source/index.rst
+releasenotes/source/unreleased.rst
+releasenotes/source/_static/.placeholder
+releasenotes/source/_templates/.placeholder
 tools/oslo_debug_helper
 tools/oslo_run_cross_tests
-tools/oslo_run_pre_release_tests
\ No newline at end of file
+tools/oslo_run_pre_release_tests
+tools/tox_install.sh
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/oslotest.egg-info/pbr.json 
new/oslotest-2.13.0/oslotest.egg-info/pbr.json
--- old/oslotest-2.10.0/oslotest.egg-info/pbr.json      2016-08-25 
14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/oslotest.egg-info/pbr.json      2017-01-18 
15:12:34.000000000 +0100
@@ -1 +1 @@
-{"git_version": "0fad885", "is_release": true}
\ No newline at end of file
+{"is_release": true, "git_version": "5337479"}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/oslotest.egg-info/requires.txt 
new/oslotest-2.13.0/oslotest.egg-info/requires.txt
--- old/oslotest-2.10.0/oslotest.egg-info/requires.txt  2016-08-25 
14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/oslotest.egg-info/requires.txt  2017-01-18 
15:12:34.000000000 +0100
@@ -2,9 +2,8 @@
 python-subunit>=0.0.18
 six>=1.9.0
 testrepository>=0.0.18
-testscenarios>=0.4
 testtools>=1.4.0
 mock>=2.0
 mox3>=0.7.0
-os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1
+os-client-config>=1.22.0
 debtcollector>=1.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslotest-2.10.0/releasenotes/notes/add-reno-996dd44974d53238.yaml 
new/oslotest-2.13.0/releasenotes/notes/add-reno-996dd44974d53238.yaml
--- old/oslotest-2.10.0/releasenotes/notes/add-reno-996dd44974d53238.yaml       
1970-01-01 01:00:00.000000000 +0100
+++ new/oslotest-2.13.0/releasenotes/notes/add-reno-996dd44974d53238.yaml       
2017-01-18 15:10:36.000000000 +0100
@@ -0,0 +1,3 @@
+---
+other:
+  - Introduce reno for deployer release notes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/releasenotes/source/conf.py 
new/oslotest-2.13.0/releasenotes/source/conf.py
--- old/oslotest-2.10.0/releasenotes/source/conf.py     1970-01-01 
01:00:00.000000000 +0100
+++ new/oslotest-2.13.0/releasenotes/source/conf.py     2017-01-18 
15:10:36.000000000 +0100
@@ -0,0 +1,276 @@
+# -*- coding: utf-8 -*-
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+# implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# This file is execfile()d with the current directory set to its
+# containing dir.
+#
+# Note that not all possible configuration values are present in this
+# autogenerated file.
+#
+# All configuration values have a default; values that are commented out
+# serve to show the default.
+
+# If extensions (or modules to document with autodoc) are in another directory,
+# add these directories to sys.path here. If the directory is relative to the
+# documentation root, use os.path.abspath to make it absolute, like shown here.
+# sys.path.insert(0, os.path.abspath('.'))
+
+# -- General configuration ------------------------------------------------
+
+# If your documentation needs a minimal Sphinx version, state it here.
+# needs_sphinx = '1.0'
+
+# Add any Sphinx extension module names here, as strings. They can be
+# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
+# ones.
+extensions = [
+    'oslosphinx',
+    'reno.sphinxext',
+]
+
+# Add any paths that contain templates here, relative to this directory.
+templates_path = ['_templates']
+
+# The suffix of source filenames.
+source_suffix = '.rst'
+
+# The encoding of source files.
+# source_encoding = 'utf-8-sig'
+
+# The master toctree document.
+master_doc = 'index'
+
+# General information about the project.
+project = u'oslotest Release Notes'
+copyright = u'2016, oslotest Developers'
+
+# The version info for the project you're documenting, acts as replacement for
+# |version| and |release|, also used in various other places throughout the
+# built documents.
+#
+# The short X.Y version.
+# The full version, including alpha/beta/rc tags.
+import pkg_resources
+release = pkg_resources.get_distribution('oslotest').version
+# The short X.Y version.
+version = release
+
+# The language for content autogenerated by Sphinx. Refer to documentation
+# for a list of supported languages.
+# language = None
+
+# There are two options for replacing |today|: either, you set today to some
+# non-false value, then it is used:
+# today = ''
+# Else, today_fmt is used as the format for a strftime call.
+# today_fmt = '%B %d, %Y'
+
+# List of patterns, relative to source directory, that match files and
+# directories to ignore when looking for source files.
+exclude_patterns = []
+
+# The reST default role (used for this markup: `text`) to use for all
+# documents.
+# default_role = None
+
+# If true, '()' will be appended to :func: etc. cross-reference text.
+# add_function_parentheses = True
+
+# If true, the current module name will be prepended to all description
+# unit titles (such as .. function::).
+# add_module_names = True
+
+# If true, sectionauthor and moduleauthor directives will be shown in the
+# output. They are ignored by default.
+# show_authors = False
+
+# The name of the Pygments (syntax highlighting) style to use.
+pygments_style = 'sphinx'
+
+# A list of ignored prefixes for module index sorting.
+# modindex_common_prefix = []
+
+# If true, keep warnings as "system message" paragraphs in the built documents.
+# keep_warnings = False
+
+
+# -- Options for HTML output ----------------------------------------------
+
+# The theme to use for HTML and HTML Help pages.  See the documentation for
+# a list of builtin themes.
+html_theme = 'default'
+
+# Theme options are theme-specific and customize the look and feel of a theme
+# further.  For a list of options available for each theme, see the
+# documentation.
+# html_theme_options = {}
+
+# Add any paths that contain custom themes here, relative to this directory.
+# html_theme_path = []
+
+# The name for this set of Sphinx documents.  If None, it defaults to
+# "<project> v<release> documentation".
+# html_title = None
+
+# A shorter title for the navigation bar.  Default is the same as html_title.
+# html_short_title = None
+
+# The name of an image file (relative to this directory) to place at the top
+# of the sidebar.
+# html_logo = None
+
+# The name of an image file (within the static path) to use as favicon of the
+# docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
+# pixels large.
+# html_favicon = None
+
+# Add any paths that contain custom static files (such as style sheets) here,
+# relative to this directory. They are copied after the builtin static files,
+# so a file named "default.css" will overwrite the builtin "default.css".
+html_static_path = ['_static']
+
+# Add any extra paths that contain custom files (such as robots.txt or
+# .htaccess) here, relative to this directory. These files are copied
+# directly to the root of the documentation.
+# html_extra_path = []
+
+# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
+# using the given strftime format.
+# html_last_updated_fmt = '%b %d, %Y'
+
+# If true, SmartyPants will be used to convert quotes and dashes to
+# typographically correct entities.
+# html_use_smartypants = True
+
+# Custom sidebar templates, maps document names to template names.
+# html_sidebars = {}
+
+# Additional templates that should be rendered to pages, maps page names to
+# template names.
+# html_additional_pages = {}
+
+# If false, no module index is generated.
+# html_domain_indices = True
+
+# If false, no index is generated.
+# html_use_index = True
+
+# If true, the index is split into individual pages for each letter.
+# html_split_index = False
+
+# If true, links to the reST sources are added to the pages.
+# html_show_sourcelink = True
+
+# If true, "Created using Sphinx" is shown in the HTML footer. Default is True.
+# html_show_sphinx = True
+
+# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
+# html_show_copyright = True
+
+# If true, an OpenSearch description file will be output, and all pages will
+# contain a <link> tag referring to it.  The value of this option must be the
+# base URL from which the finished HTML is served.
+# html_use_opensearch = ''
+
+# This is the file name suffix for HTML files (e.g. ".xhtml").
+# html_file_suffix = None
+
+# Output file base name for HTML help builder.
+htmlhelp_basename = 'oslotestReleaseNotesDoc'
+
+
+# -- Options for LaTeX output ---------------------------------------------
+
+latex_elements = {
+    # The paper size ('letterpaper' or 'a4paper').
+    # 'papersize': 'letterpaper',
+
+    # The font size ('10pt', '11pt' or '12pt').
+    # 'pointsize': '10pt',
+
+    # Additional stuff for the LaTeX preamble.
+    # 'preamble': '',
+}
+
+# Grouping the document tree into LaTeX files. List of tuples
+# (source start file, target name, title,
+#  author, documentclass [howto, manual, or own class]).
+latex_documents = [
+    ('index', 'oslotestReleaseNotes.tex',
+     u'oslotest Release Notes Documentation',
+     u'oslotest Developers', 'manual'),
+]
+
+# The name of an image file (relative to this directory) to place at the top of
+# the title page.
+# latex_logo = None
+
+# For "manual" documents, if this is true, then toplevel headings are parts,
+# not chapters.
+# latex_use_parts = False
+
+# If true, show page references after internal links.
+# latex_show_pagerefs = False
+
+# If true, show URL addresses after external links.
+# latex_show_urls = False
+
+# Documents to append as an appendix to all manuals.
+# latex_appendices = []
+
+# If false, no module index is generated.
+# latex_domain_indices = True
+
+
+# -- Options for manual page output ---------------------------------------
+
+# One entry per manual page. List of tuples
+# (source start file, name, description, authors, manual section).
+man_pages = [
+    ('index', 'oslotestReleaseNotes',
+     u'oslotest Release Notes Documentation',
+     [u'oslotest Developers'], 1)
+]
+
+# If true, show URL addresses after external links.
+# man_show_urls = False
+
+
+# -- Options for Texinfo output -------------------------------------------
+
+# Grouping the document tree into Texinfo files. List of tuples
+# (source start file, target name, title, author,
+#  dir menu entry, description, category)
+texinfo_documents = [
+    ('index', 'oslotestReleaseNotes',
+     u'oslotest Release Notes Documentation',
+     u'oslotest Developers', 'oslotestReleaseNotes',
+     'One line description of project.',
+     'Miscellaneous'),
+]
+
+# Documents to append as an appendix to all manuals.
+# texinfo_appendices = []
+
+# If false, no module index is generated.
+# texinfo_domain_indices = True
+
+# How to display URL addresses: 'footnote', 'no', or 'inline'.
+# texinfo_show_urls = 'footnote'
+
+# If true, do not generate a @detailmenu in the "Top" node's menu.
+# texinfo_no_detailmenu = False
+
+# -- Options for Internationalization output ------------------------------
+locale_dirs = ['locale/']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/releasenotes/source/index.rst 
new/oslotest-2.13.0/releasenotes/source/index.rst
--- old/oslotest-2.10.0/releasenotes/source/index.rst   1970-01-01 
01:00:00.000000000 +0100
+++ new/oslotest-2.13.0/releasenotes/source/index.rst   2017-01-18 
15:10:36.000000000 +0100
@@ -0,0 +1,8 @@
+========================
+ oslotest Release Notes
+========================
+
+ .. toctree::
+    :maxdepth: 1
+
+    unreleased
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/releasenotes/source/unreleased.rst 
new/oslotest-2.13.0/releasenotes/source/unreleased.rst
--- old/oslotest-2.10.0/releasenotes/source/unreleased.rst      1970-01-01 
01:00:00.000000000 +0100
+++ new/oslotest-2.13.0/releasenotes/source/unreleased.rst      2017-01-18 
15:10:36.000000000 +0100
@@ -0,0 +1,5 @@
+==============================
+ Current Series Release Notes
+==============================
+
+.. release-notes::
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/requirements.txt 
new/oslotest-2.13.0/requirements.txt
--- old/oslotest-2.10.0/requirements.txt        2016-08-25 14:01:27.000000000 
+0200
+++ new/oslotest-2.13.0/requirements.txt        2017-01-18 15:10:36.000000000 
+0100
@@ -6,9 +6,8 @@
 python-subunit>=0.0.18 # Apache-2.0/BSD
 six>=1.9.0 # MIT
 testrepository>=0.0.18 # Apache-2.0/BSD
-testscenarios>=0.4 # Apache-2.0/BSD
 testtools>=1.4.0 # MIT
 mock>=2.0 # BSD
 mox3>=0.7.0 # Apache-2.0
-os-client-config!=1.19.0,!=1.19.1,!=1.20.0,>=1.13.1 # Apache-2.0
+os-client-config>=1.22.0 # Apache-2.0
 debtcollector>=1.2.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/setup.cfg 
new/oslotest-2.13.0/setup.cfg
--- old/oslotest-2.10.0/setup.cfg       2016-08-25 14:02:57.000000000 +0200
+++ new/oslotest-2.13.0/setup.cfg       2017-01-18 15:12:34.000000000 +0100
@@ -5,7 +5,7 @@
        README.rst
 author = OpenStack
 author-email = openstack-...@lists.openstack.org
-home-page = http://wiki.openstack.org/wiki/Oslo#oslotest
+home-page = http://docs.openstack.org/developer/oslotest
 classifier = 
        Environment :: OpenStack
        Intended Audience :: Developers
@@ -45,5 +45,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/test-requirements.txt 
new/oslotest-2.13.0/test-requirements.txt
--- old/oslotest-2.10.0/test-requirements.txt   2016-08-25 14:01:26.000000000 
+0200
+++ new/oslotest-2.13.0/test-requirements.txt   2017-01-18 15:10:36.000000000 
+0100
@@ -7,9 +7,11 @@
 # when we can require tox>= 1.4, this can go into tox.ini:
 #  [testenv:cover]
 #  deps = {[testenv]deps} coverage
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
 
 # this is required for the docs build jobs
-sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
-oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
-oslo.config>=3.14.0 # Apache-2.0
+sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
+oslosphinx>=4.7.0 # Apache-2.0
+oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
+
+reno>=1.8.0 # Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/tools/tox_install.sh 
new/oslotest-2.13.0/tools/tox_install.sh
--- old/oslotest-2.10.0/tools/tox_install.sh    1970-01-01 01:00:00.000000000 
+0100
+++ new/oslotest-2.13.0/tools/tox_install.sh    2017-01-18 15:10:36.000000000 
+0100
@@ -0,0 +1,30 @@
+#!/usr/bin/env bash
+
+# Client constraint file contains this client version pin that is in conflict
+# with installing the client from source. We should remove the version pin in
+# the constraints file before applying it for from-source installation.
+
+CONSTRAINTS_FILE="$1"
+shift 1
+
+set -e
+
+# NOTE(tonyb): Place this in the tox enviroment's log dir so it will get
+# published to logs.openstack.org for easy debugging.
+localfile="$VIRTUAL_ENV/log/upper-constraints.txt"
+
+if [[ "$CONSTRAINTS_FILE" != http* ]]; then
+    CONSTRAINTS_FILE="file://$CONSTRAINTS_FILE"
+fi
+# NOTE(tonyb): need to add curl to bindep.txt if the project supports bindep
+curl "$CONSTRAINTS_FILE" --insecure --progress-bar --output "$localfile"
+
+pip install -c"$localfile" openstack-requirements
+
+# This is the main purpose of the script: Allow local installation of
+# the current repo. It is listed in constraints file and thus any
+# install will be constrained and we need to unconstrain it.
+edit-constraints "$localfile" -- "$CLIENT_NAME"
+
+pip install -c"$localfile" -U "$@"
+exit $?
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslotest-2.10.0/tox.ini new/oslotest-2.13.0/tox.ini
--- old/oslotest-2.10.0/tox.ini 2016-08-25 14:01:26.000000000 +0200
+++ new/oslotest-2.13.0/tox.ini 2017-01-18 15:10:36.000000000 +0100
@@ -1,8 +1,14 @@
 [tox]
+minversion = 2.0
 distribute = False
 envlist = py35,py34,py27,pep8
 
 [testenv]
+setenv =
+    VIRTUAL_ENV={envdir}
+    BRANCH_NAME=master
+    CLIENT_NAME=oslotest
+install_command = {toxinidir}/tools/tox_install.sh 
{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
 {opts} {packages}
 deps = -r{toxinidir}/test-requirements.txt
 commands = python setup.py testr --slowest --testr-args='{posargs}'
 
@@ -10,7 +16,6 @@
 commands = flake8
 
 [testenv:cover]
-setenv = VIRTUAL_ENV={envdir}
 commands =
   python setup.py test --coverage --testr-args='{posargs}'
 
@@ -27,3 +32,6 @@
 [hacking]
 import_exceptions =
     six.moves.mock
+
+[testenv:releasenotes]
+commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html 
releasenotes/source releasenotes/build/html


Reply via email to