From: Ivan Udovichenko Date: Thu, 9 Feb 2017 16:39:50 +0000 (+0200) Subject: [MOS 10.0] Update cinder packages X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F91%2F30691%2F1;p=openstack-build%2Fcinder-build.git [MOS 10.0] Update cinder packages Version: 9.1.2 * Sync changes. Change-Id: Idb12537fec8d40d3caf00d0b9825af2383dfd236 Related-Bug: #1663250 --- diff --git a/centos7/rpm/SPECS/openstack-cinder.spec b/centos7/rpm/SPECS/openstack-cinder.spec index 8e173d369..4c37d92f4 100644 --- a/centos7/rpm/SPECS/openstack-cinder.spec +++ b/centos7/rpm/SPECS/openstack-cinder.spec @@ -2,7 +2,7 @@ Name: openstack-cinder Epoch: 1 -Version: 9.1.1 +Version: 9.1.2 Release: 1%{?dist}~mos0 Summary: OpenStack Volume service @@ -337,6 +337,9 @@ exit 0 %endif %changelog +* Thu Feb 09 2017 Ivan Udovichenko - 9.1.2-1.el7~mos0 +- Sync changes. (LP#1659003). + * Tue Jan 24 2017 Ivan Udovichenko - 9.1.1-1.el7~mos0 - Sync changes. (LP#1659003) diff --git a/xenial/debian/changelog b/xenial/debian/changelog index 7c17b1213..a6effb5f4 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +cinder (2:9.1.2-1~u16.04+mos0) mos10.0; urgency=medium + + * Sync changes. (LP#1659003) + + -- Ivan Udovichenko Thu, 09 Feb 2017 18:30:49 +0200 + cinder (2:9.1.1-1~u16.04+mos0) mos10.0; urgency=medium * Sync changes. (LP#1659003) diff --git a/xenial/debian/control b/xenial/debian/control index 4f671b034..0662303f1 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -42,6 +42,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-mysqldb, python-novaclient (>= 2:2.29.0), python-oauth2client (>= 2.0.1), + python-os-api-ref, python-os-brick (>= 1.6.1), python-os-testr (>= 0.7.0), python-os-win (>= 0.2.3), @@ -74,6 +75,7 @@ Build-Depends-Indep: bandit (>= 0.13.2), python-pymysql, python-pyparsing (>= 2.0.1), python-pywbem, + python-reno (>= 1.8.0), python-requests (>= 2.10.0), python-retrying (>= 1.2.3), python-routes (>= 1.12.3), @@ -107,6 +109,7 @@ Depends: python-babel (>= 2.3.4), python-ceph, python-crypto (>= 2.6), python-decorator (>= 3.4.0), + python-enum34, python-eventlet (>= 0.18.4), python-glanceclient (>= 1:2.3.0), python-googleapi (>= 1.4.2),