Remove Hardcode version for python-sqlalchemy
[openstack-build/neutron-build.git] / debian / control
index cd66de395d90dc5cf75cde075e7aaf436047b185..33b108e7c9e5d93c3187c3048a15461e9157ef04 100644 (file)
@@ -1,4 +1,4 @@
-Source: quantum
+Source: neutron
 Section: net
 Priority: optional
 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
@@ -6,547 +6,830 @@ XSBC-Original-Maintainer: Chuck Short <zulcss@ubuntu.com>
 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-jsonrpclib,
+ 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-psutil (>= 0.6.1),
  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/icehouse/files
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/neutron/icehouse
+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-ml2
+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:
+ neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
+Replaces:
+ neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
+ 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-bigswitch-agent
 Architecture: all
-Provides: quantum-plugin
 Depends:
quantum-common (= ${source:Version}),
neutron-plugin-bigswitch (= ${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
+Description: Neutron is a virtual network service for Openstack - BigSwitch 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 BigSwitch plugin agent.
+
+Package: neutron-plugin-hyperv
+Architecture: all
+Provides: neutron-plugin
+Depends:
+ neutron-common (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+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, 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 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-vmware
 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: neutron-plugin-nicira ( << 1:2014.1~b2-0ubuntu7~ )
+Replaces: neutron-plugin-nicira ( << 1:2014.1~b2-0ubuntu7~ )
+Description: Neutron is a virtual network service for Openstack - VMware 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
+ This package provides the VMware NSX plugin
 
-Package: quantum-l3-agent
+Package: neutron-plugin-nicira
+Depends: neutron-plugin-vmware, ${misc:Depends}
+Architecture: all
+Breaks: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ )
+Replaces: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ )
+Section: oldlibs
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+
+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-psutil (>= 0.6.1),
+ 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-plugin-ml2 (= ${source:Version}),
  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-plugin-linuxbridge (= ${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 - 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-plugin-ryu (= ${source:Version}),
  ${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
+Architecture: all
+Provides: neutron-plugin
+Depends:
+ neutron-common (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Breaks: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Replaces: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Description: Neutron is a virtual network service for Openstack - Mellanox 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 Mellanox plugin.
+
+Package: neutron-plugin-mlnx-agent
+Architecture: all
+Provides: neutron-plugin
+Depends:
+ neutron-common (= ${source:Version}),
+ neutron-plugin-mlnx,
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Description: Neutron is a virtual network service for Openstack - Mellanox 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 Mellanox plugin agent.
+
+Package: neutron-vpn-agent
+Architecture: all
+Depends:
+ iputils-arping,
+ neutron-common (= ${source:Version}),
+ neutron-metadata-agent (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Breaks: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Replaces: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Conflicts: neutron-l3-agent
+Description: Neutron is a virtual network service for Openstack - VPN 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 VPN agent, which also provides L3 agent support.
+
+Package: neutron-plugin-vpn-agent
+Architecture: all
+Depends: neutron-vpn-agent, ${misc:Depends}
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+
+Package: neutron-metering-agent
+Architecture: all
+Depends:
+ neutron-common (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Breaks: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Replaces: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
+Description: Neutron is a virtual network service for Openstack - metering 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 metering agent.
+
+Package: neutron-plugin-metering-agent
+Architecture: all
+Depends: neutron-metering-agent, ${misc:Depends}
+Description: transitional dummy package
+ This is a transitional dummy package. It can safely be removed.
+
+Package: neutron-plugin-openflow-agent
+Architecture: all
+Depends:
+ neutron-plugin-ml2 (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Description: Neutron is a virtual network service for Openstack - Openflow 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 Openflow agent.
+
+Package: neutron-plugin-ibm
+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 - IBM SDN 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 IBM SDN plugin.
+
+Package: neutron-plugin-ibm-agent
+Architecture: all
+Depends:
+ neutron-plugin-ibm (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Description: Neutron is a virtual network service for Openstack - IBM 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 IBM agent.
+
+Package: neutron-plugin-oneconvergence
+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 - One Convergence 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 One Convergence plugin.
+
+Package: neutron-plugin-oneconvergence-agent
+Architecture: all
+Depends:
+ neutron-plugin-oneconvergence (= ${source:Version}),
+ ${misc:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Description: Neutron is a virtual network service for Openstack - One Convergence 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 One Convergence agent.