[MOS 10.0] Update neutron package 83/32883/3 10.0/newton
authorDmitry Teselkin <dteselkin@mirantis.com>
Thu, 6 Apr 2017 10:02:47 +0000 (13:02 +0300)
committerDmitry Teselkin <dteselkin@mirantis.com>
Thu, 6 Apr 2017 10:14:21 +0000 (13:14 +0300)
Correct version is 9.3.0

Change-Id: I219d39b9d4e0c088cac43a86742a38a72c680d68
Related-Bug: #1680176

centos7/rpm/SPECS/openstack-neutron.spec
xenial/debian/changelog

index 2cf6acd31360979c34053afd4665bc2d929483c2..fa7db81437f88b0c1df147da78966d3e61ae5811 100644 (file)
@@ -1,7 +1,7 @@
 %global service neutron
 
 Name:           openstack-%{service}
-Version:        9.2.0
+Version:        9.3.0
 Release:        1%{?dist}~mos0
 Epoch:          1
 Summary:        OpenStack Networking Service
@@ -724,6 +724,9 @@ fi
 
 
 %changelog
+* Thu Apr 06 2017 Dmitry Teselkin <mos-linux@mirantis.com> - 1:9.3.0-1.el7~mos0
+- Sync changes. (PROD#9364)
+
 * Thu Feb 09 2017 Ivan Udovichenko <iudovichenko@mirantis.com> - 9.2.0-1.el7~mos0
 - Sync changes. (LP#1659003).
 
index 07d06e6f76fb8051e5b0d94418bf58f96afedaf2..2ea32c462419012e5873aa031c18cd5171b77f3c 100644 (file)
@@ -1,3 +1,9 @@
+neutron (2:9.3.0-1~u16.04+mos0) mos; urgency=medium
+
+  * Sync changes. (PROD#9364)
+
+ -- Dmitry Teselkin <mos-linux@mirantis.com>  Thu, 06 Apr 2017 13:01:52 +0300
+
 neutron (2:9.2.0-3~u16.04+mos0) mos10.0; urgency=medium
 
   * Remove dpkg-dev from neutron-common package dependencies.