Hello community,

here is the log from the commit of package openstack-cinder for 
openSUSE:Factory checked in at 2013-10-09 23:41:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09-16 16:17:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes   
2013-10-09 23:41:44.000000000 +0200
@@ -1,0 +2,185 @@
+Wed Oct  9 11:04:54 UTC 2013 - [email protected]
+
+- Update to version 2013.2.rc1:
+  + usedevelop in tox
+  + Disable lazy translation
+  + Clean CONF out of brick initiator
+  + Create volume revert fails for non admin user
+  + VMware: Usng RetrvProprtisEx & does multi ESX scan
+  + Pass through args and kwargs in brick connectors
+  + Remove CONF from brick remotefs
+  + After commiting quota we should avoid certain reverts
+  + NetApp fix clone image compatibility issue with ssc
+  + Update Babel from Openstack Requirements
+  + Validate force_host_copy API param for migration
+  + Changed header from LLC to Foundation based on trademark policies
+  + Check for backing lun on iscsi target create
+  + v2 api - return bootable attr value on volume list
+  + Improve gpfs config flag help text readability
+  + Storwize SVC driver hostname can't start with number
+  + Fixes incorrect class path in logging_sample.conf
+  + Quotas roll back failure of create volume task
+  + Remove need for CONF acces in brick iscsi
+  + Add key manager implementation with static key
+  + Remove incorrect class in cinder.conf.sample
+  + VMware ESX: Fixes vol clone & clone from snapshot
+  + Add support for querying the quotas usage
+  + Fixes ceph backup import errors
+  + Imported Translations from Transifex
+  + Clean CONF out of brick iser
+  + Fix broken solidfire create-snapshot
+
+-------------------------------------------------------------------
+Wed Oct  2 00:37:11 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a225.ga2673b0:
+  + Dont retry if target creation succeeds
+  + Set vol driver initialized before deleting volumes
+  + Add XML response tests for qos specs manage ext
+  + Fix Huawei HVS driver attaching volume error
+  + Fix mandatory and optional args for create_volume
+  + Fix translation of CinderExceptions in REST API
+  + Fix finish_volume_migration() on SQLAlchemy 0.8.x
+  + Fixes backup with multiple volume backend
+
+-------------------------------------------------------------------
+Tue Oct  1 00:30:19 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a210.g0f7d937:
+  + Clean CONF out of brick exception
+  + Update OpenStack Style Commandments link
+  + Fix type change in bootable setting of volume view
+  + Allow upgrade from Grizzly with ThinLVMVolumeDriver
+  + Add error logs for Huawei driver
+  + Imported Translations from Transifex
+  + Use module units for some drivers
+  + Add debug logging for targets
+  + Fix XML serializer for QoS Specs extension
+  + Fix chown fail for nfs file without necessary permission
+
+-------------------------------------------------------------------
+Sun Sep 29 00:09:08 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a190.g76498dc:
+  + Get host group id when Huawei driver initializing
+
+-------------------------------------------------------------------
+Fri Sep 27 16:31:31 UTC 2013 - [email protected]
+
+- switch to crudini 
+
+-------------------------------------------------------------------
+Thu Sep 26 10:25:32 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a188.g4e27ca1:
+  + Update rootwrap with code from oslo
+  + Allow v2 Volume API to create volume with type name
+  + Fix check for mount.nfs helper installation
+  + Fix NetApp iscsi drivers for cinder backup
+  + VMware: Handles no datastores case
+  + Fix processutils.execute errors on windows
+  + Revert "Fix volume_rpcapi calls for chance/simple scheds"
+  + LVM volume_clear: error on unexpected inputs
+  + Sync gettextutils from oslo
+  + Pass correct args to vol_rpc create_volume calls
+
+-------------------------------------------------------------------
+Tue Sep 24 23:45:16 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a168.gbedcc2d:
+  + Add sg_scan filter to rootwrap
+  + Add delete support for volume type encryption
+  + GPFS Driver missing clone depth limit for snapshots
+  + Fixes some typos in cinder
+  + Specific /usr/local/bin/hus-cmd rootwrap filter
+  + Fix volume_rpcapi calls for chance/simple scheds
+  + Imported Translations from Transifex
+  + Added mapper for update_all on snapshot_metadata
+
+-------------------------------------------------------------------
+Mon Sep 23 23:41:16 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a153.ge6f4d33:
+  + Soft delete tmp migration volume
+  + NetApp check for 7 mode controller version
+  + Add extend to reference LVM driver
+  + Fix issues with failed lvremove
+  + Add a retry to create_iscsi_target for LVM
+  + GlusterFS: Use image_utils for qemu-img calls
+  + GlusterFS: Copy snap from correct source file
+  + Fix over-indent in compute/nova
+  + Require assisted_volume_snapshots from novaclient
+  + Storwize/SVC: Optional CHAP authentication
+  + Fixes vol restore discard final bytes unzeroed
+
+-------------------------------------------------------------------
+Sun Sep 22 23:43:17 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a131.g4925c1a:
+  + Remove default root_helper of sudo for remotefs
+
+-------------------------------------------------------------------
+Sun Sep 22 00:07:08 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a129.g6786027:
+  + Add volume metadata to v2
+
+-------------------------------------------------------------------
+Fri Sep 20 23:50:32 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a127.gf61aeb4:
+  + Enforce driver is initialized
+  + Fix HP3PAR iSCSI path connection
+
+-------------------------------------------------------------------
+Fri Sep 20 06:56:10 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a123.gdee4c86:
+  + Sync gettextutils from oslo
+  + remove VolumeNotFoundForInstance class
+  + VMware driver: Fix for invalid datastore selection
+  + Pass down root_helper in more cases
+  + Add logging to prior to raising exceptions
+  + NetApp fix create vol different size than snapshot
+  + Added mapper for snapshot_metadata
+
+-------------------------------------------------------------------
+Fri Sep 20 06:55:28 UTC 2013 - [email protected]
+
+- remove 0001-Use-temporary_chown-implementation-from-utils.patch 
+
+-------------------------------------------------------------------
+Thu Sep 19 00:11:30 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a110.g26044e7:
+  + Fix secure delete for thick LVM snapshots
+  + Allow display_name for v2 snapshot-update
+  + Fixes call GlanceConnectionFailed in invalid ARG
+  + Use built-in print() instead of print statement
+  + assertEquals is deprecated, use assertEqual
+  + Fixes call VolumeNotFound in the invalid argument
+  + fix wrong desciption of monkey_patch config
+  + Fix huawei driver test issues
+  + Fix __init__ methods of brick initiator connectors
+
+-------------------------------------------------------------------
+Wed Sep 18 08:50:18 UTC 2013 - [email protected]
+
+- fix requires 
+
+-------------------------------------------------------------------
+Wed Sep 18 00:15:59 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a92.g1f563d6:
+  + Set rootwrap_config path to rootwrap.conf
+
+-------------------------------------------------------------------
+Mon Sep 16 23:46:24 UTC 2013 - [email protected]
+
+- Update to version 2013.2.a90.g2a725ef:
+  + Use $state_path/conversion for image_conversion_dir default
+  + Imported Translations from Transifex
+  + Do not use qemu-img --backing-chain or --output=json
+  + Fixes ceph volume restore to larger image than source
+
+-------------------------------------------------------------------

Old:
----
  0001-Use-temporary_chown-implementation-from-utils.patch
  cinder-master.tar.gz
  remove-babel-requirement.diff

New:
----
  cinder-2013.2.rc1.tar.gz

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

Other differences:
------------------
++++++ openstack-cinder-doc.spec ++++++
--- /var/tmp/diff_new_pack.KAgBBU/_old  2013-10-09 23:41:46.000000000 +0200
+++ /var/tmp/diff_new_pack.KAgBBU/_new  2013-10-09 23:41:46.000000000 +0200
@@ -19,13 +19,13 @@
 %define component cinder
 
 Name:           openstack-%{component}-doc
-Version:        2013.2.a83.g7fbc2d4
+Version:        2013.2.rc1
 Release:        0
 Summary:        OpenStack Block Storage (Cinder) - Documentation
 License:        Apache-2.0
 Group:          Documentation/HTML
 Url:            https://launchpad.net/cinder
-Source:         cinder-master.tar.gz
+Source:         cinder-2013.2.rc1.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Babel
@@ -62,7 +62,7 @@
 This package contains documentation files for %{name}.
 
 %prep
-%setup -q -n cinder-2013.2.a83.g7fbc2d4
+%setup -q -n cinder-2013.2.rc1
 %openstack_cleanup_prep
 
 %build

++++++ openstack-cinder.spec ++++++
--- /var/tmp/diff_new_pack.KAgBBU/_old  2013-10-09 23:41:46.000000000 +0200
+++ /var/tmp/diff_new_pack.KAgBBU/_new  2013-10-09 23:41:46.000000000 +0200
@@ -21,19 +21,17 @@
 %define username openstack-%{component}
 
 Name:           openstack-%{component}
-Version:        2013.2.a83.g7fbc2d4
+Version:        2013.2.rc1
 Release:        0
 Summary:        OpenStack Block Storage (Cinder)
 License:        Apache-2.0
 Group:          System/Management
 Url:            https://launchpad.net/cinder
-Source:         cinder-master.tar.gz
+Source:         cinder-2013.2.rc1.tar.gz
 Source1:        %{name}.init
 Source2:        %{name}.logrotate
 Source3:        cinder-sudoers
 Patch0:         0001-Avoid-using-GREENDNS-due-to-dnspython.patch
-Patch1:         remove-babel-requirement.diff
-Patch2:         0001-Use-temporary_chown-implementation-from-utils.patch
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  openstack-suse-sudo
@@ -43,7 +41,7 @@
 BuildRequires:  python-oslo.config
 BuildRequires:  python-six
 # Documentation build requirements:
-BuildRequires:  openstack-utils
+BuildRequires:  crudini
 BuildRequires:  python-Babel
 BuildRequires:  python-Sphinx
 BuildRequires:  python-WebOb
@@ -60,7 +58,7 @@
 Requires:       python-cinder = %{version}
 Requires:       python-kombu >= 2.4.8
 Requires:       python-oslo.config >= 1.1.0
-Requires:       python-swiftclient >= 1.2
+Requires:       python-swiftclient >= 1.5
 %if 0%{?suse_version} > 1110
 Requires(pre):  pwdutils
 %else
@@ -84,25 +82,28 @@
 Summary:        OpenStack Block Storage (Cinder) - Python module
 Group:          Development/Languages/Python
 Requires:       python >= 2.6.8
+Requires:       python-Babel >= 0.9.6
 Requires:       python-Paste
 Requires:       python-PasteDeploy >= 1.5.0
 Requires:       python-Routes >= 1.12.3
-Requires:       python-SQLAlchemy >= 0.7
-Requires:       python-WebOb >= 1.0.8
+Requires:       python-SQLAlchemy >= 0.7.8
+Requires:       python-WebOb >= 1.2.3
 Requires:       python-amqplib >= 0.6.1
 Requires:       python-anyjson >= 0.3.3
 Requires:       python-d2to1 >= 0.2.10
-Requires:       python-eventlet >= 0.9.12
-Requires:       python-glanceclient >= 0.5.0
-Requires:       python-greenlet >= 0.3.1
+Requires:       python-eventlet >= 0.13.0
+Requires:       python-glanceclient >= 0.9.0
+Requires:       python-greenlet >= 0.3.2
 Requires:       python-iso8601 >= 0.1.4
-Requires:       python-keystoneclient >= 0.2
+Requires:       python-keystoneclient >= 0.3.0
 Requires:       python-lockfile >= 0.8
 Requires:       python-lxml >= 2.3
+Requires:       python-netaddr
+Requires:       python-novaclient >= 2.12.0
 Requires:       python-paramiko >= 1.8.0
 Requires:       python-six
-Requires:       python-sqlalchemy-migrate >= 0.7
-Requires:       python-stevedore >= 0.9
+Requires:       python-sqlalchemy-migrate >= 0.7.2
+Requires:       python-stevedore >= 0.10
 Requires:       python-suds >= 0.4
 Requires:       python-wsgiref >= 0.1.2
 
@@ -159,30 +160,28 @@
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:       python-discover
 %endif
-Requires:       python-fixtures >= 0.3.12
+Requires:       python-fixtures >= 0.3.14
 Requires:       python-flake8 >= 2.0
-Requires:       python-glanceclient >= 0.5.0
-Requires:       python-hacking >= 0.5.3
-Requires:       python-hp3parclient >= 1.0.0
-Requires:       python-mock >= 0.8.0
+Requires:       python-glanceclient >= 0.9.0
+Requires:       python-hacking >= 0.5.6
+Requires:       python-hp3parclient >= 2.0
+Requires:       python-mock >= 1.0
 Requires:       python-mox >= 0.5.3
-Requires:       python-pbr >= 0.5.10
+Requires:       python-pbr >= 0.5.21
 Requires:       python-pep8 >= 1.4.5
 Requires:       python-psycopg2
 Requires:       python-pyflakes >= 0.7.2
 Requires:       python-python-subunit
-Requires:       python-testrepository >= 0.0.13
-Requires:       python-testtools >= 0.9.29
+Requires:       python-testrepository >= 0.0.17
+Requires:       python-testtools >= 0.9.32
 
 %description test
 The OpenStack Cinder testsuite. It is used to verify the
 functionality of OpenStack Cinder.
 
 %prep
-%setup -q -n cinder-2013.2.a83.g7fbc2d4
+%setup -q -n cinder-2013.2.rc1
 %patch0 -p1
-%patch1
-%patch2 -p1
 %openstack_cleanup_prep
 
 %build
@@ -228,17 +227,17 @@
 
 ### set default configuration (mostly applies to package-only setups and 
quickstart, i.e. not generally crowbar)
 %define cinder_conf %{buildroot}%{_sysconfdir}/cinder/cinder.conf
-openstack-config --set %{cinder_conf} DEFAULT verbose True
+crudini --set %{cinder_conf} DEFAULT verbose True
 #NOTE(saschpe): Don't set 'log_file', each cinder deamon will create it's own 
if only 'log_dir' is set:
-openstack-config --set %{cinder_conf} DEFAULT log_dir /var/log/cinder
-openstack-config --set %{cinder_conf} DEFAULT auth_strategy keystone
-openstack-config --set %{cinder_conf} DEFAULT iscsi_helper ietadm
-openstack-config --set %{cinder_conf} DEFAULT rootwrap_config 
/etc/cinder/rootwrap.conf
-openstack-config --set %{cinder_conf} DEFAULT state_path /var/lib/cinder
+crudini --set %{cinder_conf} DEFAULT log_dir /var/log/cinder
+crudini --set %{cinder_conf} DEFAULT auth_strategy keystone
+crudini --set %{cinder_conf} DEFAULT iscsi_helper ietadm
+crudini --set %{cinder_conf} DEFAULT rootwrap_config /etc/cinder/rootwrap.conf
+crudini --set %{cinder_conf} DEFAULT state_path /var/lib/cinder
 #NOTE(saschpe): Do we want to use sqlite per default or demand PostgreSQL 
right away?
-openstack-config --set %{cinder_conf} DEFAULT sql_connection 
sqlite:////var/lib/cinder/cinder.db
+crudini --set %{cinder_conf} DEFAULT sql_connection 
sqlite:////var/lib/cinder/cinder.db
 #NOTE(saschpe): Can't hurt to set the default volume_group, only the LVM 
driver has a it otherwise:
-openstack-config --set %{cinder_conf} DEFAULT volume_group cinder-volumes
+crudini --set %{cinder_conf} DEFAULT volume_group cinder-volumes
 
 %pre
 getent group %{groupname} >/dev/null || groupadd -r %{groupname}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KAgBBU/_old  2013-10-09 23:41:46.000000000 +0200
+++ /var/tmp/diff_new_pack.KAgBBU/_new  2013-10-09 23:41:46.000000000 +0200
@@ -1,6 +1,7 @@
 <services>
   <service name="git_tarballs" mode="disabled">
     <param 
name="url">http://tarballs.openstack.org/cinder/cinder-master.tar.gz</param>
+    <param 
name="url">http://tarballs.openstack.org/cinder/cinder-2013.2.rc1.tar.gz</param>
     <param name="email">[email protected]</param>
     <param name="plain-version">True</param>
   </service>

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to