[MOS 10.0] Update ceilometer packages 84/30584/2
authorIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 7 Feb 2017 17:10:13 +0000 (19:10 +0200)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 7 Feb 2017 22:08:36 +0000 (01:08 +0300)
Version: 7.0.1

* Sync changes.

Change-Id: I1a49170f6046ebb4676069738585d729c1baf26d
Related-Bug: #1662523

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

index 49f8776a7fa774024fca00f9d2d0397fa45d08e6..1f688ba323ff5c7fdb7017f8b9e544e773ad2801 100644 (file)
@@ -6,8 +6,8 @@ Name:             openstack-ceilometer
 # Liberty semver reset
 # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z
 Epoch:            1
-Version:          7.0.0
-Release:          1%{?dist}
+Version:          7.0.1
+Release:          1%{?dist}~mos0
 Summary:          OpenStack measurement collection service
 
 Group:            Applications/System
@@ -550,6 +550,9 @@ exit 0
 
 
 %changelog
+* Tue Feb 07 2017 Ivan Udovichenko <iudovichenko@mirantis.com> - 7.0.1-1.el7~mos0
+- Sync changes. (LP#1659003).
+
 * Wed Nov 2 2016 Andrii Kroshchenko <akroshchenko@mirantis.com> - 1:7.0.0-1.el7
 - Update version to 7.0.0
 - Update build and runtime dependencies
index d4458e7500e7f802751385b1a6b0f463b41db181..e972e2ce4e177ca25be7a03c82d597fced968152 100644 (file)
@@ -1,3 +1,9 @@
+ceilometer (1:7.0.1-1~u16.04+mos0) mos10.0; urgency=medium
+
+  * Sync changes. (LP#1659003)
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 07 Feb 2017 19:08:01 +0200
+
 ceilometer (1:7.0.0-2~u16.04+mos0) mos10.0; urgency=medium
 
   * Revert "Delete using os-api-ref"
index c888fdaef54a00a8a8dab3d86c729751629703d2..8ab883a4c8706775ae087811244c928b00f1b425 100644 (file)
@@ -70,6 +70,7 @@ Build-Depends-Indep: git,
                      python-pymysql (>= 0.6.2),
                      python-pysnmp4 (>= 4.2.3),
                      python-requests (>= 2.8.1),
+                     python-reno (>= 1.6.2),
                      python-retrying (>= 1.2.3),
                      python-six (>= 1.9.0),
                      python-sphinxcontrib-pecanwsme (>= 0.8),
@@ -104,7 +105,7 @@ Depends: libjs-jquery,
          python-debtcollector (>= 1.2.0),
          python-futurist (>= 0.11.0),
          python-glanceclient (>= 1:2.0.0),
-         python-greenlet (>= 0.3.2),,
+         python-greenlet (>= 0.3.2),
          python-happybase (>= 0.5),
          python-jsonpath-rw-ext (>= 0.1.9),
          python-jsonschema (>= 2.0.0),