Hello community, here is the log from the commit of package openstack-cinder for openSUSE:Factory checked in at 2013-09-16 12:36:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-07 20:46:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes 2013-09-16 12:36:32.000000000 +0200 @@ -0,0 +1,307 @@ +------------------------------------------------------------------- +Wed Sep 4 00:05:20 UTC 2013 - [email protected] + +- Update to version 2013.2.a471.g1428e6f: + + Refactor Huawei iSCSI driver + + Refactor huawei Dorado array iSCSI driver + + Don't need to init testr explicitly + + Add Fibre Channel drivers for Huawei storage systems + + Increase test coverage for cinder.utils + + Fix errors in volume usage audit script + + New update_snapshot_status API + + Add volume driver for Huawei HVS storage system + + Adds Nexenta NFS driver + +------------------------------------------------------------------- +Tue Sep 3 00:12:24 UTC 2013 - [email protected] + +- Update to version 2013.2.a453.gcf6db82: + + Sync rpc fix from oslo-incubator + + copy_image_to_volume for Nexenta volume driver + + Utilizes assertIn and assertNotIn + + Pass db into driver as constructor's parameter + + Enable gating on F811 + +------------------------------------------------------------------- +Sun Sep 1 23:59:55 UTC 2013 - [email protected] + +- Update to version 2013.2.a444.g3a30b8a: + + Clone volume with right size with SolidFire + + Fix pep8 violation in backup + + Add support for Havana missing features in Windows driver + + Increase test coverage for cinder.image.image_utils + + Remove _create_volume function from several tests + + Fixes bug to allow for encrypted volume deletion + +------------------------------------------------------------------- +Sun Sep 1 00:09:34 UTC 2013 - [email protected] + +- Update to version 2013.2.a432.gb67caf3: + + Move comment back to right place + + Add venv wrapper for check_uptodate.sh + +------------------------------------------------------------------- +Fri Aug 30 15:39:29 UTC 2013 - [email protected] + +- Update to version 2013.2.a428.g432f819: + + Multi storage backend support for Nexenta driver + + Remove unused methods from cinder.utils + + Add NFS/GlusterFS support to brick library + + Add kwargs to create_volume in tests/utils.py + + Update the version for the FC and iSCSI driver + + Fix typo in bin/cinder-volume-usage-audit + + Add missing LH SAN driver features for Havana + + Implements APIs for VMDK driver + +------------------------------------------------------------------- +Fri Aug 30 00:13:51 UTC 2013 - [email protected] + +- Update to version 2013.2.a412.gdcdf523: + + Add automated check of conf sample + + Sync up with global requirements + + Extend volume for GlusterFS + + Remove deprecated code from Nexenta Exception class + + Removes exception instance creation on execute() + + Fix except in lvm.py + + Import order cleanup + + Fix quota update validation for non-int types + + Migration for attached volumes + + Imported Translations from Transifex + + Fix cinder error for deprecated Netapp drivers + + Add optimized volume migration to Storwize/SVC + + Migrate manage script needs import of db session module + + Modified 3PAR drives to support 3parclient 2.0.0 + + Move create_volume flow to a subfolder + + Pass MB size on copy_volume_data call copy_volume + + Adding Read-Only volume attaching support to Cinder + +------------------------------------------------------------------- +Tue Aug 27 00:21:29 UTC 2013 - [email protected] + +- Update to version 2013.2.a379.gedea6f6: + + Imported Translations from Transifex + + Ignore stmf target must be offline exception + + Re-enable a lot of cinder scheduler tests + + Offline snapshots for GlusterFS volumes + + Set bootable flag for volume cloned from image + + Ensure that qpid connection is closed (from oslo) + + Sync execute() related exceptions with oslo + +------------------------------------------------------------------- +Mon Aug 26 08:59:42 UTC 2013 - [email protected] + +- Update to version 2013.2.a366.gb41f5b1: + + Move the frequently injection task to the base folder. + + Imported Translations from Transifex + +------------------------------------------------------------------- +Mon Aug 26 00:02:49 UTC 2013 - [email protected] + +- Update to version 2013.2.a362.g80c38c7: + + Implement QoS support for volumes + + Remove print statement in db api test + + The DB migration shouldn't populate types table + + Use a new rest client for every Coraid ESM command + + Fix volume_glance_metadata deletion + + emit warning while running flake8 without virtual env + + Test WWNs with basestring + + Storwize/SVC: allow setting of I/O group + + Clean up the sqlalchemy migrate manage.py script. + +------------------------------------------------------------------- +Sun Aug 25 00:04:01 UTC 2013 - [email protected] + +- Update to version 2013.2.a345.g118e52d: + + Remove unused methods from LVM driver + +------------------------------------------------------------------- +Fri Aug 23 23:57:48 UTC 2013 - [email protected] + +- Update to version 2013.2.a343.gfcd45a4: + + Backup driver for IBM Tivoli Storage manager (TSM) + + Allow volume create from source unless in error status + + Refactor cinder/tests/test_volume.py + + Dont crash service if sf cluster isnt available + + 3PAR driver add missing domain check on QOS cmd + + Remove unused methods from cinder.utils + + Increase test coverage brick/initiator/connector + + Move root task class to base file. + + GPFS use clone_image for creating volumes + + flake8 H202 error in test_image_utils.py + +------------------------------------------------------------------- +Fri Aug 23 00:01:59 UTC 2013 - [email protected] + +- Update to version 2013.2.a323.ge0048c6: + + Fix some pylint error in Coraid Driver + + Storwize/SVC: More error logging + + Generic backup_volume and restore_backup functions + + Removes ssh_execute in utils.py + + Adds brick helpers to cinder utils + + Use system locale when Accept-Language header is not provided + + Avoid serializing CinderExceptions before they are translated + + Allow to delete a volume in error_extending status + + Fix incorrect msgstr's to avoid translation errors + + Relax policy so owner can access encryption info + + 3PAR driver terminate connection host validation + + Unified Volume Driver for IBM XIV and IBM DS8K + + Fix python 3 pep8 errors for print + +------------------------------------------------------------------- +Wed Aug 21 23:46:11 UTC 2013 - [email protected] + +- Update to version 2013.2.a297.g6d30eae: + + Removed need for domain in 3PAR drivers + + GPFS support for various volume attributes + + Make the SolidFire driver api port configurable. + + Update Brick to use executor + + Fix Fibre Channel attach for single WWN + + Remove unused methods from cinder.utils + + Added need info to accept_transfer + + Add accept_transfer to solidfire driver + +------------------------------------------------------------------- +Wed Aug 21 00:03:44 UTC 2013 - [email protected] + +- Update to version 2013.2.a281.gfc705de: + + Allow Cinder to call Nova client + + Reduce hidden effects of sqlalchemy objects + + Standardize on ID for log messages + + Add root_helper param to get_connector_properties + + Use FakeLoopingCall instead of the real one + +------------------------------------------------------------------- +Mon Aug 19 23:55:45 UTC 2013 - [email protected] + +- Update to version 2013.2.a271.g5d6c11f: + + Update Nexenta ISCSI volume driver authors + + Remove strcmp_const_time + +------------------------------------------------------------------- +Sat Aug 17 23:44:08 UTC 2013 - [email protected] + +- Update to version 2013.2.a267.g08b6480: + + Refactor LVM driver to use Brick VG utility + + Add more asserts to the limiter unit tests to test the RateLimit + + Added missing import + +------------------------------------------------------------------- +Fri Aug 16 23:54:20 UTC 2013 - [email protected] + +- Update to version 2013.2.a262.gf88732f: + + Externalize error messages in the v2 API + + refactor/unify driver version strings + + Refactor Nexenta driver + + Fix SSH injection threat in 3PAR driver + + Add support for encrypted volumes + + Implement missing Coraid Driver functionality for Havana ++++ 110 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/openstack-cinder/openstack-cinder.changes ++++ and /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openstack-cinder-doc.spec ++++++ --- /var/tmp/diff_new_pack.JmRhAK/_old 2013-09-16 12:36:32.000000000 +0200 +++ /var/tmp/diff_new_pack.JmRhAK/_new 2013-09-16 12:36:32.000000000 +0200 @@ -19,7 +19,7 @@ %define component cinder Name: openstack-%{component}-doc -Version: 2013.2.a138.ged69d6e +Version: 2013.2.a471.g1428e6f Release: 0 Summary: OpenStack Block Storage (Cinder) - Documentation License: Apache-2.0 @@ -28,6 +28,7 @@ Source: cinder-master.tar.gz BuildRequires: graphviz BuildRequires: openstack-suse-macros +BuildRequires: python-Babel BuildRequires: python-Paste BuildRequires: python-PasteDeploy BuildRequires: python-Routes @@ -61,7 +62,7 @@ This package contains documentation files for %{name}. %prep -%setup -q -n cinder-2013.2.a138.ged69d6e +%setup -q -n cinder-2013.2.a471.g1428e6f %openstack_cleanup_prep %build ++++++ openstack-cinder.spec ++++++ --- /var/tmp/diff_new_pack.JmRhAK/_old 2013-09-16 12:36:32.000000000 +0200 +++ /var/tmp/diff_new_pack.JmRhAK/_new 2013-09-16 12:36:32.000000000 +0200 @@ -21,7 +21,7 @@ %define username openstack-%{component} Name: openstack-%{component} -Version: 2013.2.a138.ged69d6e +Version: 2013.2.a471.g1428e6f Release: 0 Summary: OpenStack Block Storage (Cinder) License: Apache-2.0 @@ -43,6 +43,7 @@ BuildRequires: python-six # Documentation build requirements: BuildRequires: openstack-utils +BuildRequires: python-Babel BuildRequires: python-Sphinx BuildRequires: python-WebOb BuildRequires: python-argparse @@ -177,7 +178,7 @@ functionality of OpenStack Cinder. %prep -%setup -q -n cinder-2013.2.a138.ged69d6e +%setup -q -n cinder-2013.2.a471.g1428e6f %patch0 -p1 %patch1 %openstack_cleanup_prep ++++++ cinder-master.tar.gz ++++++ ++++ 344593 lines of diff (skipped) ++++++ remove-babel-requirement.diff ++++++ --- /var/tmp/diff_new_pack.JmRhAK/_old 2013-09-16 12:36:34.000000000 +0200 +++ /var/tmp/diff_new_pack.JmRhAK/_new 2013-09-16 12:36:34.000000000 +0200 @@ -1,20 +1,24 @@ ---- cinder.egg-info/requires.txt +Index: cinder.egg-info/requires.txt +=================================================================== +--- cinder.egg-info/requires.txt.orig +++ cinder.egg-info/requires.txt -@@ -2,7 +2,6 @@ - pbr>=0.5.16,<0.6 +@@ -1,7 +1,6 @@ + pbr>=0.5.21,<1.0 amqplib>=0.6.1 anyjson>=0.3.3 --babel>=0.9.6 - eventlet>=0.12.0 +-Babel>=0.9.6 + eventlet>=0.13.0 greenlet>=0.3.2 iso8601>=0.1.4 ---- requirements.txt +Index: requirements.txt +=================================================================== +--- requirements.txt.orig +++ requirements.txt -@@ -3,7 +3,6 @@ +@@ -2,7 +2,6 @@ pbr>=0.5.21,<1.0 amqplib>=0.6.1 anyjson>=0.3.3 argparse --babel>=0.9.6 - eventlet>=0.12.0 +-Babel>=0.9.6 + eventlet>=0.13.0 greenlet>=0.3.2 iso8601>=0.1.4 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
