]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Fixed ovs -> openvswitch depends.
authorThomas Goirand <thomas@goirand.fr>
Wed, 20 Jan 2016 12:39:58 +0000 (12:39 +0000)
committerThomas Goirand <thomas@goirand.fr>
Wed, 20 Jan 2016 12:39:58 +0000 (12:39 +0000)
Rewritten-From: 817307ef48876aff2851fb70c0fd68890ae72bc2

trusty/debian/control

index 94ec36966f17053db1080c573d4d56ba1468b666..9fc7cb02f473b5ea0e77a2700a3bafad0bd9297f 100644 (file)
@@ -50,7 +50,7 @@ Build-Depends-Indep: alembic (>= 0.8.0),
                      python-oslo.versionedobjects (>= 1.0.0),
                      python-oslosphinx (>= 2.5.0),
                      python-oslotest (>= 1.10.0),
-                     python-ovs,
+                     python-openvswitch,
                      python-paste,
                      python-pastedeploy,
                      python-pecan (>= 1.0.0),
@@ -112,7 +112,7 @@ Depends: alembic (>= 0.8.0),
          python-oslo.service (>= 1.0.0),
          python-oslo.utils (>= 3.2.0),
          python-oslo.versionedobjects (>= 1.0.0),
-         python-ovs,
+         python-openvswitch,
          python-paste,
          python-pastedeploy,
          python-pecan (>= 1.0.0),