X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=debian%2Fcontrol;h=51d4a1d1722dc28af856f1a5e0441daba618b1fc;hb=refs%2Fheads%2Fopenstack-ci%2Fbuild%2Fhavana;hp=cd66de395d90dc5cf75cde075e7aaf436047b185;hpb=b6d392370814f21b32ba5f5325a1ebaa1241e103;p=openstack-build%2Fneutron-build.git diff --git a/debian/control b/debian/control index cd66de395..51d4a1d17 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: quantum +Source: neutron Section: net Priority: optional Maintainer: Ubuntu Developers @@ -6,547 +6,832 @@ XSBC-Original-Maintainer: Chuck Short Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6) Build-Depends-Indep: alembic (>= 0.4.1), - pep8, - python-amqplib, - python-anyjson, - python-cliff, + python-amqplib (>= 0.6.1), + python-anyjson (>= 0.3.3), + python-babel, + python-cliff (>= 1.4), python-configobj, python-coverage, - python-eventlet, + python-d2to1, + python-eventlet (>= 0.13.0), python-fixtures (>= 0.3.12), + python-greenlet (>= 0.3.2), python-httplib2, python-iso8601, - python-keystone, - python-kombu, + python-jinja2, + python-keystoneclient (>= 1:0.2.0), + python-kombu (>= 2.5.12), python-lxml, python-mock (>= 1.0b1), python-mox, python-netaddr, - python-netifaces, - python-nose, - python-novaclient, - python-oslo.config, + python-neutronclient (>= 1:2.2.3), + python-novaclient (>= 2.12.0), + python-oslo.config (>= 1:1.2.0a3), python-paste, python-pastedeploy, + python-pbr (>= 0.5.21), python-pyudev, - python-quantumclient (>= 1:2.2.0), + python-requests (>= 1.1), python-routes, python-setuptools, - python-setuptools-git, python-simplejson, + python-six, python-sqlalchemy, - python-testtools, + python-stevedore (>= 0.10), + python-testtools (>= 0.9.32), python-webob, - python-webtest + python-webtest, + subunit, + testrepository ( >= 0.0.17) XS-Python-Version: >= 2.6 Standards-Version: 3.9.4 +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/neutron/havana/files +Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/neutron/havana +XS-Testsuite: autopkgtest -Package: quantum-server +Package: neutron-server Architecture: all Depends: adduser, - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Recommends: quantum-plugin-openvswitch -Description: Quantum is a virtual network service for Openstack - server - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-server ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-server ( << 1:2013.2~b2-0ubuntu1~ ) +Recommends: neutron-plugin-openvswitch +Description: Neutron is a virtual network service for Openstack - server + 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . - This package provides the Quantum server + This package provides the Neutron server -Package: quantum-common +Package: neutron-common Architecture: all Depends: adduser, - python-quantum (= ${source:Version}), + python-neutron (= ${source:Version}), ${misc:Depends}, ${python:Depends} -Breaks: quantum-server ( <= 2013.1~g2-0ubuntu1 ) -Replaces: quantum-server ( <= 2013.1~g2-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - common - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-common ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-common ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - common + 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. -Package: quantum-plugin-cisco +Package: neutron-plugin-cisco Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Cisco plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-cisco ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-cisco ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Cisco 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Cisco plugin. -Package: quantum-plugin-nec +Package: neutron-plugin-nec Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - NEC plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-nec ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-nec ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - NEC 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the NEC plugin. -Package: quantum-plugin-nec-agent +Package: neutron-plugin-nec-agent Architecture: all Depends: + neutron-common (= ${source:Version}), + neutron-plugin-nec, openvswitch-switch, - quantum-common (= ${source:Version}), - quantum-plugin-nec, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-plugin-nec ( <= 2013.1~g2-0ubuntu1 ) -Replaces: quantum-plugin-nec ( <= 2013.1~g2-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - NEC plugin agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-nec-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-nec-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - NEC 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the NEC plugin agent. -Package: quantum-plugin-bigswitch +Package: neutron-plugin-bigswitch Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - BigSwitch plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-bigswitch ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-bigswitch ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - BigSwitch 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the BigSwitch plugin. -Package: quantum-plugin-hyperv +Package: neutron-plugin-hyperv Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Hyper-V plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-hyperv ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-hyperv ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Hyper-V 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Hyper-V plugin. -Package: quantum-plugin-brocade +Package: neutron-plugin-brocade Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Brocade plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-brocade ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-brocade ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Brocade 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Brocade plugin. -Package: quantum-plugin-plumgrid +Package: neutron-plugin-plumgrid Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - PLUMgrid plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-plumgrid ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-plumgrid ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - PLUMgrid 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the PLUMgrid plugin. -Package: quantum-plugin-metaplugin +Package: neutron-plugin-metaplugin Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Metaplugin plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-metaplugin ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-metaplugin ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Metaplugin 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Metaplugin plugin. -Package: quantum-plugin-nicira +Package: neutron-plugin-nicira Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Nicira plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Nicira 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Nicira NVP plugin -Package: quantum-l3-agent +Package: neutron-l3-agent Architecture: all Depends: - quantum-common (= ${source:Version}), - quantum-metadata-agent (= ${source:Version}), iputils-arping, + neutron-common (= ${source:Version}), + neutron-metadata-agent (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: - quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ), - quantum-server ( <= 2013.1~g2-0ubuntu1 ) -Replaces: - quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ), - quantum-server ( <= 2013.1~g2-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - l3 agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-l3-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-l3-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - l3 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. -Package: quantum-dhcp-agent +Package: neutron-dhcp-agent Architecture: all Depends: dnsmasq-base, dnsmasq-utils, - quantum-common (= ${source:Version}), - quantum-metadata-agent (= ${source:Version}), + neutron-common (= ${source:Version}), + neutron-metadata-agent (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - DHCP agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-dhcp-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-dhcp-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - DHCP 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. -Package: quantum-metadata-agent +Package: neutron-metadata-agent Architecture: all Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-l3-agent (<= 2013.1.g3-0ubuntu1) -Replaces: quantum-l3-agent (<= 2013.1.g3-0ubuntu1) -Description: Quantum is a virtual network service for Openstack - metadata agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-metadata-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-metadata-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - metadata 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. -Package: quantum-lbaas-agent +Package: neutron-lbaas-agent Architecture: all Depends: haproxy, - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - LBaaS agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-lbaas-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-lbass-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - LBaaS 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Load Balancing as-a Service (LBaaS) agent. -Package: python-quantum +Package: python-neutron Architecture: all Section: python Depends: - python-amqplib, - python-anyjson, - python-configobj, - python-eventlet, - python-gflags, + alembic (>= 0.6.0), + python-amqplib (>= 0.6.1), + python-anyjson (>= 0.3.3), + python-babel, + python-eventlet (>= 0.13.0), + python-greenlet (>= 0.3.12), python-httplib2, python-iso8601, - python-keystone, - python-kombu, - python-lxml, + python-jinja2, + python-keystoneclient (>= 1:0.3.0), + python-kombu (>= 2.5.12), python-netaddr, + python-neutronclient (>= 1:2.2.3), + python-oslo.config (>= 1:1.2.0a3), python-paste, python-pastedeploy, - python-pyudev, - python-quantumclient (>= 1:0.1.0.1-0ubuntu1), + python-requests (>= 1.1), python-routes, - python-simplejson, - python-sqlalchemy, + python-six, + python-sqlalchemy (>= 0.8.2), + python-stevedore (>= 0.10), python-webob, ${misc:Depends}, ${python:Depends} Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -Description: Quantum is a virutal network service for Openstack - Python library - Quantum is a virtual network service for Openstack, and a part of +Breaks: python-quantum ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: python-quantum ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virutal network service for Openstack - Python library + 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python library. -Package: quantum-plugin-openvswitch +Package: neutron-plugin-openvswitch Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Open vSwitch plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-openvswitch ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-openvswitch ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Open vSwitch 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin. -Package: quantum-plugin-openvswitch-agent +Package: neutron-plugin-ml2 Architecture: all +Provides: neutron-plugin Depends: + neutron-common (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Description: Neutron is a virtual network service for Openstack - ML2 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 Modular Layer 2 plugin. + +Package: neutron-plugin-openvswitch-agent +Architecture: all +Depends: + neutron-common (= ${source:Version}), + neutron-plugin-ml2, openvswitch-switch, - quantum-common (= ${source:Version}), - quantum-plugin-openvswitch, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - Open vSwitch plugin agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Open vSwitch 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. -Package: quantum-plugin-linuxbridge +Package: neutron-plugin-linuxbridge Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - linuxbridge plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - linuxbridge 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin. -Package: quantum-plugin-linuxbridge-agent +Package: neutron-plugin-linuxbridge-agent Architecture: all Depends: bridge-utils, - quantum-common (= ${source:Version}), - quantum-plugin-linuxbridge, + neutron-common (= ${source:Version}), + neutron-plugin-linuxbridge, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ) -Description: Quantum is a virtual network service for Openstack - linuxbridge plugin agent - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-linuxbirdge-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-linuxbridge-agent ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - linuxbridge 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin agent. -Package: quantum-plugin-ryu +Package: neutron-plugin-ryu Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - RYU plugin - Quantum is a virtual network service for Openstack, and a part of +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, Quantum provides an API to + 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 Quantum API supports extensions to provide + 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: quantum-plugin-ryu-agent +Package: neutron-plugin-ryu-agent Architecture: all Depends: - quantum-common (= ${source:Version}), - quantum-plugin-ryu, + neutron-common (= ${source:Version}), + neutron-plugin-ryu, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Breaks: - quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ), - quantum-server ( << 2012.1-0ubuntu3 ) -Replaces: - quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 ), - quantum-server ( << 2012.1-0ubuntu3 ) -Description: Quantum is a virtual network service for Openstack - RYU plugin agent - Quantum is a virtual network service for Openstack, and a part of +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, Quantum provides an API to + 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 Quantum API supports extensions to provide + 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: quantum-plugin-midonet +Package: neutron-plugin-midonet Architecture: all -Provides: quantum-plugin +Provides: neutron-plugin Depends: - quantum-common (= ${source:Version}), + neutron-common (= ${source:Version}), ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Description: Quantum is a virtual network service for Openstack - Midonet plugin - Quantum is a virtual network service for Openstack, and a part of +Breaks: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ ) +Description: Neutron is a virtual network service for Openstack - Midonet 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, Quantum provides an API to + 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 Quantum API supports extensions to provide + from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Midonet plugin. + +Package: neutron-plugin-mlnx-agent +Architecture: all +Provides: neutron-plugin +Depends: + neutron-common (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Description: Neutron is a virtual network service for Openstack - mlnx 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 mlnx plugin agent. + +Package: neutron-plugin-vpn-agent +Architecture: all +Provides: neutron-plugin +Depends: + neutron-common (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Description: Neutron is a virtual network service for Openstack - vpn 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 vpn plugin. + +Package: neutron-plugin-metering-agent +Architecture: all +Provides: neutron-plugin +Depends: + neutron-common (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Description: Neutron is a virtual network service for Openstack - metering 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 metering plugin. + +Package: neutron-ovs-cleanup +Architecture: all +Depends: + neutron-common (= ${source:Version}), + neutron-plugin-openvswitch (= ${source:Version}), + ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} +Breaks: quantum-ovs-cleanup ( << 1:2013.2~b2-0ubuntu1~ ) +Replaces: quantum-ovs-cleanup ( << 1:2013.2~b2-0ubuntu1~ ) +Description: This package provides OVS cleanup upstart script. + +Package: quantum-server +Depends: neutron-server, ${misc:Depends} +Architecture: all +Section: oldlibs +description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-common +Depends: neutron-common, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-cisco +Depends: neutron-plugin-cisco, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-nec +Depends: neutron-plugin-nec, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-nec-agent +Depends: neutron-plugin-nec-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-bigswitch +Depends: neutron-plugin-bigswitch, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-hyperv +Depends: neutron-plugin-hyperv, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-brocade +Depends: neutron-plugin-brocade, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-plumgrid +Depends: neutron-plugin-plumgrid, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-metaplugin +Depends: neutron-plugin-metaplugin, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-nicira +Depends: neutron-plugin-nicira, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-l3-agent +Depends: neutron-l3-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-dhcp-agent +Depends: neutron-dhcp-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-metadata-agent +Depends: neutron-metadata-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-lbaas-agent +Depends: neutron-lbaas-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: python-quantum +Depends: python-neutron, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-openvswitch +Depends: neutron-plugin-openvswitch, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-openvswitch-agent +Depends: neutron-plugin-openvswitch-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-linuxbridge +Depends: neutron-plugin-linuxbridge, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-linuxbridge-agent +Depends: neutron-plugin-linuxbridge-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-ryu +Depends: neutron-plugin-ryu, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-ryu-agent +Depends: neutron-plugin-ryu-agent, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed. + +Package: quantum-plugin-midonet +Depends: neutron-plugin-midonet, ${misc:Depends} +Architecture: all +Section: oldlibs +Description: transitional dummy package + This is a transitional dummy package. It can safely be removed.