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