Update Neutron packages 97/27597/1
authorIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 18 Oct 2016 14:18:16 +0000 (17:18 +0300)
committerIvan Udovichenko <iudovichenko@mirantis.com>
Tue, 18 Oct 2016 14:24:13 +0000 (17:24 +0300)
2:8.3.0-1~u14.04+mos0
* d/control: Fix (build-)dependencies.

1:8.3.0-1.el7~mos0
* Update (build-)dependencies.
* Add not packaged dibbler.filters file.

Change-Id: Iad8e6de3c309b8b41a34b5f4353d821ad82bfba8

.gitreview [new file with mode: 0644]
centos7/rpm/SPECS/openstack-neutron.spec
trusty/debian/changelog
trusty/debian/control

diff --git a/.gitreview b/.gitreview
new file mode 100644 (file)
index 0000000..a37b526
--- /dev/null
@@ -0,0 +1,4 @@
+[gerrit]
+host=review.fuel-infra.org
+port=29418
+project=openstack-build/neutron-build.git
index 9c6d5c0521d74efac8035922117f75bf9b87fe68..8ef42a9eeed95ac69021040337e5be84475d6af3 100644 (file)
@@ -1,8 +1,8 @@
 %global service neutron
 
 Name:           openstack-%{service}
-Version:        8.1.1
-Release:        2%{?dist}
+Version:        8.3.0
+Release:        1%{?dist}~mos0
 Epoch:          1
 Summary:        OpenStack Networking Service
 
@@ -115,7 +115,7 @@ Requires:       python-neutronclient >= 2.6.0
 Requires:       python-neutron-lib
 Requires:       python-novaclient >= 2.29.0
 Requires:       python-openvswitch
-Requires:       python-oslo-concurrency >= 3.5.0
+Requires:       python-oslo-concurrency >= 3.7.1
 Requires:       python-oslo-config >= 2:3.7.0
 Requires:       python-oslo-context >= 0.2.0
 Requires:       python-oslo-db >= 4.1.0
@@ -664,6 +664,7 @@ fi
 %{_datarootdir}/%{service}/rootwrap/ipset-firewall.filters
 %{_datarootdir}/%{service}/rootwrap/iptables-firewall.filters
 %{_datarootdir}/%{service}/rootwrap/l3.filters
+%{_datarootdir}/%{service}/rootwrap/dibbler.filters
 
 
 %files bgp-dragent
@@ -738,6 +739,9 @@ fi
 
 
 %changelog
+* Tue Oct 18 2016 Ivan Udovichenko <iudovichenko@mirantis.com> - 1:8.3.0-1.el7~mos0
+- Update (build-)dependencies.
+- Add not packaged dibbler.filters file.
 * Mon Jun 6 2016 Sergey Kolekonov <skolekonov@mirantis.com> 1:8.1.1-2.el7
 - Add Restart=always directive for systemd units
 * Thu Jun 2 2016 Jerzy Mikolajczak <jmikolajczak@mirantis.com> 1:8.1.1-1.el7
index 2f618272b2c8dbcaf719c1ee977838c6194454f6..7173edc368f4970c8176a729bcd48c7b039794c8 100644 (file)
@@ -1,3 +1,9 @@
+neutron (2:8.3.0-1~u14.04+mos0) mos9.0; urgency=medium
+
+  * d/control: Fix (build-)dependencies.
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com>  Tue, 18 Oct 2016 16:47:01 +0300
+
 neutron (2:8.1.1-3~u14.04+mos1) mos9.0; urgency=medium
 
   * Rebuild with new version of openstack-pkg-tools package.
index b7d692eb18b45f914a5b557872c99cddae113774..d1d2b436fa50bfdf3bb869aba2ea67fdbf1991d5 100644 (file)
@@ -39,7 +39,7 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-novaclient (>= 2:2.30.1),
                      python-openvswitch,
                      python-os-testr (>= 0.4.2),
-                     python-oslo.concurrency (>= 3.5.0),
+                     python-oslo.concurrency (>= 3.7.1),
                      python-oslo.config (>= 1:3.7.0),
                      python-oslo.context (>= 0.2.0),
                      python-oslo.db (>= 4.1.0),
@@ -105,7 +105,7 @@ Depends: alembic (>= 0.8.0),
          python-neutron-lib,
          python-novaclient (>= 2:2.30.1),
          python-openvswitch,
-         python-oslo.concurrency (>= 3.5.0),
+         python-oslo.concurrency (>= 3.7.1),
          python-oslo.config (>= 1:3.7.0),
          python-oslo.context (>= 0.2.0),
          python-oslo.db (>= 4.1.0),