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