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