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