Hello community,

here is the log from the commit of package openstack-tempest for openSUSE:13.1 
checked in at 2013-09-24 07:10:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:13.1/openstack-tempest (Old)
 and      /work/SRC/openSUSE:13.1/.openstack-tempest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openstack-tempest"

Changes:
--------
New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ /work/SRC/openSUSE:13.1/.openstack-tempest.new/openstack-tempest.changes    
2013-09-24 07:10:32.000000000 +0200
@@ -0,0 +1,352 @@
+-------------------------------------------------------------------
+Sun Sep 22 00:04:42 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1826.gfcbca58:
+  + Replace OpenStack LLC with OpenStack Foundation
+  + Consider lc string for bootable True/False
+  + Test that Heat max_template_size is applied
+
+-------------------------------------------------------------------
+Fri Sep 20 23:36:54 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1821.ge947bde:
+  + Skip test tokens
+  + Remove wait_for_image_resp_code
+  + Enable the quota test cases
+  + Fix misused assertTrue in unit tests
+  + Adds tests covering Swift's container quotas middleware
+  + Remove claim that scenario tests need 2 services
+
+-------------------------------------------------------------------
+Thu Sep 19 23:56:23 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1809.gea8ce25:
+  + Dump basic network info  in the test_network_basic_ops
+  + Add update-volume test
+  + Use built-in print() instead of print statement
+  + Add keystone user-update test
+  + Add tempest tests for os-host/{host-name} api
+  + Raise OS_TEST_TIMEOUT for heat slow test
+
+-------------------------------------------------------------------
+Thu Sep 19 08:38:43 UTC 2013 - [email protected]
+
+- configure cli_dir to /usr/bin by default 
+- add dependency to git-core
+
+-------------------------------------------------------------------
+Thu Sep 19 00:08:15 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1797.ga7df393:
+  + fix pep8 errors: E231, E128
+  + assertEquals is deprecated, use assertEqual
+  + Use common create_server method for advanced_ops
+  + LBaaS client functions and pool testcases
+  + Add "region" config for each service
+  + Adding LB member operation test cases
+  + Adding health monitoring test case
+  + Add missing import of 'subunit' in test-requirements.txt
+  + Add update-snapshot test
+  + Add 'Field' to the title of the Field Guides
+  + Move _check_tenant_network_connectivity to the end
+  + Add a function for creating a server on a given network
+  + Fix a test case of 35chars+
+
+-------------------------------------------------------------------
+Wed Sep 18 11:35:27 UTC 2013 - [email protected]
+
+- add -test subpackage in order to be able to run the testsuite 
+- fix package requires
+
+-------------------------------------------------------------------
+Wed Sep 18 00:05:28 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1771.gb17460e:
+  + Add a create_server test for flavor authorization
+  + Update README.rst to use testr instead of nose
+
+-------------------------------------------------------------------
+Tue Sep 17 00:08:10 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1768.g66fcba9:
+  + Fixes typos in tempest/api
+  + test_fixed_ips unsafe xml/json resource sharing
+  + Fix overlapping subnet creation
+  + Adding xml support for load balancer
+  + Add parallel test execution section to HACKING.rst
+  + Sync latest versions of oslo incubator
+
+-------------------------------------------------------------------
+Mon Sep 16 13:18:54 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1757.gcc1fb46:
+  + Fix race condition for test_flavors_extra_specs
+  + Add service tags to api.volume
+  + Add services tags to scenario tests
+  + Remove bin/tempest script
+  + Add hacking check for service tags in scenario
+  + Add service tag section to HACKING.rst
+  + Remove Whitebox tests
+  + added an api test for security_groups
+  + Add logging to the python-clients
+  + Bulk Subnets and Ports creation
+  + Make the admin role configurable within tempest
+  + Adds disk_format parameter to upload_volume method in volumes client
+  + Add tearDownClass to base swift test class
+  + task_state must be consider before many action
+  + Credentials Keystone V3 API Tests
+  + Adding negative test for port
+  + Adds verfication for Bootable Volume
+  + Network load balancer testing
+  + VolumesListTest may hide configuration issues
+  + Fixes some typos in tempest
+  + add required python modules(six,iso8601,fixtures) to requirements.txt
+- Drop /usr/bin/tempest binary
+
+-------------------------------------------------------------------
+Wed Sep 11 23:45:05 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1716.g7fad0ca:
+  + Translate server extension attributes to json
+  + Append some operations to boot from volume pattern
+
+-------------------------------------------------------------------
+Wed Sep 11 00:14:07 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1712.g16c4379:
+  + Fix import grouping in scenario tests
+  + Remove order dependence from network_basic_ops
+  + Add @services decorator
+
+-------------------------------------------------------------------
+Mon Sep  9 23:43:44 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1708.gec7aef5:
+  + fix race condition between addCleanup and lockutils
+  + Fix tempest config usage in test_attach_volume
+
+-------------------------------------------------------------------
+Sat Sep  7 09:30:32 UTC 2013 - [email protected]
+
+- require the nose_plugin 
+
+-------------------------------------------------------------------
+Sat Sep  7 07:35:37 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1704.gb3abf9c:
+  + Add device name, ssh password to Tempest config
+  + Fix colon in create volume logging output
+  + Eliminate the impact of "wait_until='BUILD'"
+
+-------------------------------------------------------------------
+Fri Sep  6 00:10:09 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1698.g22942ba:
+  + add flavor creation tests
+  + Add tests for Swift's StaticWeb middelware
+  + fix test_flavors_extra_specs failure
+  + refactor - _is_timed_out using instance timeout
+  + Updating HACKING.rst
+  + Restrict Volume type deletion with volumes assoc
+  + Added missing xml tests of volume
+  + raise assertion error if output is falsy
+  + Added test case to check floating IP API operations
+
+-------------------------------------------------------------------
+Wed Sep  4 23:50:14 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1680.ga4eb844:
+  + Stress ssh_floating test
+  + Add handling for inherited stress attributes
+  + Add more detailed message about the volumes missing
+  + Switch heat template to use native nova resource
+  + uniforms skip messages
+  + Move the network api tests to smoke
+  + emit warning while running flake8 without virtual env
+
+-------------------------------------------------------------------
+Wed Sep  4 12:08:50 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1666.gcfa91fb:
+  + Remove unused LOG variable in scenario tests
+  + Increase default test timeout for timeout fixture
+  + KeyError when tearDownClass called from setUpClass
+
+-------------------------------------------------------------------
+Tue Sep  3 09:32:48 UTC 2013 - [email protected]
+
+- switch to setuptools 
+- install config as noreplace
+- fix requires
+
+-------------------------------------------------------------------
+Tue Sep  3 00:01:27 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1660.ga87b64d:
+  + Log request ids from glance and nova
+
+-------------------------------------------------------------------
+Fri Aug 30 15:42:01 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a1658.gedaa084:
+  + moves addCleanup few lines upper to avoid potential leftovers
+  + Adds tests for Heat
+  + per test_method logging
+
+-------------------------------------------------------------------
+Thu Aug 29 23:41:05 UTC 2013 - [email protected]
++++ 155 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:13.1/.openstack-tempest.new/openstack-tempest.changes

New:
----
  _service
  openstack-tempest.changes
  openstack-tempest.spec
  tempest-master.tar.gz

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

Other differences:
------------------
++++++ openstack-tempest.spec ++++++
#
# spec file for package openstack-tempest
#
# Copyright (c) 2013 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
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define component tempest
%define groupname openstack-%{component}
%define username openstack-%{component}

Name:           openstack-%{component}
Version:        2013.2.a1826.gfcbca58
Release:        0
Summary:        OpenStack Integration Test Suite (Tempest)
License:        Apache-2.0
Group:          System/Management
Url:            https://launchpad.net/tempest
Source0:        tempest-master.tar.gz
BuildRequires:  fdupes
BuildRequires:  openstack-suse-macros
BuildRequires:  openstack-utils
BuildRequires:  python-Sphinx
BuildRequires:  python-base
BuildRequires:  python-d2to1
BuildRequires:  python-pbr
BuildRequires:  python-setuptools
%if 0%{?suse_version} > 1110
Requires(pre):  pwdutils
%else
Requires(pre):  shadow-utils
%endif
Requires:       %name-test = %{version}
Requires:       git-core
Requires:       python >= 2.6.8
Requires:       python-tempest = %{version}
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()")}
%else
BuildArch:      noarch
%endif

%description
This is a set of integration tests to be run against a live OpenStack cluster.
Tempest has batteries of tests for OpenStack API validation, Scenarios, and
other specific tests useful in validating an OpenStack deployment.

%package test
Summary:        OpenStack Integration Test Suite (Tempest) - Test Package
Group:          Development/Languages/Python
Requires:       %{name} = %{version}

%description test
This is a set of integration tests to be run against a live OpenStack cluster.
Tempest has batteries of tests for OpenStack API validation, Scenarios, and
other specific tests useful in validating an OpenStack deployment.

%package -n python-tempest
Summary:        OpenStack Integration Test Suite (Tempest) - Python module
Group:          Development/Languages/Python
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-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-jsonschema >= 1.3.0
Requires:       python-keyring >= 1.6.1
Requires:       python-keystoneclient >= 0.3.0
Requires:       python-lxml >= 2.3
Requires:       python-netaddr
Requires:       python-neutronclient >= 2.2.3
Requires:       python-nose
Requires:       python-novaclient >= 2.12.0
Requires:       python-oslo.config >= 1.1.0
Requires:       python-paramiko >= 1.8.0
Requires:       python-pbr >= 0.5.21
Requires:       python-testrepository >= 0.0.17
Requires:       python-testresources >= 0.2.4
Requires:       python-testtools >= 0.9.32

%description -n python-tempest
This package contains the core Python module of OpenStack Tempest.

%prep
%setup -q -n tempest-2013.2.a1826.gfcbca58
%openstack_cleanup_prep

%build
python setup.py build
python setup.py build_sphinx -b man

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
install -d -m 755 %{buildroot}%{_localstatedir}/lib/tempest
install -d -m 0755 %{buildroot}%{_sysconfdir}/tempest
install -m 0644  etc/logging.conf.sample 
%{buildroot}%{_sysconfdir}/tempest/logging.conf
install -m 0644 etc/tempest.conf.sample 
%{buildroot}%{_sysconfdir}/tempest/tempest.conf
install -d %{buildroot}%{_mandir}/man1
install -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1
%fdupes %{buildroot}%{python_sitelib}/%{component}

# configuration fixes
openstack-config --set %{buildroot}/etc/tempest/tempest.conf cli cli_dir 
/usr/bin
openstack-config --set %{buildroot}/etc/tempest/tempest.conf boto 
s3_materials_path ""
openstack-config --set %{buildroot}/etc/tempest/tempest.conf scenario img_dir ""

### test subpackage
%openstack_test_package_install

%pre
getent group %{groupname} >/dev/null || groupadd -r %{groupname}
getent passwd %{username} >/dev/null || useradd -r -g %{groupname} -d 
%{_localstatedir}/lib/tempest -s /sbin/nologin -c "OpenStack Tempest" 
%{username}
exit 0

%files
%defattr(-,root,root)
%doc LICENSE
%dir %{_sysconfdir}/tempest
%config(noreplace) %{_sysconfdir}/tempest/logging.conf
%config(noreplace) %{_sysconfdir}/tempest/tempest.conf

%files test
%defattr(-,root,root)
%doc LICENSE README.rst
%{_localstatedir}/lib/openstack-%{component}-test
/var/lib/openstack-tempest-test/
%{_mandir}/man1/tempest.1%{?ext_man}
%dir %attr(0755, %{username}, %{username}) %{_localstatedir}/lib/tempest

%files -n python-tempest
%defattr(-,root,root,-)
%doc LICENSE
%{python_sitelib}/%{component}/
%{python_sitelib}/%{component}-*.egg-info

%changelog
++++++ _service ++++++
<services>
  <service name="git_tarballs" mode="disabled">
    <param 
name="url">http://tarballs.openstack.org/tempest/tempest-master.tar.gz</param>
    <param name="email">[email protected]</param>
    <param name="plain-version">True</param>
  </service>
</services>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to