Remove ryu plugin from packages
[openstack-build/neutron-build.git] / debian / control
index 47672b284968da06d862e1cc7f34a9dcffd0fb7d..f72c07f16e7627931079622343c88433e6ebae22 100644 (file)
@@ -14,7 +14,7 @@ Build-Depends-Indep:
  python-configobj,
  python-coverage,
  python-hacking,
- python-eventlet (>= 0.13.0),
+ python-eventlet (>= 0.15.1),
  python-fixtures (>= 0.3.12),
  python-greenlet (>= 0.3.2),
  python-httplib2 (>= 0.7.5),
@@ -30,8 +30,8 @@ Build-Depends-Indep:
  python-netaddr,
  python-neutronclient (>= 1:2.3.6),
  python-novaclient (>= 2.17.0),
- python-oslo.config (>= 1.4.0a3),
- python-oslo.messaging (>= 1.4.0a3),
+ python-oslo.config (>= 1.4.0),
+ python-oslo.messaging (>= 1.4.0),
  python-oslo.db,
  python-paste,
  python-pastedeploy,
@@ -44,7 +44,7 @@ Build-Depends-Indep:
  python-simplejson,
  python-six (>= 1.7.0),
  python-sqlalchemy (>= 0.8.4), python-sqlalchemy (<< 0.8.99) | python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99),
- python-stevedore (>= 0.10),
+ python-stevedore (>= 0.14),
  python-testtools (>= 0.9.32),
  python-webob,
  python-webtest,
@@ -442,7 +442,7 @@ Depends:
  python-kombu (>= 2.5.12),
  python-netaddr (>= 0.7.6 ),
  python-neutronclient (>= 1:2.3.6),
- python-novaclient (>=         2.17.0),
+ python-novaclient (>=         1:2.17.0),
  python-oslo.config (>= 1:1.4.0),
  python-paste,
  python-pastedeploy(>= 1.5),
@@ -517,6 +517,7 @@ Description: Neutron is a virtual network service for Openstack - ML2 plugin
 Package: neutron-plugin-openvswitch-agent
 Architecture: all
 Depends:
+ ipset,
  neutron-plugin-ml2 (= ${source:Version}),
  openvswitch-switch,
  ${misc:Depends},
@@ -580,49 +581,6 @@ Description: Neutron is a virtual network service for Openstack - linuxbridge pl
  .
  This package provides the linuxbridge plugin agent.
 
-Package: neutron-plugin-ryu
-Architecture: all
-Provides: neutron-plugin
-Depends:
- neutron-common (= ${source:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Breaks: quantum-plugin-ryu ( << 1:2013.2~b2-0ubuntu1~ )
-Replaces: quantum-plugin-ryu ( << 1:2013.2~b2-0ubuntu1~ )
-Description: Neutron is a virtual network service for Openstack - RYU plugin
- Neutron is a virtual network service for Openstack, and a part of
- Netstack. Just like OpenStack Nova provides an API to dynamically
- request and configure virtual servers, Neutron provides an API to
- dynamically request and configure virtual networks. These networks
- connect "interfaces" from other OpenStack services (e.g., virtual NICs
- from Nova VMs). The Neutron API supports extensions to provide
- advanced network capabilities (e.g., QoS, ACLs, network monitoring,
- etc.)
- .
- This package provides the RYU plugin.
-
-Package: neutron-plugin-ryu-agent
-Architecture: all
-Depends:
- neutron-plugin-ryu (= ${source:Version}),
- ${misc:Depends},
- ${python:Depends},
- ${shlibs:Depends}
-Breaks: quantum-plugin-ryu-agent ( << 1:2013.2~b2-0ubuntu1~ )
-Replaces: quantum-plugin-ryu-agent ( << 1:2013.2~b2-0ubuntu1~ )
-Description: Neutron is a virtual network service for Openstack - RYU plugin agent
- Neutron is a virtual network service for Openstack, and a part of
- Netstack. Just like OpenStack Nova provides an API to dynamically
- request and configure virtual servers, Neutron provides an API to
- dynamically request and configure virtual networks. These networks
- connect "interfaces" from other OpenStack services (e.g., virtual NICs
- from Nova VMs). The Neutron API supports extensions to provide
- advanced network capabilities (e.g., QoS, ACLs, network monitoring,
- etc.)
- .
- This package provides the RYU plugin agent.
-
 Package: neutron-plugin-midonet
 Architecture: all
 Provides: neutron-plugin