From: Ivan Udovichenko Date: Tue, 24 Jan 2017 18:58:49 +0000 (+0200) Subject: [MOS 10.0] Update neutron-lbaas packages X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d9b746c06c07be9e31ec9c168aa88b15c2e3ceb2;p=openstack-build%2Fneutron-lbaas-build.git [MOS 10.0] Update neutron-lbaas packages Version: 9.1.0 * Sync changes. Change-Id: I9ac697ff6c847d9e8aedfbe8cf10c1ac2ee4a8ae Related-Bug: #1659003 --- diff --git a/centos7/rpm/SPECS/openstack-neutron-lbaas.spec b/centos7/rpm/SPECS/openstack-neutron-lbaas.spec index 9504702..3d85cd6 100644 --- a/centos7/rpm/SPECS/openstack-neutron-lbaas.spec +++ b/centos7/rpm/SPECS/openstack-neutron-lbaas.spec @@ -4,8 +4,8 @@ %global min_neutron_version 1:9.0.0 Name: openstack-%{servicename} -Version: 9.0.0 -Release: 1%{?dist}~mos1 +Version: 9.1.0 +Release: 1%{?dist}~mos0 Epoch: 1 Summary: Openstack Networking %{type} plugin @@ -157,6 +157,9 @@ ln -s %{_sysconfdir}/neutron/%{modulename}.conf %{buildroot}%{_datadir}/neutron/ %changelog +* Tue Jan 24 2017 Ivan Udovichenko - 9.1.0-1.el7~mos0 +- Sync changes. (LP#1659003). + * Tue Nov 08 2016 Andrii Kroshchenko - 1:9.0.0-1.el7 - Update to upstream 9.0.0 - Fix (build-)dependencies. diff --git a/xenial/debian/changelog b/xenial/debian/changelog index f2202be..a8ccb63 100644 --- a/xenial/debian/changelog +++ b/xenial/debian/changelog @@ -1,3 +1,9 @@ +neutron-lbaas (2:9.1.0-1~u16.04+mos0) mos10.0; urgency=medium + + * Sync changes. (LP#1659003) + + -- Ivan Udovichenko Tue, 24 Jan 2017 20:55:21 +0200 + neutron-lbaas (2:9.0.0-1~u16.04+mos0) mos10.0; urgency=medium * Fix (build-)dependencies. diff --git a/xenial/debian/control b/xenial/debian/control index ef154b9..0df3237 100644 --- a/xenial/debian/control +++ b/xenial/debian/control @@ -41,6 +41,7 @@ Build-Depends-Indep: alembic (>= 0.8.4), python-pyasn1, python-pyasn1-modules, python-pymysql, + python-reno (>= 1.8.0), python-requests (>= 2.10.0), python-requests-mock (>= 1.0), python-six (>= 1.9.0),