Set tests for packtest to neutron-gre
[openstack-build/neutron-build.git] / debian / control
1 Source: neutron
2 Section: net
3 Priority: optional
4 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5 XSBC-Original-Maintainer: Chuck Short <zulcss@ubuntu.com>
6 Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6)
7 Build-Depends-Indep:
8  alembic (>= 0.7.1),
9  pep8,
10  python-amqplib (>= 0.6.1),
11  python-anyjson (>= 0.3.3),
12  python-babel,
13  python-cliff (>= 1.7.0),
14  python-configobj,
15  python-coverage,
16  python-hacking,
17  python-eventlet (>= 0.15.2),
18  python-fixtures (>= 0.3.14),
19  python-greenlet (>= 0.3.2),
20  python-httplib2 (>= 0.7.5),
21  python-iso8601 (>= 0.1.9),
22  python-jinja2,
23  python-jsonrpclib,
24  python-keystonemiddleware (>= 1.0.0),
25  python-keystoneclient (>= 1:0.11.1),
26  python-kombu (>= 2.5.12),
27  python-lxml (>= 2.3),
28  python-mock (>= 1.0),
29  python-mox,
30  python-netaddr,
31  python-neutronclient (>= 1:2.3.6),
32  python-novaclient (>= 2.18.0),
33  python-oslo.config (>= 1.6.0),
34  python-oslo.messaging (>= 1.4.0),
35  python-oslo.db,
36  python-paste,
37  python-pastedeploy,
38  python-pbr (>= 0.6), python-pbr (<< 0.7) | python-pbr (>> 0.7), python-pbr (<< 1.0),
39  python-psutil (>= 1.1.1),
40  python-pyudev,
41  python-requests (>= 2.2.0),
42  python-routes,
43  python-setuptools,
44  python-simplejson,
45  python-six (>= 1.7.0),
46  python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99),
47  python-stevedore (>= 1.1.0),
48  python-testtools (>= 0.9.32),
49  python-webob,
50  python-webtest,
51  subunit,
52  testrepository ( >= 0.0.17)
53 XS-Python-Version: >= 2.6
54 Standards-Version: 3.9.4
55 Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-server-dev/neutron/juno/files
56 Vcs-Bzr: https://code.launchpad.net/~ubuntu-server-dev/neutron/juno
57 XS-Testsuite: autopkgtest
58
59 Package: neutron-server
60 Architecture: all
61 Depends:
62  adduser,
63  conntrack,
64  neutron-common (= ${source:Version}),
65  ${misc:Depends},
66  ${python:Depends},
67  ${shlibs:Depends}
68 Breaks: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
69 Replaces: quantum-server (<< 1:2013.2~b2-0ubuntu1~)
70 Recommends: neutron-plugin-ml2
71 Description: Neutron is a virtual network service for Openstack - server
72  Neutron is a virtual network service for Openstack, and a part of
73  Netstack. Just like OpenStack Nova provides an API to dynamically
74  request and configure virtual servers, Neutron provides an API to
75  dynamically request and configure virtual networks. These networks
76  connect "interfaces" from other OpenStack services (e.g., virtual NICs
77  from Nova VMs). The Neutron API supports extensions to provide
78  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
79  etc.)
80  .
81  This package provides the Neutron server
82
83 Package: neutron-common
84 Architecture: all
85 Depends:
86  adduser,
87  python-neutron (= ${source:Version}),
88  ${misc:Depends},
89  ${python:Depends}
90 Breaks:
91  neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
92  neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
93  quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
94 Replaces:
95  neutron-l3-agent (<< 1:2014.1~rc2-0ubuntu3~),
96  neutron-vpn-agent (<< 1:2014.1~rc2-0ubuntu3~),
97  quantum-common ( << 1:2013.2~b2-0ubuntu1~ )
98 Description: Neutron is a virtual network service for Openstack - common
99  Neutron is a virtual network service for Openstack, and a part of
100  Netstack. Just like OpenStack Nova provides an API to dynamically
101  request and configure virtual servers, Neutron provides an API to
102  dynamically request and configure virtual networks. These networks
103  connect "interfaces" from other OpenStack services (e.g., virtual NICs
104  from Nova VMs). The Neutron API supports extensions to provide
105  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
106  etc.)
107  .
108  This package provides the common files.
109
110 Package: neutron-plugin-cisco
111 Architecture: all
112 Provides: neutron-plugin
113 Depends:
114  neutron-common (= ${source:Version}),
115  ${misc:Depends},
116  ${python:Depends},
117  ${shlibs:Depends}
118 Breaks: quantum-plugin-cisco ( << 1:2013.2~b2-0ubuntu1~ )
119 Replaces: quantum-plugin-cisco ( << 1:2013.2~b2-0ubuntu1~ )
120 Description: Neutron is a virtual network service for Openstack - Cisco plugin
121  Neutron is a virtual network service for Openstack, and a part of
122  Netstack. Just like OpenStack Nova provides an API to dynamically
123  request and configure virtual servers, Neutron provides an API to
124  dynamically request and configure virtual networks. These networks
125  connect "interfaces" from other OpenStack services (e.g., virtual NICs
126  from Nova VMs). The Neutron API supports extensions to provide
127  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
128  etc.)
129  .
130  This package provides the Cisco plugin.
131
132 Package: neutron-plugin-nec
133 Architecture: all
134 Provides: neutron-plugin
135 Depends:
136  neutron-common (= ${source:Version}),
137  ${misc:Depends},
138  ${python:Depends},
139  ${shlibs:Depends}
140 Breaks: quantum-plugin-nec ( << 1:2013.2~b2-0ubuntu1~ )
141 Replaces: quantum-plugin-nec ( << 1:2013.2~b2-0ubuntu1~ )
142 Description: Neutron is a virtual network service for Openstack - NEC plugin
143  Neutron is a virtual network service for Openstack, and a part of
144  Netstack. Just like OpenStack Nova provides an API to dynamically
145  request and configure virtual servers, Neutron provides an API to
146  dynamically request and configure virtual networks. These networks
147  connect "interfaces" from other OpenStack services (e.g., virtual NICs
148  from Nova VMs). The Neutron API supports extensions to provide
149  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
150  etc.)
151  .
152  This package provides the NEC plugin.
153
154 Package: neutron-plugin-nec-agent
155 Architecture: all
156 Depends:
157  neutron-common (= ${source:Version}),
158  neutron-plugin-nec,
159  openvswitch-switch,
160  ${misc:Depends},
161  ${python:Depends},
162  ${shlibs:Depends}
163 Breaks: quantum-plugin-nec-agent ( << 1:2013.2~b2-0ubuntu1~ )
164 Replaces: quantum-plugin-nec-agent ( << 1:2013.2~b2-0ubuntu1~ )
165 Description: Neutron is a virtual network service for Openstack - NEC plugin agent
166  Neutron is a virtual network service for Openstack, and a part of
167  Netstack. Just like OpenStack Nova provides an API to dynamically
168  request and configure virtual servers, Neutron provides an API to
169  dynamically request and configure virtual networks. These networks
170  connect "interfaces" from other OpenStack services (e.g., virtual NICs
171  from Nova VMs). The Neutron API supports extensions to provide
172  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
173  etc.)
174  .
175  This package provides the NEC plugin agent.
176
177 Package: neutron-plugin-bigswitch
178 Architecture: all
179 Provides: neutron-plugin
180 Depends:
181  neutron-common (= ${source:Version}),
182  ${misc:Depends},
183  ${python:Depends},
184  ${shlibs:Depends}
185 Breaks: quantum-plugin-bigswitch ( << 1:2013.2~b2-0ubuntu1~ )
186 Replaces: quantum-plugin-bigswitch ( << 1:2013.2~b2-0ubuntu1~ )
187 Description: Neutron is a virtual network service for Openstack - BigSwitch plugin
188  Neutron is a virtual network service for Openstack, and a part of
189  Netstack. Just like OpenStack Nova provides an API to dynamically
190  request and configure virtual servers, Neutron provides an API to
191  dynamically request and configure virtual networks. These networks
192  connect "interfaces" from other OpenStack services (e.g., virtual NICs
193  from Nova VMs). The Neutron API supports extensions to provide
194  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
195  etc.)
196  .
197  This package provides the BigSwitch plugin.
198
199 Package: neutron-plugin-bigswitch-agent
200 Architecture: all
201 Depends:
202  neutron-plugin-bigswitch (= ${source:Version}),
203  ${misc:Depends},
204  ${python:Depends},
205  ${shlibs:Depends}
206 Description: Neutron is a virtual network service for Openstack - BigSwitch plugin agent
207  Neutron is a virtual network service for Openstack, and a part of
208  Netstack. Just like OpenStack Nova provides an API to dynamically
209  request and configure virtual servers, Neutron provides an API to
210  dynamically request and configure virtual networks. These networks
211  connect "interfaces" from other OpenStack services (e.g., virtual NICs
212  from Nova VMs). The Neutron API supports extensions to provide
213  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
214  etc.)
215  .
216  This package provides the BigSwitch plugin agent.
217
218 Package: neutron-plugin-hyperv
219 Architecture: all
220 Provides: neutron-plugin
221 Depends:
222  neutron-common (= ${source:Version}),
223  ${misc:Depends},
224  ${python:Depends},
225  ${shlibs:Depends}
226 Breaks: quantum-plugin-hyperv ( << 1:2013.2~b2-0ubuntu1~ )
227 Replaces: quantum-plugin-hyperv ( << 1:2013.2~b2-0ubuntu1~ )
228 Description: Neutron is a virtual network service for Openstack - Hyper-V plugin
229  Neutron is a virtual network service for Openstack, and a part of
230  Netstack. Just like OpenStack Nova provides an API to dynamically
231  request and configure virtual servers, Neutron provides an API to
232  dynamically request and configure virtual networks. These networks
233  connect "interfaces" from other OpenStack services (e.g., virtual NICs
234  from Nova VMs). The Neutron API supports extensions to provide
235  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
236  etc.)
237  .
238  This package provides the Hyper-V plugin.
239
240 Package: neutron-plugin-brocade
241 Architecture: all
242 Provides: neutron-plugin
243 Depends:
244  neutron-common (= ${source:Version}),
245  ${misc:Depends},
246  ${python:Depends},
247  ${shlibs:Depends}
248 Breaks: quantum-plugin-brocade ( << 1:2013.2~b2-0ubuntu1~ )
249 Replaces: quantum-plugin-brocade ( << 1:2013.2~b2-0ubuntu1~ )
250 Description: Neutron is a virtual network service for Openstack - Brocade plugin
251  Neutron is a virtual network service for Openstack, and a part of
252  Netstack. Just like OpenStack Nova provides an API to dynamically
253  request and configure virtual servers, Neutron provides an API to
254  dynamically request and configure virtual networks. These networks
255  connect "interfaces" from other OpenStack services (e.g., virtual NICs
256  from Nova VMs). The Neutron API supports extensions to provide
257  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
258  etc.)
259  .
260  This package provides the Brocade plugin.
261
262 Package: neutron-plugin-plumgrid
263 Architecture: all
264 Provides: neutron-plugin
265 Depends:
266  neutron-common (= ${source:Version}),
267  ${misc:Depends},
268  ${python:Depends},
269  ${shlibs:Depends}
270 Breaks: quantum-plugin-plumgrid ( << 1:2013.2~b2-0ubuntu1~ )
271 Replaces: quantum-plugin-plumgrid ( << 1:2013.2~b2-0ubuntu1~ )
272 Description: Neutron is a virtual network service for Openstack - PLUMgrid plugin
273  Neutron is a virtual network service for Openstack, and a part of
274  Netstack. Just like OpenStack Nova provides an API to dynamically
275  request and configure virtual servers, Neutron provides an API to
276  dynamically request and configure virtual networks. These networks
277  connect "interfaces" from other OpenStack services (e.g., virtual NICs
278  from Nova VMs). The Neutron API supports extensions to provide
279  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
280  etc.)
281  .
282  This package provides the PLUMgrid plugin.
283
284 Package: neutron-plugin-metaplugin
285 Architecture: all
286 Provides: neutron-plugin
287 Depends:
288  neutron-common (= ${source:Version}),
289  ${misc:Depends},
290  ${python:Depends},
291  ${shlibs:Depends}
292 Breaks: quantum-plugin-metaplugin ( << 1:2013.2~b2-0ubuntu1~ )
293 Replaces: quantum-plugin-metaplugin ( << 1:2013.2~b2-0ubuntu1~ )
294 Description: Neutron is a virtual network service for Openstack - Metaplugin plugin
295  Neutron is a virtual network service for Openstack, and a part of
296  Netstack. Just like OpenStack Nova provides an API to dynamically
297  request and configure virtual servers, Neutron provides an API to
298  dynamically request and configure virtual networks. These networks
299  connect "interfaces" from other OpenStack services (e.g., virtual NICs
300  from Nova VMs). The Neutron API supports extensions to provide
301  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
302  etc.)
303  .
304  This package provides the Metaplugin plugin.
305
306 Package: neutron-plugin-vmware
307 Architecture: all
308 Provides: neutron-plugin
309 Depends:
310  neutron-common (= ${source:Version}),
311  ${misc:Depends},
312  ${python:Depends},
313  ${shlibs:Depends}
314 Breaks: neutron-plugin-nicira ( << 1:2014.1~b2-0ubuntu7~ )
315 Replaces: neutron-plugin-nicira ( << 1:2014.1~b2-0ubuntu7~ )
316 Description: Neutron is a virtual network service for Openstack - VMware plugin
317  Neutron is a virtual network service for Openstack, and a part of
318  Netstack. Just like OpenStack Nova provides an API to dynamically
319  request and configure virtual servers, Neutron provides an API to
320  dynamically request and configure virtual networks. These networks
321  connect "interfaces" from other OpenStack services (e.g., virtual NICs
322  from Nova VMs). The Neutron API supports extensions to provide
323  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
324  etc.)
325  .
326  This package provides the VMware NSX plugin
327
328 Package: neutron-plugin-nicira
329 Depends: neutron-plugin-vmware, ${misc:Depends}
330 Architecture: all
331 Breaks: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ )
332 Replaces: quantum-plugin-nicira ( << 1:2013.2~b2-0ubuntu1~ )
333 Section: oldlibs
334 Description: transitional dummy package
335  This is a transitional dummy package. It can safely be removed.
336
337 Package: neutron-l3-agent
338 Architecture: all
339 Depends:
340  iputils-arping,
341  neutron-common (= ${source:Version}),
342  neutron-metadata-agent (= ${source:Version}),
343  ${misc:Depends},
344  ${python:Depends},
345  ${shlibs:Depends}
346 Breaks: quantum-l3-agent ( << 1:2013.2~b2-0ubuntu1~ )
347 Replaces: quantum-l3-agent ( << 1:2013.2~b2-0ubuntu1~ )
348 Description: Neutron is a virtual network service for Openstack - l3 agent
349  Neutron is a virtual network service for Openstack, and a part of
350  Netstack. Just like OpenStack Nova provides an API to dynamically
351  request and configure virtual servers, Neutron provides an API to
352  dynamically request and configure virtual networks. These networks
353  connect "interfaces" from other OpenStack services (e.g., virtual NICs
354  from Nova VMs). The Neutron API supports extensions to provide
355  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
356  etc.)
357  .
358  This package provides the layer 3 routing agent.
359
360 Package: neutron-dhcp-agent
361 Architecture: all
362 Depends:
363  dnsmasq-base,
364  dnsmasq-utils,
365  neutron-common (= ${source:Version}),
366  neutron-metadata-agent (= ${source:Version}),
367  ${misc:Depends},
368  ${python:Depends},
369  ${shlibs:Depends}
370 Breaks: quantum-dhcp-agent ( << 1:2013.2~b2-0ubuntu1~ )
371 Replaces: quantum-dhcp-agent ( << 1:2013.2~b2-0ubuntu1~ )
372 Description: Neutron is a virtual network service for Openstack - DHCP agent
373  Neutron is a virtual network service for Openstack, and a part of
374  Netstack. Just like OpenStack Nova provides an API to dynamically
375  request and configure virtual servers, Neutron provides an API to
376  dynamically request and configure virtual networks. These networks
377  connect "interfaces" from other OpenStack services (e.g., virtual NICs
378  from Nova VMs). The Neutron API supports extensions to provide
379  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
380  etc.)
381  .
382  This package provides the DHCP agent.
383
384 Package: neutron-metadata-agent
385 Architecture: all
386 Depends:
387  neutron-common (= ${source:Version}),
388  ${misc:Depends},
389  ${python:Depends},
390  ${shlibs:Depends}
391 Breaks: quantum-metadata-agent ( << 1:2013.2~b2-0ubuntu1~ )
392 Replaces: quantum-metadata-agent ( << 1:2013.2~b2-0ubuntu1~ )
393 Description: Neutron is a virtual network service for Openstack - metadata agent
394  Neutron is a virtual network service for Openstack, and a part of
395  Netstack. Just like OpenStack Nova provides an API to dynamically
396  request and configure virtual servers, Neutron provides an API to
397  dynamically request and configure virtual networks. These networks
398  connect "interfaces" from other OpenStack services (e.g., virtual NICs
399  from Nova VMs). The Neutron API supports extensions to provide
400  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
401  etc.)
402  .
403  This package provides the metadata proxy agent.
404
405 Package: neutron-lbaas-agent
406 Architecture: all
407 Depends:
408  haproxy,
409  neutron-common (= ${source:Version}),
410  ${misc:Depends},
411  ${python:Depends},
412  ${shlibs:Depends}
413 Breaks: quantum-lbaas-agent ( << 1:2013.2~b2-0ubuntu1~ )
414 Replaces: quantum-lbass-agent ( << 1:2013.2~b2-0ubuntu1~ )
415 Description: Neutron is a virtual network service for Openstack - LBaaS agent
416  Neutron is a virtual network service for Openstack, and a part of
417  Netstack. Just like OpenStack Nova provides an API to dynamically
418  request and configure virtual servers, Neutron provides an API to
419  dynamically request and configure virtual networks. These networks
420  connect "interfaces" from other OpenStack services (e.g., virtual NICs
421  from Nova VMs). The Neutron API supports extensions to provide
422  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
423  etc.)
424  .
425  This package provides the Load Balancing as-a Service (LBaaS) agent.
426
427 Package: python-neutron
428 Architecture: all
429 Section: python
430 Depends:
431  alembic (>= 0.7.1),
432  python-amqplib (>= 0.6.1),
433  python-anyjson (>= 0.3.3),
434  python-argparse,
435  python-babel,
436  python-eventlet (>= 0.15.2),
437  python-greenlet (>= 0.3.2),
438  python-httplib2 (>= 0.7.5),
439  python-iso8601 (>= 0.1.9),
440  python-jinja2,
441  python-keystonemiddleware (>= 1.0.0),
442  python-keystoneclient (>= 1:0.11.1),
443  python-kombu (>= 2.5.12),
444  python-netaddr (>= 0.7.12),
445  python-neutronclient (>= 1:2.3.6),
446  python-novaclient (>=  1:2.18.0),
447  python-oslo.config (>= 1:1.6.0),
448  python-paste,
449  python-pastedeploy(>= 1.5.0),
450  python-psutil (>= 1.1.1),
451  python-requests (>= 2.2.0),
452  python-oslo.rootwrap (>= 1.3.0),
453  python-routes,
454  python-six (>= 1.7.0),
455  python-sqlalchemy (>> 0.9.7), python-sqlalchemy (<= 0.9.99),
456  python-stevedore (>= 1.1.0),
457  python-webob,
458  ${misc:Depends},
459  ${python:Depends}
460 Provides: ${python:Provides}
461 XB-Python-Version: ${python:Versions}
462 Breaks: python-quantum ( << 1:2013.2~b2-0ubuntu1~ )
463 Replaces: python-quantum ( << 1:2013.2~b2-0ubuntu1~ )
464 Description: Neutron is a virutal network service for Openstack - Python library
465  Neutron is a virtual network service for Openstack, and a part of
466  Netstack. Just like OpenStack Nova provides an API to dynamically
467  request and configure virtual servers, Neutron provides an API to
468  dynamically request and configure virtual networks. These networks
469  connect "interfaces" from other OpenStack services (e.g., virtual NICs
470  from Nova VMs). The Neutron API supports extensions to provide
471  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
472  etc.)
473  .
474  This package provides the Python library.
475
476 Package: neutron-plugin-openvswitch
477 Architecture: all
478 Provides: neutron-plugin
479 Depends:
480  neutron-common (= ${source:Version}),
481  ${misc:Depends},
482  ${python:Depends},
483  ${shlibs:Depends}
484 Breaks: quantum-plugin-openvswitch ( << 1:2013.2~b2-0ubuntu1~ )
485 Replaces: quantum-plugin-openvswitch ( << 1:2013.2~b2-0ubuntu1~ )
486 Description: Neutron is a virtual network service for Openstack - Open vSwitch plugin
487  Neutron is a virtual network service for Openstack, and a part of
488  Netstack. Just like OpenStack Nova provides an API to dynamically
489  request and configure virtual servers, Neutron provides an API to
490  dynamically request and configure virtual networks. These networks
491  connect "interfaces" from other OpenStack services (e.g., virtual NICs
492  from Nova VMs). The Neutron API supports extensions to provide
493  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
494  etc.)
495  .
496  This package provides the Open vSwitch plugin.
497
498 Package: neutron-plugin-ml2
499 Architecture: all
500 Provides: neutron-plugin
501 Depends:
502  neutron-common (= ${source:Version}),
503  ${misc:Depends},
504  ${python:Depends},
505  ${shlibs:Depends}
506 Description: Neutron is a virtual network service for Openstack - ML2 plugin
507  Neutron is a virtual network service for Openstack, and a part of
508  Netstack. Just like OpenStack Nova provides an API to dynamically
509  request and configure virtual servers, Neutron provides an API to
510  dynamically request and configure virtual networks. These networks
511  connect "interfaces" from other OpenStack services (e.g., virtual NICs
512  from Nova VMs). The Neutron API supports extensions to provide
513  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
514  etc.)
515  .
516  This package provides the Modular Layer 2 plugin.
517
518 Package: neutron-plugin-openvswitch-agent
519 Architecture: all
520 Depends:
521  ipset,
522  neutron-plugin-ml2 (= ${source:Version}),
523  openvswitch-switch,
524  ${misc:Depends},
525  ${python:Depends},
526  ${shlibs:Depends}
527 Breaks: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ )
528 Replaces: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ )
529 Description: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
530  Neutron is a virtual network service for Openstack, and a part of
531  Netstack. Just like OpenStack Nova provides an API to dynamically
532  request and configure virtual servers, Neutron provides an API to
533  dynamically request and configure virtual networks. These networks
534  connect "interfaces" from other OpenStack services (e.g., virtual NICs
535  from Nova VMs). The Neutron API supports extensions to provide
536  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
537  etc.)
538  .
539  This package provides the Open vSwitch plugin agent.
540
541 Package: neutron-plugin-linuxbridge
542 Architecture: all
543 Provides: neutron-plugin
544 Depends:
545  neutron-common (= ${source:Version}),
546  ${misc:Depends},
547  ${python:Depends},
548  ${shlibs:Depends}
549 Breaks: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ )
550 Replaces: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ )
551 Description: Neutron is a virtual network service for Openstack - linuxbridge plugin
552  Neutron is a virtual network service for Openstack, and a part of
553  Netstack. Just like OpenStack Nova provides an API to dynamically
554  request and configure virtual servers, Neutron provides an API to
555  dynamically request and configure virtual networks. These networks
556  connect "interfaces" from other OpenStack services (e.g., virtual NICs
557  from Nova VMs). The Neutron API supports extensions to provide
558  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
559  etc.)
560  .
561  This package provides the linuxbridge plugin.
562
563 Package: neutron-plugin-linuxbridge-agent
564 Architecture: all
565 Depends:
566  bridge-utils,
567  neutron-plugin-linuxbridge (= ${source:Version}),
568  ${misc:Depends},
569  ${python:Depends},
570  ${shlibs:Depends}
571 Breaks: quantum-plugin-linuxbirdge-agent ( << 1:2013.2~b2-0ubuntu1~ )
572 Replaces: quantum-plugin-linuxbridge-agent ( << 1:2013.2~b2-0ubuntu1~ )
573 Description: Neutron is a virtual network service for Openstack - linuxbridge plugin agent
574  Neutron is a virtual network service for Openstack, and a part of
575  Netstack. Just like OpenStack Nova provides an API to dynamically
576  request and configure virtual servers, Neutron provides an API to
577  dynamically request and configure virtual networks. These networks
578  connect "interfaces" from other OpenStack services (e.g., virtual NICs
579  from Nova VMs). The Neutron API supports extensions to provide
580  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
581  etc.)
582  .
583  This package provides the linuxbridge plugin agent.
584
585 Package: neutron-plugin-midonet
586 Architecture: all
587 Provides: neutron-plugin
588 Depends:
589  neutron-common (= ${source:Version}),
590  ${misc:Depends},
591  ${python:Depends},
592  ${shlibs:Depends}
593 Breaks: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ )
594 Replaces: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ )
595 Description: Neutron is a virtual network service for Openstack - Midonet plugin
596  Neutron is a virtual network service for Openstack, and a part of
597  Netstack. Just like OpenStack Nova provides an API to dynamically
598  request and configure virtual servers, Neutron provides an API to
599  dynamically request and configure virtual networks. These networks
600  connect "interfaces" from other OpenStack services (e.g., virtual NICs
601  from Nova VMs). The Neutron API supports extensions to provide
602  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
603  etc.)
604  .
605  This package provides the Midonet plugin.
606
607 Package: neutron-plugin-mlnx
608 Architecture: all
609 Provides: neutron-plugin
610 Depends:
611  neutron-common (= ${source:Version}),
612  ${misc:Depends},
613  ${python:Depends},
614  ${shlibs:Depends}
615 Breaks: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
616 Replaces: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
617 Description: Neutron is a virtual network service for Openstack - Mellanox plugin
618  Neutron is a virtual network service for Openstack, and a part of
619  Netstack. Just like OpenStack Nova provides an API to dynamically
620  request and configure virtual servers, Neutron provides an API to
621  dynamically request and configure virtual networks. These networks
622  connect "interfaces" from other OpenStack services (e.g., virtual NICs
623  from Nova VMs). The Neutron API supports extensions to provide
624  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
625  etc.)
626  .
627  This package provides the Mellanox plugin.
628
629 Package: neutron-plugin-mlnx-agent
630 Architecture: all
631 Provides: neutron-plugin
632 Depends:
633  neutron-common (= ${source:Version}),
634  neutron-plugin-mlnx,
635  ${misc:Depends},
636  ${python:Depends},
637  ${shlibs:Depends}
638 Description: Neutron is a virtual network service for Openstack - Mellanox plugin agent
639  Neutron is a virtual network service for Openstack, and a part of
640  Netstack. Just like OpenStack Nova provides an API to dynamically
641  request and configure virtual servers, Neutron provides an API to
642  dynamically request and configure virtual networks. These networks
643  connect "interfaces" from other OpenStack services (e.g., virtual NICs
644  from Nova VMs). The Neutron API supports extensions to provide
645  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
646  etc.)
647  .
648  This package provides the Mellanox plugin agent.
649
650 Package: neutron-vpn-agent
651 Architecture: all
652 Depends:
653  iputils-arping,
654  neutron-common (= ${source:Version}),
655  neutron-metadata-agent (= ${source:Version}),
656  ${misc:Depends},
657  ${python:Depends},
658  ${shlibs:Depends}
659 Breaks: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
660 Replaces: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
661 Conflicts: neutron-l3-agent
662 Description: Neutron is a virtual network service for Openstack - VPN agent
663  Neutron is a virtual network service for Openstack, and a part of
664  Netstack. Just like OpenStack Nova provides an API to dynamically
665  request and configure virtual servers, Neutron provides an API to
666  dynamically request and configure virtual networks. These networks
667  connect "interfaces" from other OpenStack services (e.g., virtual NICs
668  from Nova VMs). The Neutron API supports extensions to provide
669  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
670  etc.)
671  .
672  This package provides the VPN agent, which also provides L3 agent support.
673
674 Package: neutron-plugin-vpn-agent
675 Architecture: all
676 Depends: neutron-vpn-agent, ${misc:Depends}
677 Description: transitional dummy package
678  This is a transitional dummy package. It can safely be removed.
679
680 Package: neutron-metering-agent
681 Architecture: all
682 Depends:
683  neutron-common (= ${source:Version}),
684  ${misc:Depends},
685  ${python:Depends},
686  ${shlibs:Depends}
687 Breaks: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
688 Replaces: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
689 Description: Neutron is a virtual network service for Openstack - metering agent
690  Neutron is a virtual network service for Openstack, and a part of
691  Netstack. Just like OpenStack Nova provides an API to dynamically
692  request and configure virtual servers, Neutron provides an API to
693  dynamically request and configure virtual networks. These networks
694  connect "interfaces" from other OpenStack services (e.g., virtual NICs
695  from Nova VMs). The Neutron API supports extensions to provide
696  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
697  etc.)
698  .
699  This package provides the metering agent.
700
701 Package: neutron-plugin-metering-agent
702 Architecture: all
703 Depends: neutron-metering-agent, ${misc:Depends}
704 Description: transitional dummy package
705  This is a transitional dummy package. It can safely be removed.
706
707 Package: neutron-plugin-openflow-agent
708 Architecture: all
709 Depends:
710  neutron-plugin-ml2 (= ${source:Version}),
711  ${misc:Depends},
712  ${python:Depends},
713  ${shlibs:Depends}
714 Description: Neutron is a virtual network service for Openstack - Openflow agent
715  Neutron is a virtual network service for Openstack, and a part of
716  Netstack. Just like OpenStack Nova provides an API to dynamically
717  request and configure virtual servers, Neutron provides an API to
718  dynamically request and configure virtual networks. These networks
719  connect "interfaces" from other OpenStack services (e.g., virtual NICs
720  from Nova VMs). The Neutron API supports extensions to provide
721  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
722  etc.)
723  .
724  This package provides the Openflow agent.
725
726 Package: neutron-plugin-ibm
727 Architecture: all
728 Provides: neutron-plugin
729 Depends:
730  neutron-common (= ${source:Version}),
731  ${misc:Depends},
732  ${python:Depends},
733  ${shlibs:Depends}
734 Description: Neutron is a virtual network service for Openstack - IBM SDN plugin
735  Neutron is a virtual network service for Openstack, and a part of
736  Netstack. Just like OpenStack Nova provides an API to dynamically
737  request and configure virtual servers, Neutron provides an API to
738  dynamically request and configure virtual networks. These networks
739  connect "interfaces" from other OpenStack services (e.g., virtual NICs
740  from Nova VMs). The Neutron API supports extensions to provide
741  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
742  etc.)
743  .
744  This package provides the IBM SDN plugin.
745
746 Package: neutron-plugin-ibm-agent
747 Architecture: all
748 Depends:
749  neutron-plugin-ibm (= ${source:Version}),
750  ${misc:Depends},
751  ${python:Depends},
752  ${shlibs:Depends}
753 Description: Neutron is a virtual network service for Openstack - IBM agent
754  Neutron is a virtual network service for Openstack, and a part of
755  Netstack. Just like OpenStack Nova provides an API to dynamically
756  request and configure virtual servers, Neutron provides an API to
757  dynamically request and configure virtual networks. These networks
758  connect "interfaces" from other OpenStack services (e.g., virtual NICs
759  from Nova VMs). The Neutron API supports extensions to provide
760  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
761  etc.)
762  .
763  This package provides the IBM agent.
764
765 Package: neutron-plugin-oneconvergence
766 Architecture: all
767 Provides: neutron-plugin
768 Depends:
769  neutron-common (= ${source:Version}),
770  ${misc:Depends},
771  ${python:Depends},
772  ${shlibs:Depends}
773 Description: Neutron is a virtual network service for Openstack - One Convergence plugin
774  Neutron is a virtual network service for Openstack, and a part of
775  Netstack. Just like OpenStack Nova provides an API to dynamically
776  request and configure virtual servers, Neutron provides an API to
777  dynamically request and configure virtual networks. These networks
778  connect "interfaces" from other OpenStack services (e.g., virtual NICs
779  from Nova VMs). The Neutron API supports extensions to provide
780  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
781  etc.)
782  .
783  This package provides the One Convergence plugin.
784
785 Package: neutron-plugin-oneconvergence-agent
786 Architecture: all
787 Depends:
788  neutron-plugin-oneconvergence (= ${source:Version}),
789  ${misc:Depends},
790  ${python:Depends},
791  ${shlibs:Depends}
792 Description: Neutron is a virtual network service for Openstack - One Convergence agent
793  Neutron is a virtual network service for Openstack, and a part of
794  Netstack. Just like OpenStack Nova provides an API to dynamically
795  request and configure virtual servers, Neutron provides an API to
796  dynamically request and configure virtual networks. These networks
797  connect "interfaces" from other OpenStack services (e.g., virtual NICs
798  from Nova VMs). The Neutron API supports extensions to provide
799  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
800  etc.)
801  .
802  This package provides the One Convergence agent.