]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
[MOS 10.0] Update cinder packages 91/30691/1
authorIvan Udovichenko <iudovichenko@mirantis.com>
Thu, 9 Feb 2017 16:39:50 +0000 (18:39 +0200)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Thu, 9 Feb 2017 16:40:29 +0000 (18:40 +0200)
Version: 9.1.2

* Sync changes.

Change-Id: Idb12537fec8d40d3caf00d0b9825af2383dfd236
Related-Bug: #1663250

centos7/rpm/SPECS/openstack-cinder.spec
xenial/debian/changelog
xenial/debian/control

index 8e173d369f262966b845c7d5e55890482464181a..4c37d92f4c7a370e2322f5b8962da76a21c99286 100644 (file)
@@ -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 <iudovichenko@mirantis.com> - 9.1.2-1.el7~mos0
+- Sync changes. (LP#1659003).
+
 * Tue Jan 24 2017 Ivan Udovichenko <iudovichenko@mirantis.com> - 9.1.1-1.el7~mos0
 - Sync changes. (LP#1659003)
 
index 7c17b1213aca99bc3c2a369219d6c51957d43a5b..a6effb5f477d4c8e49205d2b84c26856907de08c 100644 (file)
@@ -1,3 +1,9 @@
+cinder (2:9.1.2-1~u16.04+mos0) mos10.0; urgency=medium
+
+  * Sync changes. (LP#1659003)
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  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)
index 4f671b034d9ba88c7b1dfdf671659a97e57ae6a6..0662303f1684f735325e3025995b96d8d73d7f13 100644 (file)
@@ -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),