4 Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
5 Uploaders: Thomas Goirand <zigo@debian.org>,
6 Gustavo Panizzo <gfa@zumbi.com.ar>,
7 Build-Depends: debhelper (>= 9),
10 openstack-pkg-tools (>= 23~),
16 Build-Depends-Indep: alembic (>= 0.8.0),
18 python-cliff (>= 1.14.0),
20 python-ddt (>= 0.7.0),
21 python-debtcollector (>= 0.3.0),
22 python-eventlet (>= 0.17.4),
23 python-fixtures (>= 1.3.1),
29 python-keystoneclient (>= 1:1.6.0),
30 python-keystonemiddleware (>= 2.0.0),
32 python-netaddr (>= 0.7.12),
33 python-neutronclient (>= 1:2.6.0),
34 python-novaclient (>= 2:2.27.0),
36 python-oslo.concurrency (>= 2.3.0),
37 python-oslo.config (>= 1:2.3.0),
38 python-oslo.context (>= 0.2.0),
39 python-oslo.db (>= 2.4.1),
40 python-oslo.i18n (>= 1.5.0),
41 python-oslo.log (>= 1.8.0),
42 python-oslo.messaging (>= 1.16.0),
43 python-oslo.middleware (>= 2.8.0),
44 python-oslo.policy (>= 0.5.0),
45 python-oslo.rootwrap (>= 2.0.0),
46 python-oslo.serialization (>= 1.4.0),
47 python-oslo.service (>= 0.8.0),
48 python-oslo.utils (>= 2.0.0),
49 python-oslo.versionedobjects (>= 0.9.0),
50 python-oslosphinx (>= 2.5.0),
51 python-oslotest (>= 1.10.0),
54 python-pecan (>= 1.0.0),
56 python-requests (>= 2.5.2),
57 python-requests-mock (>= 0.6.0),
61 python-six (>= 1.9.0),
62 python-sqlalchemy (>= 0.9.9),
63 python-stevedore (>= 1.5.0),
64 python-tempest-lib (>= 0.8.0),
66 python-testtools (>= 1.4.0),
72 Standards-Version: 3.9.6
73 Homepage: http://neutron.openstack.org/
74 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron.git;a=summary
75 Vcs-Git: git://anonscm.debian.org/openstack/neutron.git
77 Package: python-neutron
80 Depends: alembic (>= 0.8.0),
84 python-debtcollector (>= 0.3.0),
85 python-eventlet (>= 0.17.4),
90 python-keystoneclient (>= 1:1.6.0),
91 python-keystonemiddleware (>= 2.0.0),
93 python-netaddr (>= 0.7.12),
94 python-neutronclient (>= 1:2.6.0),
95 python-novaclient (>= 2:2.27.0),
96 python-oslo.concurrency (>= 2.3.0),
97 python-oslo.config (>= 1:2.3.0),
98 python-oslo.context (>= 0.2.0),
99 python-oslo.db (>= 2.4.1),
100 python-oslo.i18n (>= 1.5.0),
101 python-oslo.log (>= 1.8.0),
102 python-oslo.messaging (>= 1.16.0),
103 python-oslo.middleware (>= 2.8.0),
104 python-oslo.policy (>= 0.5.0),
105 python-oslo.rootwrap (>= 2.0.0),
106 python-oslo.serialization (>= 1.4.0),
107 python-oslo.service (>= 0.8.0),
108 python-oslo.utils (>= 2.0.0),
109 python-oslo.versionedobjects (>= 0.9.0),
112 python-pecan (>= 1.0.0),
117 python-requests (>= 2.5.2),
120 python-ryu (>= 3.24),
121 python-six (>= 1.9.0),
122 python-sqlalchemy (>= 0.9.9),
123 python-stevedore (>= 1.5.0),
127 Recommends: iputils-arping,
128 Provides: ${python:Provides},
129 Description: OpenStack virtual network service - Python library
130 Neutron provides an API to dynamically request and configure virtual networks.
131 These networks connect "interfaces" from other OpenStack services (such as
132 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
133 network capabilities, including QoS, ACLs, and network monitoring.
135 This package provides the Python library.
137 Package: neutron-server
142 neutron-common (= ${source:Version}),
143 python-openstackclient,
147 Description: OpenStack virtual network service - server
148 Neutron provides an API to dynamically request and configure virtual networks.
149 These networks connect "interfaces" from other OpenStack services (such as
150 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
151 network capabilities, including QoS, ACLs, and network monitoring.
153 This package provides the Neutron server.
155 Package: neutron-common
162 python-neutron (= ${source:Version}),
163 python-pyparsing (>=1.5.7),
168 Provides: neutron-plugin,
169 neutron-plugin-bigswitch,
170 neutron-plugin-brocade,
171 neutron-plugin-cisco,
172 neutron-plugin-hyperv,
173 neutron-plugin-linuxbridge,
174 neutron-plugin-metaplugin,
177 neutron-plugin-nicira,
178 neutron-plugin-openvswitch,
179 neutron-plugin-plumgrid,
182 Description: OpenStack virtual network service - common files
183 Neutron provides an API to dynamically request and configure virtual networks.
184 These networks connect "interfaces" from other OpenStack services (such as
185 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
186 network capabilities, including QoS, ACLs, and network monitoring.
188 This package provides the common files.
190 Package: neutron-plugin-nec-agent
192 Provides: neutron-plugin,
193 Depends: neutron-common (= ${source:Version}),
198 Description: OpenStack virtual network service - NEC agent
199 Neutron provides an API to dynamically request and configure virtual networks.
200 These networks connect "interfaces" from other OpenStack services (such as
201 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
202 network capabilities, including QoS, ACLs, and network monitoring.
204 This package provides the NEC plugin agent.
206 Package: neutron-l3-agent
212 neutron-common (= ${source:Version}),
217 Recommends: openvswitch-switch,
218 Conflicts: neutron-vpn-agent,
219 Description: OpenStack virtual network service - l3 agent
220 Neutron provides an API to dynamically request and configure virtual networks.
221 These networks connect "interfaces" from other OpenStack services (such as
222 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
223 network capabilities, including QoS, ACLs, and network monitoring.
225 This package provides the l3 agent.
227 Package: neutron-dhcp-agent
230 dnsmasq-base (>= 2.63),
231 dnsmasq-utils (>= 2.63),
232 neutron-common (= ${source:Version}),
237 Description: OpenStack virtual network service - DHCP agent
238 Neutron provides an API to dynamically request and configure virtual networks.
239 These networks connect "interfaces" from other OpenStack services (such as
240 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
241 network capabilities, including QoS, ACLs, and network monitoring.
243 This package provides the DHCP agent.
245 Package: neutron-metadata-agent
248 neutron-common (= ${source:Version}),
252 Description: OpenStack virtual network service - metadata agent
253 Neutron provides an API to dynamically request and configure virtual networks.
254 These networks connect "interfaces" from other OpenStack services (such as
255 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
256 network capabilities, including QoS, ACLs, and network monitoring.
258 This package provides the metadata proxy agent.
260 Package: neutron-metering-agent
265 neutron-common (= ${source:Version}),
269 Provides: neutron-plugin-metering-agent,
270 Description: OpenStack virtual network service - metering agent
271 Neutron provides an API to dynamically request and configure virtual networks.
272 These networks connect "interfaces" from other OpenStack services (such as
273 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
274 network capabilities, including QoS, ACLs, and network monitoring.
276 This package provides the Neutron metering agent.
278 Package: neutron-plugin-openvswitch-agent
280 Pre-Depends: openvswitch-switch (>= 1.9),
281 Depends: neutron-common (= ${source:Version}),
286 Recommends: openvswitch-datapath-dkms,
287 Description: OpenStack virtual network service - Open vSwitch agent
288 Neutron provides an API to dynamically request and configure virtual networks.
289 These networks connect "interfaces" from other OpenStack services (such as
290 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
291 network capabilities, including QoS, ACLs, and network monitoring.
293 This package provides the Open vSwitch agent. If you choose to use the Open
294 vSwitch plugin on neutron-server, this agent should run on each compute node.
296 Package: neutron-plugin-linuxbridge-agent
298 Depends: bridge-utils,
299 neutron-common (= ${source:Version}),
304 Description: OpenStack virtual network service - Linux bridge agent
305 Neutron provides an API to dynamically request and configure virtual networks.
306 These networks connect "interfaces" from other OpenStack services (such as
307 vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
308 network capabilities, including QoS, ACLs, and network monitoring.
310 This package provides the Linux bridge agent. If you choose to use the Linux
311 bridge plugin on neutron-server, this agent should run on each compute node.
316 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
317 Description: Neutron is a virtual network service for Openstack - Docs
318 Neutron is a virtual network service for Openstack, and a part of
319 Netstack. Just like OpenStack Nova provides an API to dynamically
320 request and configure virtual servers, Neutron provides an API to
321 dynamically request and configure virtual networks. These networks
322 connect "interfaces" from other OpenStack services (e.g., virtual NICs
323 from Nova VMs). The Neutron API supports extensions to provide
324 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
327 This package contains the documentation
329 Package: neutron-plugin-ml2
331 Provides: neutron-plugin,
332 Depends: neutron-common (= ${source:Version}),
334 Description: Neutron is a virtual network service for Openstack - ML2 plugin
335 Neutron is a virtual network service for Openstack, and a part of
336 Netstack. Just like OpenStack Nova provides an API to dynamically
337 request and configure virtual servers, Neutron provides an API to
338 dynamically request and configure virtual networks. These networks
339 connect "interfaces" from other OpenStack services (e.g., virtual NICs
340 from Nova VMs). The Neutron API supports extensions to provide
341 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
344 This package provides the Modular Layer 2 plugin.
346 Package: neutron-plugin-cisco
348 Provides: neutron-plugin,
349 Depends: neutron-common (= ${source:Version}),
351 Description: Neutron is a virtual network service for Openstack - Cisco plugin
352 Neutron is a virtual network service for Openstack, and a part of
353 Netstack. Just like OpenStack Nova provides an API to dynamically
354 request and configure virtual servers, Neutron provides an API to
355 dynamically request and configure virtual networks. These networks
356 connect "interfaces" from other OpenStack services (e.g., virtual NICs
357 from Nova VMs). The Neutron API supports extensions to provide
358 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
361 This package provides the Cisco plugin.
363 Package: neutron-plugin-bigswitch
365 Provides: neutron-plugin,
366 Depends: neutron-common (= ${source:Version}),
368 Description: Neutron is a virtual network service for Openstack - BigSwitch plugin
369 Neutron is a virtual network service for Openstack, and a part of
370 Netstack. Just like OpenStack Nova provides an API to dynamically
371 request and configure virtual servers, Neutron provides an API to
372 dynamically request and configure virtual networks. These networks
373 connect "interfaces" from other OpenStack services (e.g., virtual NICs
374 from Nova VMs). The Neutron API supports extensions to provide
375 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
378 This package provides the BigSwitch plugin.
380 Package: neutron-plugin-bigswitch-agent
382 Depends: neutron-plugin-bigswitch (= ${source:Version}),
384 Description: Neutron is a virtual network service for Openstack - BigSwitch plugin agent
385 Neutron is a virtual network service for Openstack, and a part of
386 Netstack. Just like OpenStack Nova provides an API to dynamically
387 request and configure virtual servers, Neutron provides an API to
388 dynamically request and configure virtual networks. These networks
389 connect "interfaces" from other OpenStack services (e.g., virtual NICs
390 from Nova VMs). The Neutron API supports extensions to provide
391 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
394 This package provides the BigSwitch plugin agent.
396 Package: neutron-plugin-brocade
398 Provides: neutron-plugin,
399 Depends: neutron-common (= ${source:Version}),
401 Description: Neutron is a virtual network service for Openstack - Brocade plugin
402 Neutron is a virtual network service for Openstack, and a part of
403 Netstack. Just like OpenStack Nova provides an API to dynamically
404 request and configure virtual servers, Neutron provides an API to
405 dynamically request and configure virtual networks. These networks
406 connect "interfaces" from other OpenStack services (e.g., virtual NICs
407 from Nova VMs). The Neutron API supports extensions to provide
408 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
411 This package provides the Brocade plugin.
413 Package: neutron-plugin-metaplugin
415 Provides: neutron-plugin,
416 Depends: neutron-common (= ${source:Version}),
418 Description: Neutron is a virtual network service for Openstack - Metaplugin plugin
419 Neutron is a virtual network service for Openstack, and a part of
420 Netstack. Just like OpenStack Nova provides an API to dynamically
421 request and configure virtual servers, Neutron provides an API to
422 dynamically request and configure virtual networks. These networks
423 connect "interfaces" from other OpenStack services (e.g., virtual NICs
424 from Nova VMs). The Neutron API supports extensions to provide
425 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
428 This package provides the Metaplugin plugin.
430 Package: neutron-plugin-midonet
432 Provides: neutron-plugin,
433 Depends: neutron-common (= ${source:Version}),
435 Description: Neutron is a virtual network service for Openstack - Midonet plugin
436 Neutron is a virtual network service for Openstack, and a part of
437 Netstack. Just like OpenStack Nova provides an API to dynamically
438 request and configure virtual servers, Neutron provides an API to
439 dynamically request and configure virtual networks. These networks
440 connect "interfaces" from other OpenStack services (e.g., virtual NICs
441 from Nova VMs). The Neutron API supports extensions to provide
442 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
445 This package provides the Midonet plugin.
447 Package: neutron-plugin-mlnx
449 Provides: neutron-plugin,
450 Depends: neutron-common (= ${source:Version}),
452 Description: Neutron is a virtual network service for Openstack - Mellanox plugin
453 Neutron is a virtual network service for Openstack, and a part of
454 Netstack. Just like OpenStack Nova provides an API to dynamically
455 request and configure virtual servers, Neutron provides an API to
456 dynamically request and configure virtual networks. These networks
457 connect "interfaces" from other OpenStack services (e.g., virtual NICs
458 from Nova VMs). The Neutron API supports extensions to provide
459 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
462 This package provides the Mellanox plugin.
464 Package: neutron-plugin-mlnx-agent
466 Provides: neutron-plugin,
467 Depends: neutron-common (= ${source:Version}),
470 Description: Neutron is a virtual network service for Openstack - Mellanox plugin agent
471 Neutron is a virtual network service for Openstack, and a part of
472 Netstack. Just like OpenStack Nova provides an API to dynamically
473 request and configure virtual servers, Neutron provides an API to
474 dynamically request and configure virtual networks. These networks
475 connect "interfaces" from other OpenStack services (e.g., virtual NICs
476 from Nova VMs). The Neutron API supports extensions to provide
477 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
480 This package provides the Mellanox plugin agent.
482 Package: neutron-plugin-sriov-agent
484 Depends: neutron-plugin-ml2 (= ${source:Version}),
486 Description: Neutron is a virtual network service for Openstack - IBM agent
487 Neutron is a virtual network service for Openstack, and a part of
488 Netstack. Just like OpenStack Nova provides an API to dynamically
489 request and configure virtual servers, Neutron provides an API to
490 dynamically request and configure virtual networks. These networks
491 connect "interfaces" from other OpenStack services (e.g., virtual NICs
492 from Nova VMs). The Neutron API supports extensions to provide
493 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
496 This package provides the Mellanox SR-IOV agent.
498 Package: neutron-plugin-oneconvergence
500 Provides: neutron-plugin,
501 Depends: neutron-common (= ${source:Version}),
503 Description: Neutron is a virtual network service for Openstack - One Convergence plugin
504 Neutron is a virtual network service for Openstack, and a part of
505 Netstack. Just like OpenStack Nova provides an API to dynamically
506 request and configure virtual servers, Neutron provides an API to
507 dynamically request and configure virtual networks. These networks
508 connect "interfaces" from other OpenStack services (e.g., virtual NICs
509 from Nova VMs). The Neutron API supports extensions to provide
510 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
513 This package provides the One Convergence plugin.
515 Package: neutron-plugin-oneconvergence-agent
517 Depends: neutron-plugin-oneconvergence (= ${source:Version}),
519 Description: Neutron is a virtual network service for Openstack - One Convergence agent
520 Neutron is a virtual network service for Openstack, and a part of
521 Netstack. Just like OpenStack Nova provides an API to dynamically
522 request and configure virtual servers, Neutron provides an API to
523 dynamically request and configure virtual networks. These networks
524 connect "interfaces" from other OpenStack services (e.g., virtual NICs
525 from Nova VMs). The Neutron API supports extensions to provide
526 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
529 This package provides the One Convergence agent.
531 Package: neutron-plugin-nuage
533 Provides: neutron-plugin,
534 Depends: neutron-common (= ${source:Version}),
536 Description: Neutron is a virtual network service for Openstack - Nuage plugin
537 Neutron is a virtual network service for Openstack, and a part of
538 Netstack. Just like OpenStack Nova provides an API to dynamically
539 request and configure virtual servers, Neutron provides an API to
540 dynamically request and configure virtual networks. These networks
541 connect "interfaces" from other OpenStack services (e.g., virtual NICs
542 from Nova VMs). The Neutron API supports extensions to provide
543 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
546 This package provides the Nuage plugin.
548 Package: neutron-plugin-opencontrail
550 Provides: neutron-plugin,
551 Depends: neutron-common (= ${source:Version}),
553 Description: Neutron is a virtual network service for Openstack - OpenContrail plugin
554 Neutron is a virtual network service for Openstack, and a part of
555 Netstack. Just like OpenStack Nova provides an API to dynamically
556 request and configure virtual servers, Neutron provides an API to
557 dynamically request and configure virtual networks. These networks
558 connect "interfaces" from other OpenStack services (e.g., virtual NICs
559 from Nova VMs). The Neutron API supports extensions to provide
560 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
563 This package provides the OpenContail plugin.