Hello community, here is the log from the commit of package openstack-cinder for openSUSE:Factory checked in at 2013-06-13 17:14:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openstack-cinder (Old) and /work/SRC/openSUSE:Factory/.openstack-cinder.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openstack-cinder" Changes: -------- --- /work/SRC/openSUSE:Factory/openstack-cinder/openstack-cinder.changes 2013-04-29 14:08:52.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes 2013-06-13 17:14:04.000000000 +0200 @@ -0,0 +1,102 @@ +-------------------------------------------------------------------- +Sat Jun 8 00:20:35 UTC 2013 - [email protected] + +- Update to version 2013.1.3.a1.g0c86041: + + Bump stable/grizzly next version to 2013.1.3 + +-------------------------------------------------------------------- +Fri May 31 23:51:26 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a11.g890dc3f: + + Update cloned volumes QoS settings. + +------------------------------------------------------------------- +Fri May 31 09:29:58 UTC 2013 - [email protected] + +- remove pylint dependency + +-------------------------------------------------------------------- +Thu May 30 23:50:29 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a9.ge7d973c: + + Catch and report errors from copy image to volume. + +-------------------------------------------------------------------- +Wed May 29 23:53:06 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a8.g440ada1: + + Fix ownership transfer when cloning with SolidFire + +------------------------------------------------------------------- +Wed May 29 10:40:01 UTC 2013 - [email protected] + +- update requires/test requires +- remove setBadness call from rpmlintrc + +-------------------------------------------------------------------- +Sun May 26 23:48:54 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a6.gc323bab: + + Use an SSH pool to manage SSH connection + +-------------------------------------------------------------------- +Thu May 23 23:49:01 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a4.g3b2180e: + + cinder volume service keeps retrying even code exception + +-------------------------------------------------------------------- +Wed May 22 23:51:00 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a2.g80784a4: + + Deprecating old dot path locations for Folsom configs + +-------------------------------------------------------------------- +Fri May 10 23:46:50 UTC 2013 - [email protected] + +- Update to version 2013.1.2.a1.g0437865: + + Bump stable/grizzly next version to 2013.1.2 + +-------------------------------------------------------------------- +Wed May 8 23:45:32 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a28.ga4856c4: + + Fix ability to add custom volume_backend_name + +-------------------------------------------------------------------- +Tue May 7 23:46:56 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a26.gf328fd8: + + Add parsing to extra-specs key check + +-------------------------------------------------------------------- +Tue May 7 16:25:11 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a24.g79b9582: + + Fixes 3PAR FC driver synchronization + +-------------------------------------------------------------------- +Sun May 5 23:45:17 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a22.g11294e2: + + Add capabilities reporting to ThinLVM driver + + Add stats reporting to Nexenta Driver + + Dont delete backup record from database + +-------------------------------------------------------------------- +Tue Apr 30 00:02:21 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a17.g93247d2: + + Fix update snapshot-quotas on delete. + +-------------------------------------------------------------------- +Mon Apr 29 00:02:33 UTC 2013 - [email protected] + +- Update to version 2013.1.1.a16.g6008be0: + + Remove Flags usage from cinder.volume.driver + +------------------------------------------------------------------- +Fri Apr 26 16:26:36 UTC 2013 - [email protected] + +- remove nonworking test until fixed upstream + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-cinder-doc.spec ++++++ --- /var/tmp/diff_new_pack.y2mDkp/_old 2013-06-13 17:14:05.000000000 +0200 +++ /var/tmp/diff_new_pack.y2mDkp/_new 2013-06-13 17:14:05.000000000 +0200 @@ -19,7 +19,7 @@ %define component cinder Name: openstack-%{component}-doc -Version: 2013.1 +Version: 2013.1.3.a1.g0c86041 Release: 0 Summary: OpenStack Block Storage (Cinder) - Documentation License: Apache-2.0 @@ -59,7 +59,7 @@ This package contains documentation files for %{name}. %prep -%setup -q -n cinder-2013.1 +%setup -q -n cinder-2013.1.3.a1.g0c86041 %openstack_cleanup_prep %build ++++++ openstack-cinder.spec ++++++ --- /var/tmp/diff_new_pack.y2mDkp/_old 2013-06-13 17:14:05.000000000 +0200 +++ /var/tmp/diff_new_pack.y2mDkp/_new 2013-06-13 17:14:05.000000000 +0200 @@ -21,7 +21,7 @@ %define username openstack-%{component} Name: openstack-%{component} -Version: 2013.1 +Version: 2013.1.3.a1.g0c86041 Release: 0 Summary: OpenStack Block Storage (Cinder) License: Apache-2.0 @@ -51,8 +51,7 @@ Requires: openstack-suse-sudo Requires: python >= 2.6.8 Requires: python-cinder = %{version} -Requires: python-oslo.config -Requires: python-swiftclient >= 1.2 +Requires: python-oslo.config >= 1.1.0 %if 0%{?suse_version} > 1110 Requires(pre): pwdutils %else @@ -78,24 +77,26 @@ Requires: python >= 2.6.8 Requires: python-Paste Requires: python-PasteDeploy >= 1.5.0 -Requires: python-Routes -Requires: python-SQLAlchemy >= 0.7.3 -Requires: python-WebOb >= 1.0.8 +Requires: python-Routes >= 1.12.3 +Requires: python-WebOb >= 1.2.3 Requires: python-amqplib >= 0.6.1 Requires: python-anyjson >= 0.2.4 +Requires: python-argparse Requires: python-eventlet >= 0.9.17 Requires: python-glanceclient >= 0.5.0 Requires: python-greenlet >= 0.3.1 Requires: python-iso8601 >= 0.1.4 Requires: python-keystoneclient >= 0.2.0 Requires: python-kombu >= 1.0.4 -Requires: python-lockfile +Requires: python-lockfile >= 0.8 Requires: python-lxml >= 2.3 -Requires: python-paramiko >= 1.8.0 +Requires: python-paramiko +Requires: python-psycopg2 Requires: python-python-daemon Requires: python-sqlalchemy-migrate >= 0.7.2 Requires: python-stevedore >= 0.8 Requires: python-suds >= 0.4 +Requires: python-swiftclient Requires: python-wsgiref >= 0.1.2 %description -n python-cinder @@ -147,34 +148,32 @@ Requires: python-amqp >= 1.0.5 Requires: python-cinderclient Requires: python-coverage -Requires: python-glanceclient < 2 +Requires: python-glanceclient >= 0.5.0 Requires: python-hp3parclient >= 1.0.0 Requires: python-httplib2 Requires: python-ldap Requires: python-mock -Requires: python-mox -Requires: python-netifaces +Requires: python-mox >= 0.5.3 Requires: python-nose Requires: python-nosehtmloutput Requires: python-nosexcover Requires: python-openstack.nose_plugin -Requires: python-pep8 -Requires: python-pylint -Requires: python-python-memcached -Requires: python-unittest2 +Requires: python-pep8 >= 1.3.3 %description test The OpenStack Cinder testsuite. It is used to verify the functionality of OpenStack Cinder. %prep -%setup -q -n cinder-2013.1 +%setup -q -n cinder-2013.1.3.a1.g0c86041 %patch0 %openstack_cleanup_prep # NOTE(saschpe): We don't build i18n message catalogs, thus: sed -i -e "s|Babel.*||" tools/pip-requires # NOTE(saschpe): We don't use setuptools.git, we use git(hub)_tarballs source service: sed -i -e "s|setuptools_git>=0.4||" tools/pip-requires +# NOTE(dmueller): Known to be broken (https://bugs.launchpad.net/cinder/+bug/1173266) +rm cinder/tests/integrated/test_volumes.py %build python setup.py build ++++++ cinder-stable-grizzly.tar.gz ++++++ ++++ 2652 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
