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