commit openstack-tempest for openSUSE:Factory

2019-08-09 Thread root
Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2019-08-09 16:55:10

Comparing /work/SRC/openSUSE:Factory/openstack-tempest (Old)
 and  /work/SRC/openSUSE:Factory/.openstack-tempest.new.9556 (New)


Package is "openstack-tempest"

Fri Aug  9 16:55:10 2019 rev:3 rq:722000 version:20.0.0

Changes:

--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes  
2019-05-03 22:39:44.382902752 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-tempest.new.9556/openstack-tempest.changes
2019-08-09 16:55:33.693437386 +0200
@@ -1,0 +2,11 @@
+Fri Aug  9 12:02:59 UTC 2019 - dmuel...@suse.com
+
+- update to version 20.0.0
+  * release matching OpenStack Stein requirements
+
+---
+Tue Aug  6 13:55:07 UTC 2019 - Todd R 
+
+- This package doesn't support jsonschema 3.
+
+---

Old:

  tempest-18.0.0.tar.gz

New:

  tempest-20.0.0.tar.gz



Other differences:
--
++ openstack-tempest.spec ++
--- /var/tmp/diff_new_pack.DJiQoW/_old  2019-08-09 16:55:34.061437298 +0200
+++ /var/tmp/diff_new_pack.DJiQoW/_new  2019-08-09 16:55:34.065437297 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-tempest
 #
-# 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
@@ -18,7 +18,7 @@
 
 %global sname tempest
 Name:   openstack-tempest
-Version:18.0.0
+Version:20.0.0
 Release:0
 Summary:The OpenStack Integration Test Suite
 License:Apache-2.0
@@ -35,7 +35,6 @@
 BuildRequires:  python-jsonschema >= 2.6.0
 BuildRequires:  python-mock
 BuildRequires:  python-netaddr >= 0.7.18
-BuildRequires:  python-openstackdocstheme
 BuildRequires:  python-os-testr
 BuildRequires:  python-oslo.concurrency >= 3.25.0
 BuildRequires:  python-oslo.config >= 5.1.0
@@ -85,7 +84,7 @@
 Summary:Documentation for the OpenStack Integration Test Suite
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx
+BuildRequires:  python-openstackdocstheme
 
 %description doc
 Documentation for the OpenStack Integration Test Suite.
@@ -93,7 +92,6 @@
 %prep
 %autosetup -n %{sname}-%{version}
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}
@@ -108,7 +106,7 @@
 mv %{buildroot}/%{_prefix}/%{_sysconfdir}/%{sname}/whitelist.yaml 
%{buildroot}/%{_sysconfdir}/%{sname}/whitelist.yaml
 
 # generate html docs
-%{__python2} setup.py build_sphinx
+PBR_VERSION=%version sphinx-build -b html doc/source doc/build/html
 # remove the sphinx-build leftovers
 ###rm -rf doc/build/html/.{doctrees,buildinfo}
 

++ _service ++
--- /var/tmp/diff_new_pack.DJiQoW/_old  2019-08-09 16:55:34.089437291 +0200
+++ /var/tmp/diff_new_pack.DJiQoW/_new  2019-08-09 16:55:34.089437291 +0200
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/rocky/openstack/Tempest/Tempest.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/stein/openstack/Tempest/Tempest.spec.j2
 openstack-tempest.spec
 https://raw.githubusercontent.com/openstack/tempest/18.0.0/requirements.txt
   

++ tempest-18.0.0.tar.gz -> tempest-20.0.0.tar.gz ++
 31470 lines of diff (skipped)




commit openstack-tempest for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2019-05-03 22:39:40

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


Package is "openstack-tempest"

Fri May  3 22:39:40 2019 rev:2 rq:692813 version:18.0.0

Changes:

--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes  
2016-10-13 11:28:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-tempest.new.5148/openstack-tempest.changes
2019-05-03 22:39:44.382902752 +0200
@@ -1,0 +2,6 @@
+Mon Oct  8 19:15:50 UTC 2018 - dmuel...@suse.com
+
+- update to version 18.0.0:
+  * Release matching OpenStack Rocky requirements
+
+---

Old:

  tempest-12.1.0.tar.gz

New:

  tempest-18.0.0.tar.gz



Other differences:
--
++ openstack-tempest.spec ++
--- /var/tmp/diff_new_pack.yMTrUv/_old  2019-05-03 22:39:47.214908635 +0200
+++ /var/tmp/diff_new_pack.yMTrUv/_new  2019-05-03 22:39:47.218908644 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-tempest
 #
-# Copyright (c) 2016 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
@@ -12,66 +12,67 @@
 # 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/
 #
 
 
 %global sname tempest
 Name:   openstack-tempest
-Version:12.1.0
+Version:18.0.0
 Release:0
 Summary:The OpenStack Integration Test Suite
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/tempest
-Source0:
https://pypi.io/packages/source/t/%{sname}/%{sname}-%{version}.tar.gz
+URL:https://launchpad.net/tempest
+Source0:
https://files.pythonhosted.org/packages/source/T/Tempest/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7
-BuildRequires:  python-PyYAML >= 3.1.0
-BuildRequires:  python-cliff >= 1.15.0
+BuildRequires:  python-PrettyTable >= 0.7.1
+BuildRequires:  python-PyYAML >= 3.10
+BuildRequires:  python-cliff >= 2.8.0
+BuildRequires:  python-debtcollector >= 1.2.0
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonschema >= 2.0.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-netaddr >= 0.7.12
-BuildRequires:  python-os-testr >= 0.7.0
-BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 3.14.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 1.14.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.16.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-paramiko >= 2.0
-BuildRequires:  python-pep8 >= 1.5.7
-BuildRequires:  python-pyOpenSSL >= 0.14
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-BuildRequires:  python-urllib3 >= 1.15.1
-Requires:   python-PrettyTable >= 0.7
-Requires:   python-PyYAML >= 3.1.0
-Requires:   python-cliff >= 1.15.0
+BuildRequires:  python-jsonschema >= 2.6.0
+BuildRequires:  python-mock
+BuildRequires:  python-netaddr >= 0.7.18
+BuildRequires:  python-openstackdocstheme
+BuildRequires:  python-os-testr
+BuildRequires:  python-oslo.concurrency >= 3.25.0
+BuildRequires:  python-oslo.config >= 5.1.0
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest
+BuildRequires:  python-paramiko >= 2.0.0
+BuildRequires:  python-pep8
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-six >= 1.10.0
+BuildRequires:  python-stevedore >= 1.20.0
+BuildRequires:  python-testrepository
+BuildRequires:  python-testscenarios
+BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python-urllib3 >= 1.21.1
+Requires:   python-PrettyTable >= 0.7.1
+Requires:   python-PyYAML >= 3.10
+Requires:   python-cliff >= 2.8.0
+Requires:   python-debtcollector >= 1.2.0
 Requires:   python-fixtures >= 3.0.0
-Requires:   python-jsonschema >= 2.0.0
-Requires:   

commit openstack-tempest for openSUSE:Factory

2014-01-23 Thread h_root
Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2014-01-20 07:52:30

Comparing /work/SRC/openSUSE:Factory/openstack-tempest (Old)
 and  /work/SRC/openSUSE:Factory/.openstack-tempest.new (New)


Package is openstack-tempest

Changes:

--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes  
2013-11-20 11:12:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-tempest.new/openstack-tempest.changes 
2014-01-23 15:50:48.0 +0100
@@ -1,0 +2,41 @@
+Tue Jan 14 11:06:09 UTC 2014 - dmuel...@suse.com
+
+- fix requires 
+
+---
+Mon Jan 13 12:11:01 UTC 2014 - dmuel...@suse.com
+
+- add a run_tempest.sh wrapper for Icehouse compatibility
+
+---
+Thu Jan  9 10:56:32 UTC 2014 - dmuel...@suse.com
+
+- add 0001-Make-test_show_host_detail-work-with-multi-host-inst.patch 
(bnc#855862) 
+
+---
+Fri Dec 20 11:13:03 UTC 2013 - dmuel...@suse.com
+
+- Improve default tempest config 
+
+---
+Thu Dec 19 01:31:58 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.dev2027.g4dabfe3:
+  + Update to latest pbr
+  + Updated from global requirements
+  + Have tox install via setup.py develop
+
+---
+Tue Dec 17 00:39:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.dev2023.g3a31cfc:
+  + Move decision_maker() call into setUpClass
+
+---
+Wed Nov 27 00:47:31 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.dev2022.g23c9c09:
+  + This script is not useful on a stable branch
+  + Replace assertLessEqual - is not in py26 testtools
+
+---

New:

  0001-Make-test_show_host_detail-work-with-multi-host-inst.patch



Other differences:
--
++ openstack-tempest.spec ++
--- /var/tmp/diff_new_pack.A5KBJ4/_old  2014-01-23 15:50:48.0 +0100
+++ /var/tmp/diff_new_pack.A5KBJ4/_new  2014-01-23 15:50:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openstack-tempest
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -22,13 +22,14 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.dev2019.gd14f32a
+Version:2013.2.dev2027.g4dabfe3
 Release:0
 Summary:OpenStack Integration Test Suite (Tempest)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/tempest
 Source0:tempest-stable-havana.tar.gz
+Patch0: 0001-Make-test_show_host_detail-work-with-multi-host-inst.patch
 BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
@@ -63,6 +64,9 @@
 Summary:OpenStack Integration Test Suite (Tempest) - Test Package
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
+%if 0%{?suse_version}  1110
+Requires:   python-openstack.nose_plugin
+%endif
 
 %description test
 This is a set of integration tests to be run against a live OpenStack cluster.
@@ -75,26 +79,27 @@
 Requires:   python = 2.6.8
 Requires:   python-anyjson = 0.3.3
 Requires:   python-boto = 2.4.0
-Requires:   python-cinderclient = 1.0.4
+Requires:   python-cinderclient = 1.0.6
 Requires:   python-eventlet = 0.13.0
 Requires:   python-fixtures = 0.3.14
 Requires:   python-glanceclient = 0.9.0
 Requires:   python-hacking = 0.5.6
 Requires:   python-heatclient = 0.2.3
 Requires:   python-httplib2
-Requires:   python-iso8601 = 0.1.4
+Requires:   python-iso8601 = 0.1.8
 Requires:   python-jsonschema = 1.3.0
-Requires:   python-keyring = 1.6
-Requires:   python-keystoneclient = 0.3.0
+Requires:   python-keyring = 1.6.1
+Requires:   python-keystoneclient = 0.3.2
 Requires:   python-lxml = 2.3
 Requires:   python-netaddr
-Requires:   python-neutronclient = 2.2.3
+Requires:   python-neutronclient = 2.3.0
 Requires:   python-nose
-Requires:   python-novaclient = 2.12.0
-Requires:   python-oslo.config = 1.1.0
+Requires:   python-novaclient = 2.15.0
+Requires:   python-oslo.config = 1.2.0
 Requires: 

commit openstack-tempest for openSUSE:Factory

2013-11-20 Thread h_root
Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2013-11-20 11:12:44

Comparing /work/SRC/openSUSE:Factory/openstack-tempest (Old)
 and  /work/SRC/openSUSE:Factory/.openstack-tempest.new (New)


Package is openstack-tempest

Changes:

--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes  
2013-10-21 12:31:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-tempest.new/openstack-tempest.changes 
2013-11-20 11:12:45.0 +0100
@@ -1,0 +2,25 @@
+Mon Nov 18 10:25:44 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.dev2019.gd14f32a:
+  + Add special serial smoke option
+
+---
+Wed Nov 13 01:26:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.dev2018.g6273339:
+  + Fix issue with ImagesOneServerJSON test
+
+---
+Thu Oct 24 23:30:38 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a2017.gb7e710f:
+  + Bump six version to match os requirements
+  + Set stable/havana to default git review branch
+
+---
+Tue Oct 22 23:38:42 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a2014.gbd4e8c8:
+  + server status remained in unexpected state
+
+---



Other differences:
--
++ openstack-tempest.spec ++
--- /var/tmp/diff_new_pack.TrJ5EF/_old  2013-11-20 11:12:46.0 +0100
+++ /var/tmp/diff_new_pack.TrJ5EF/_new  2013-11-20 11:12:46.0 +0100
@@ -22,7 +22,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a2013.g8bdb0f7
+Version:2013.2.dev2019.gd14f32a
 Release:0
 Summary:OpenStack Integration Test Suite (Tempest)
 License:Apache-2.0
@@ -103,7 +103,7 @@
 This package contains the core Python module of OpenStack Tempest.
 
 %prep
-%setup -q -n tempest-2013.2.a2013.g8bdb0f7
+%setup -q -n tempest-2013.2.dev2019.gd14f32a
 %openstack_cleanup_prep
 
 %build

++ tempest-stable-havana.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-2013.2.a2013.g8bdb0f7/AUTHORS 
new/tempest-2013.2.dev2019.gd14f32a/AUTHORS
--- old/tempest-2013.2.a2013.g8bdb0f7/AUTHORS   2013-10-17 17:00:41.0 
+0200
+++ new/tempest-2013.2.dev2019.gd14f32a/AUTHORS 2013-11-17 22:15:27.0 
+0100
@@ -115,6 +115,7 @@
 Samuel Merritt s...@swiftstack.com
 Sean Dague sda...@linux.vnet.ibm.com
 Soren Hansen so...@linux2go.dk
+Sreeram Yerrapragada syerraprag...@vmware.com
 Steve Baker sba...@redhat.com
 Steven Dake sd...@redhat.com
 Sumanth Nagadavalli sumanth.nagadava...@rackspace.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tempest-2013.2.a2013.g8bdb0f7/ChangeLog 
new/tempest-2013.2.dev2019.gd14f32a/ChangeLog
--- old/tempest-2013.2.a2013.g8bdb0f7/ChangeLog 2013-10-17 17:00:41.0 
+0200
+++ new/tempest-2013.2.dev2019.gd14f32a/ChangeLog   2013-11-17 
22:15:27.0 +0100
@@ -1,3 +1,80 @@
+commit d14f32af5e9c6bcb501c5f9a6ddb29dd348bc46c
+Author: Joe Gordon joe.gord...@gmail.com
+Date:   Thu Nov 14 12:55:55 2013 -0800
+
+Add special serial smoke option
+
+We want smoketests to be parallel by default (for grenade etc), but that 
won't work
+for neutron, so add a special case. Since we don't want to break
+anything making this switch, it has to be done in 3 steps:
+
+1) this patch
+2) make neutron use smoke-serial
+3) change smoke to be parallel
+
+Change-Id: I03ded120c0b496026e39f14f6715624a91ac7558
+
+commit 6273339e2da725b01560b6a2db11a3bf7a6659d7
+Author: Sreeram Yerrapragada syerraprag...@vmware.com
+Date:   Mon Oct 21 14:14:43 2013 -0700
+
+Fix issue with ImagesOneServerJSON test
+
+ImagesOneServerTestJSON using wrong client for checking server status.
+
+Change-Id: I738318d32bd82329eecd54e469aa84bc9ebea15c
+Closes-Bug: #1242903
+(cherry picked from commit 62c1d9c4259b410930966356bbb00df2fd82a03d)
+
+commit b7e710fa6b935c44f9be43f1237f2d865ccc2e31
+Merge: eafe0a9 d96cbdf
+Author: Jenkins jenk...@review.openstack.org
+Date:   Thu Oct 24 23:15:23 2013 +
+
+Merge Set stable/havana to default git review branch into stable/havana
+
+commit eafe0a98539196cd68286319d4445ae767f0c1d1
+Author: Joe Gordon joe.gord...@gmail.com
+Date:   Thu Oct 24 17:56:23 2013 +0100
+
+Bump six version to match os requirements
+
+This has been breaking stable/havana branch, 

commit openstack-tempest for openSUSE:Factory

2013-10-21 Thread h_root
Hello community,

here is the log from the commit of package openstack-tempest for 
openSUSE:Factory checked in at 2013-10-21 12:31:40

Comparing /work/SRC/openSUSE:Factory/openstack-tempest (Old)
 and  /work/SRC/openSUSE:Factory/.openstack-tempest.new (New)


Package is openstack-tempest

Changes:

--- /work/SRC/openSUSE:Factory/openstack-tempest/openstack-tempest.changes  
2013-09-24 07:10:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-tempest.new/openstack-tempest.changes 
2013-10-21 12:31:42.0 +0200
@@ -1,0 +2,156 @@
+Thu Oct 17 15:46:10 UTC 2013 - dmuel...@suse.com
+
+- switch to havana branch and remove upstreamed patch:
+  0001-Do-not-check-for-id-in-the-keystone-output.patch
+
+---
+Thu Oct 17 15:45:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a2013.g8bdb0f7:
+  + add server reset_state tests
+  + Test cases for V3 Project Actions
+  + Add test for admin deleting servers of others
+  + Heat: use first_address instead of first_private_address
+  + Unskip test_tokens and update expected status to 404 from 401
+  + add server delete/unpause tests
+  + TEMPEST_PY26_NOSE_COMPAT in py26 jobs
+  + Handle test_list_servers_by_changes_since without tenant isolation
+  + add server suspend/resume negative tests
+  + _error_in_logs function of driver.py shall check all nodes
+  + Do not check for id in the keystone output
+  + introduces skip_because decorator
+  + Clean up existing instances when not using tenant isolation
+  + Add xml support to the floating ip and router
+  + tempest/config.py parse some sections incorrectly
+  + Fix skip_because decorator
+  + Placeholder log check script to be called by devstack-gate
+  + Add addtional logging and catch exceptions
+  + Cleanup test_list_server_filters setup/teardown
+  + Use predictable instance/volume names in test_volumes_actions
+  + add two negative tests for flavor-access
+  + pass stop_on_error to _has_error_in_logs
+  + remove code duplication in tempest/config.py
+  + Allow _status_timeout to be used for non-nova polling
+  + Initial basic setup of openstack and tempest config file
+  + add volume list tests
+  + Cleanup existing instances in setup for test_list_servers_negative.py
+  + meta should be metadata in rebuild server
+  + Remove unused CONF variable and import statement
+  + add some negative tests for volume updating:
+  + Test for the nova diagnostics API
+  + Add some test_cases for compute-cli
+  + Update lockutils from oslo-incubator
+  + Add some test-cases for cinder cli
+  + Use built in cleanup for servers in test_large_ops
+  + Add security group to large_ops test
+  + add some tests for user api
+  + Add CLI tests for Neutron's metering agent
+  + add a negative test for flavor_extra_specs
+  + Script to filter logs for ERRORs based on whitelist
+  + Add section for negative tests to HACKING.rst
+  + Increase heat's default max_template_size
+  + Accept gzip files in find_stack_traces.py
+  + delete the duplicated variable definition
+  + Rename cli tests from compute to nova
+  + Reduce vm creations in negative tests
+  + Update to latest tox
+  + remove tearDownClass in test_quotas.py
+  + Restores passing additional parameters to nosetest
+  + add more test cases to api/network/security_groups
+  + Add a create_router utility function
+  + Skip get_server_diagnostics test until bug 1240043 is fixed
+  + Split out unit tests as separate tox jobs
+  + skip test_lock_unlock_server
+  + glance image v1 member test cleaup
+  + Adds test_update_all_metadata_field_not_included negative test
+  + add some negative tests for tenant
+  + Orchestration autoscaling improve status polling
+  + Fix to use proper random values
+  + Fixing ImagesOneServerTestXml issue
+  + Skip negative compute quota tests that don't work with Neutron
+  + Move negative action tests to right place
+  + VPNaas vpnservice test cases
+  + Separate negative tests  api/network/security_groups
+
+---
+Wed Oct  2 08:40:11 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.a1888.g0432a37:
+  + Add tempest tests for os-aggregate update
+  + Make smoketests working again with Python 2.6/nose
+  + unskipping bug related to test_stamp_pattern.py
+  + Revert unskipping bug related to test_stamp_pattern.py
+  + Explicity specify network for heat slow tests
+  + Update style guide link in HACKING.rst
+- Drop 0001-Make-smoketests-working-again-with-Python-2.6-nose.patch:
+  Merged upstream
+
+---
+Mon Sep 30 17:12:15 UTC 2013 - dmuel...@suse.com
+
+- add 0001-Make-smoketests-working-again-with-Python-2.6-nose.patch 
+- add