f72c07f16e7627931079622343c88433e6ebae22
[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  ipset,
521  neutron-plugin-ml2 (= ${source:Version}),
522  openvswitch-switch,
523  ${misc:Depends},
524  ${python:Depends},
525  ${shlibs:Depends}
526 Breaks: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ )
527 Replaces: quantum-plugin-openvswitch-agent ( << 1:2013.2~b2-0ubuntu1~ )
528 Description: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent
529  Neutron is a virtual network service for Openstack, and a part of
530  Netstack. Just like OpenStack Nova provides an API to dynamically
531  request and configure virtual servers, Neutron provides an API to
532  dynamically request and configure virtual networks. These networks
533  connect "interfaces" from other OpenStack services (e.g., virtual NICs
534  from Nova VMs). The Neutron API supports extensions to provide
535  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
536  etc.)
537  .
538  This package provides the Open vSwitch plugin agent.
539
540 Package: neutron-plugin-linuxbridge
541 Architecture: all
542 Provides: neutron-plugin
543 Depends:
544  neutron-common (= ${source:Version}),
545  ${misc:Depends},
546  ${python:Depends},
547  ${shlibs:Depends}
548 Breaks: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ )
549 Replaces: quantum-plugin-linuxbridge ( << 1:2013.2~b2-0ubuntu1~ )
550 Description: Neutron is a virtual network service for Openstack - linuxbridge plugin
551  Neutron is a virtual network service for Openstack, and a part of
552  Netstack. Just like OpenStack Nova provides an API to dynamically
553  request and configure virtual servers, Neutron provides an API to
554  dynamically request and configure virtual networks. These networks
555  connect "interfaces" from other OpenStack services (e.g., virtual NICs
556  from Nova VMs). The Neutron API supports extensions to provide
557  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
558  etc.)
559  .
560  This package provides the linuxbridge plugin.
561
562 Package: neutron-plugin-linuxbridge-agent
563 Architecture: all
564 Depends:
565  bridge-utils,
566  neutron-plugin-linuxbridge (= ${source:Version}),
567  ${misc:Depends},
568  ${python:Depends},
569  ${shlibs:Depends}
570 Breaks: quantum-plugin-linuxbirdge-agent ( << 1:2013.2~b2-0ubuntu1~ )
571 Replaces: quantum-plugin-linuxbridge-agent ( << 1:2013.2~b2-0ubuntu1~ )
572 Description: Neutron is a virtual network service for Openstack - linuxbridge plugin agent
573  Neutron is a virtual network service for Openstack, and a part of
574  Netstack. Just like OpenStack Nova provides an API to dynamically
575  request and configure virtual servers, Neutron provides an API to
576  dynamically request and configure virtual networks. These networks
577  connect "interfaces" from other OpenStack services (e.g., virtual NICs
578  from Nova VMs). The Neutron API supports extensions to provide
579  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
580  etc.)
581  .
582  This package provides the linuxbridge plugin agent.
583
584 Package: neutron-plugin-midonet
585 Architecture: all
586 Provides: neutron-plugin
587 Depends:
588  neutron-common (= ${source:Version}),
589  ${misc:Depends},
590  ${python:Depends},
591  ${shlibs:Depends}
592 Breaks: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ )
593 Replaces: quantum-plugin-midonet ( << 1:2013.2~b2-0ubuntu1~ )
594 Description: Neutron is a virtual network service for Openstack - Midonet plugin
595  Neutron is a virtual network service for Openstack, and a part of
596  Netstack. Just like OpenStack Nova provides an API to dynamically
597  request and configure virtual servers, Neutron provides an API to
598  dynamically request and configure virtual networks. These networks
599  connect "interfaces" from other OpenStack services (e.g., virtual NICs
600  from Nova VMs). The Neutron API supports extensions to provide
601  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
602  etc.)
603  .
604  This package provides the Midonet plugin.
605
606 Package: neutron-plugin-mlnx
607 Architecture: all
608 Provides: neutron-plugin
609 Depends:
610  neutron-common (= ${source:Version}),
611  ${misc:Depends},
612  ${python:Depends},
613  ${shlibs:Depends}
614 Breaks: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
615 Replaces: neutron-plugin-mlnx-agent ( << 1:2014.1~b3-0ubuntu2~ )
616 Description: Neutron is a virtual network service for Openstack - Mellanox plugin
617  Neutron is a virtual network service for Openstack, and a part of
618  Netstack. Just like OpenStack Nova provides an API to dynamically
619  request and configure virtual servers, Neutron provides an API to
620  dynamically request and configure virtual networks. These networks
621  connect "interfaces" from other OpenStack services (e.g., virtual NICs
622  from Nova VMs). The Neutron API supports extensions to provide
623  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
624  etc.)
625  .
626  This package provides the Mellanox plugin.
627
628 Package: neutron-plugin-mlnx-agent
629 Architecture: all
630 Provides: neutron-plugin
631 Depends:
632  neutron-common (= ${source:Version}),
633  neutron-plugin-mlnx,
634  ${misc:Depends},
635  ${python:Depends},
636  ${shlibs:Depends}
637 Description: Neutron is a virtual network service for Openstack - Mellanox plugin agent
638  Neutron is a virtual network service for Openstack, and a part of
639  Netstack. Just like OpenStack Nova provides an API to dynamically
640  request and configure virtual servers, Neutron provides an API to
641  dynamically request and configure virtual networks. These networks
642  connect "interfaces" from other OpenStack services (e.g., virtual NICs
643  from Nova VMs). The Neutron API supports extensions to provide
644  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
645  etc.)
646  .
647  This package provides the Mellanox plugin agent.
648
649 Package: neutron-vpn-agent
650 Architecture: all
651 Depends:
652  iputils-arping,
653  neutron-common (= ${source:Version}),
654  neutron-metadata-agent (= ${source:Version}),
655  ${misc:Depends},
656  ${python:Depends},
657  ${shlibs:Depends}
658 Breaks: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
659 Replaces: neutron-plugin-vpn-agent ( << 1:2014.1~b3-0ubuntu2~ )
660 Conflicts: neutron-l3-agent
661 Description: Neutron is a virtual network service for Openstack - VPN agent
662  Neutron is a virtual network service for Openstack, and a part of
663  Netstack. Just like OpenStack Nova provides an API to dynamically
664  request and configure virtual servers, Neutron provides an API to
665  dynamically request and configure virtual networks. These networks
666  connect "interfaces" from other OpenStack services (e.g., virtual NICs
667  from Nova VMs). The Neutron API supports extensions to provide
668  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
669  etc.)
670  .
671  This package provides the VPN agent, which also provides L3 agent support.
672
673 Package: neutron-plugin-vpn-agent
674 Architecture: all
675 Depends: neutron-vpn-agent, ${misc:Depends}
676 Description: transitional dummy package
677  This is a transitional dummy package. It can safely be removed.
678
679 Package: neutron-metering-agent
680 Architecture: all
681 Depends:
682  neutron-common (= ${source:Version}),
683  ${misc:Depends},
684  ${python:Depends},
685  ${shlibs:Depends}
686 Breaks: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
687 Replaces: neutron-plugin-metering-agent ( << 1:2014.1~b3-0ubuntu2~ )
688 Description: Neutron is a virtual network service for Openstack - metering agent
689  Neutron is a virtual network service for Openstack, and a part of
690  Netstack. Just like OpenStack Nova provides an API to dynamically
691  request and configure virtual servers, Neutron provides an API to
692  dynamically request and configure virtual networks. These networks
693  connect "interfaces" from other OpenStack services (e.g., virtual NICs
694  from Nova VMs). The Neutron API supports extensions to provide
695  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
696  etc.)
697  .
698  This package provides the metering agent.
699
700 Package: neutron-plugin-metering-agent
701 Architecture: all
702 Depends: neutron-metering-agent, ${misc:Depends}
703 Description: transitional dummy package
704  This is a transitional dummy package. It can safely be removed.
705
706 Package: neutron-plugin-openflow-agent
707 Architecture: all
708 Depends:
709  neutron-plugin-ml2 (= ${source:Version}),
710  ${misc:Depends},
711  ${python:Depends},
712  ${shlibs:Depends}
713 Description: Neutron is a virtual network service for Openstack - Openflow agent
714  Neutron is a virtual network service for Openstack, and a part of
715  Netstack. Just like OpenStack Nova provides an API to dynamically
716  request and configure virtual servers, Neutron provides an API to
717  dynamically request and configure virtual networks. These networks
718  connect "interfaces" from other OpenStack services (e.g., virtual NICs
719  from Nova VMs). The Neutron API supports extensions to provide
720  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
721  etc.)
722  .
723  This package provides the Openflow agent.
724
725 Package: neutron-plugin-ibm
726 Architecture: all
727 Provides: neutron-plugin
728 Depends:
729  neutron-common (= ${source:Version}),
730  ${misc:Depends},
731  ${python:Depends},
732  ${shlibs:Depends}
733 Description: Neutron is a virtual network service for Openstack - IBM SDN plugin
734  Neutron is a virtual network service for Openstack, and a part of
735  Netstack. Just like OpenStack Nova provides an API to dynamically
736  request and configure virtual servers, Neutron provides an API to
737  dynamically request and configure virtual networks. These networks
738  connect "interfaces" from other OpenStack services (e.g., virtual NICs
739  from Nova VMs). The Neutron API supports extensions to provide
740  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
741  etc.)
742  .
743  This package provides the IBM SDN plugin.
744
745 Package: neutron-plugin-ibm-agent
746 Architecture: all
747 Depends:
748  neutron-plugin-ibm (= ${source:Version}),
749  ${misc:Depends},
750  ${python:Depends},
751  ${shlibs:Depends}
752 Description: Neutron is a virtual network service for Openstack - IBM agent
753  Neutron is a virtual network service for Openstack, and a part of
754  Netstack. Just like OpenStack Nova provides an API to dynamically
755  request and configure virtual servers, Neutron provides an API to
756  dynamically request and configure virtual networks. These networks
757  connect "interfaces" from other OpenStack services (e.g., virtual NICs
758  from Nova VMs). The Neutron API supports extensions to provide
759  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
760  etc.)
761  .
762  This package provides the IBM agent.
763
764 Package: neutron-plugin-oneconvergence
765 Architecture: all
766 Provides: neutron-plugin
767 Depends:
768  neutron-common (= ${source:Version}),
769  ${misc:Depends},
770  ${python:Depends},
771  ${shlibs:Depends}
772 Description: Neutron is a virtual network service for Openstack - One Convergence plugin
773  Neutron is a virtual network service for Openstack, and a part of
774  Netstack. Just like OpenStack Nova provides an API to dynamically
775  request and configure virtual servers, Neutron provides an API to
776  dynamically request and configure virtual networks. These networks
777  connect "interfaces" from other OpenStack services (e.g., virtual NICs
778  from Nova VMs). The Neutron API supports extensions to provide
779  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
780  etc.)
781  .
782  This package provides the One Convergence plugin.
783
784 Package: neutron-plugin-oneconvergence-agent
785 Architecture: all
786 Depends:
787  neutron-plugin-oneconvergence (= ${source:Version}),
788  ${misc:Depends},
789  ${python:Depends},
790  ${shlibs:Depends}
791 Description: Neutron is a virtual network service for Openstack - One Convergence agent
792  Neutron is a virtual network service for Openstack, and a part of
793  Netstack. Just like OpenStack Nova provides an API to dynamically
794  request and configure virtual servers, Neutron provides an API to
795  dynamically request and configure virtual networks. These networks
796  connect "interfaces" from other OpenStack services (e.g., virtual NICs
797  from Nova VMs). The Neutron API supports extensions to provide
798  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
799  etc.)
800  .
801  This package provides the One Convergence agent.