Update neutron to 9.0.0~b2
[openstack-build/neutron-build.git] / xenial / debian / control
1 Source: neutron
2 Section: net
3 Priority: optional
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            Ivan Udovichenko <iudovichenko@mirantis.com>,
8 Build-Depends: debhelper (>= 9),
9                dh-python,
10                dh-systemd,
11                git,
12                openstack-pkg-tools (>= 40~),
13                po-debconf,
14                python-all,
15                python-pbr (>= 1.8),
16                python-setuptools,
17                python-sphinx,
18 Build-Depends-Indep: alembic (>= 0.8.4),
19                      bridge-utils,
20                      python-cliff (>= 1.15.0),
21                      python-coverage,
22                      python-ddt (>= 1.0.1),
23                      python-debtcollector (>= 1.2.0),
24                      python-designateclient (>= 1.5.0),
25                      python-eventlet (>= 0.18.4),
26                      python-fixtures (>= 3.0.0),
27                      python-gflags,
28                      python-greenlet,
29                      python-hacking,
30                      python-httplib2,
31                      python-jinja2 (>= 2.8),
32                      python-keystoneauth1 (>= 2.7.0),
33                      python-keystonemiddleware (>= 4.0.0),
34                      python-mock (>= 1.3),
35                      python-netaddr (>= 0.7.12),
36                      python-netifaces (>= 0.10.4),
37                      python-neutron-lib (>= 0.2.0),
38                      python-neutronclient (>= 1:4.2.0),
39                      python-novaclient (>= 2:2.30.1),
40                      python-openvswitch,
41                      python-os-testr (>= 0.7.0),
42                      python-oslo.cache (>= 1.5.0),
43                      python-oslo.concurrency (>= 3.8.0),
44                      python-oslo.config (>= 1:3.10.0),
45                      python-oslo.context (>= 2.4.0),
46                      python-oslo.db (>= 4.1.0),
47                      python-oslo.i18n (>= 2.1.0),
48                      python-oslo.log (>= 2.0.0),
49                      python-oslo.messaging (>= 5.2.0),
50                      python-oslo.middleware (>= 3.0.0),
51                      python-oslo.policy (>= 1.9.0),
52                      python-oslo.reports (>= 0.6.0),
53                      python-oslo.rootwrap (>= 2.0.0),
54                      python-oslo.serialization (>= 2.0.0),
55                      python-oslo.service (>= 1.10.0),
56                      python-oslo.utils (>= 3.14.0),
57                      python-oslo.versionedobjects (>= 1.9.1),
58                      python-oslosphinx (>= 2.5.0),
59                      python-oslotest (>= 1.10.0),
60                      python-osprofiler (>= 1.3.0),
61                      python-paste,
62                      python-pastedeploy,
63                      python-pecan (>= 1.0.0),
64                      python-pymysql,
65                      python-pyudev,
66                      python-requests (>= 2.10.0),
67                      python-requests-mock (>= 0.7.0),
68                      python-retrying,
69                      python-routes,
70                      python-ryu (>= 3.30),
71                      python-six (>= 1.9.0),
72                      python-sqlalchemy (>= 1.0.12),
73                      python-stevedore (>= 1.10.0),
74                      python-testresources,
75                      python-testscenarios,
76                      python-testtools (>= 1.4.0),
77                      python-unittest2,
78                      python-webob,
79                      python-webtest,
80                      subunit,
81                      testrepository,
82 Standards-Version: 3.9.8
83 Homepage: http://neutron.openstack.org/
84 Vcs-Browser: https://anonscm.debian.org/cgit/openstack/neutron.git/
85 Vcs-Git: https://anonscm.debian.org/git/openstack/neutron.git
86
87 Package: python-neutron
88 Architecture: all
89 Section: python
90 Depends: alembic (>= 0.8.4),
91          conntrack,
92          iproute2,
93          ipset,
94          python-debtcollector (>= 1.2.0),
95          python-designateclient (>= 1.5.0),
96          python-eventlet (>= 0.18.4),
97          python-gflags,
98          python-greenlet,
99          python-httplib2,
100          python-jinja2 (>= 2.8),
101          python-keystoneauth1 (>= 2.7.0),
102          python-keystonemiddleware (>= 4.0.0),
103          python-mysqldb,
104          python-netaddr (>= 0.7.12),
105          python-netifaces (>= 0.10.4),
106          python-neutron-lib (>= 0.2.0),
107          python-neutronclient (>= 1:4.2.0),
108          python-novaclient (>= 2:2.30.1),
109          python-openvswitch,
110          python-oslo.cache (>= 1.5.0),
111          python-oslo.concurrency (>= 3.8.0),
112          python-oslo.config (>= 1:3.10.0),
113          python-oslo.context (>= 2.4.0),
114          python-oslo.db (>= 4.1.0),
115          python-oslo.i18n (>= 2.1.0),
116          python-oslo.log (>= 2.0.0),
117          python-oslo.messaging (>= 5.2.0),
118          python-oslo.middleware (>= 3.0.0),
119          python-oslo.policy (>= 1.9.0),
120          python-oslo.reports (>= 0.6.0),
121          python-oslo.rootwrap (>= 2.0.0),
122          python-oslo.serialization (>= 2.0.0),
123          python-oslo.service (>= 1.10.0),
124          python-oslo.utils (>= 3.14.0),
125          python-oslo.versionedobjects (>= 1.9.1),
126          python-osprofiler (>= 1.3.0),
127          python-paste,
128          python-pastedeploy,
129          python-pbr (>= 1.8),
130          python-pecan (>= 1.0.0),
131          python-psycopg2,
132          python-pymysql,
133          python-pyroute2,
134          python-pyudev,
135          python-requests (>= 2.10.0),
136          python-retrying,
137          python-routes,
138          python-ryu (>= 3.30),
139          python-six (>= 1.9.0),
140          python-sqlalchemy (>= 1.0.12),
141          python-stevedore (>= 1.10.0),
142          python-webob,
143          ${misc:Depends},
144          ${python:Depends},
145 Recommends: iputils-arping,
146 Replaces: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
147           neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
148 Breaks: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
149         neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
150 Provides: ${python:Provides},
151 Description: OpenStack virtual network service - Python library
152  Neutron provides an API to dynamically request and configure virtual networks.
153  These networks connect "interfaces" from other OpenStack services (such as
154  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
155  network capabilities, including QoS, ACLs, and network monitoring.
156  .
157  This package provides the Python library.
158
159 Package: neutron-server
160 Architecture: all
161 Depends: adduser,
162          debconf,
163          lsb-base,
164          neutron-common (= ${source:Version}),
165          python-openstackclient,
166          q-text-as-data,
167          ${misc:Depends},
168          ${python:Depends},
169 Description: OpenStack virtual network service - server
170  Neutron provides an API to dynamically request and configure virtual networks.
171  These networks connect "interfaces" from other OpenStack services (such as
172  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
173  network capabilities, including QoS, ACLs, and network monitoring.
174  .
175  This package provides the Neutron server.
176
177 Package: neutron-common
178 Architecture: all
179 Depends: adduser,
180          dbconfig-common,
181          debconf,
182          dpkg-dev,
183          python-mysqldb,
184          python-neutron (= ${source:Version}),
185          python-pyparsing (>=1.5.7),
186          python-sqlalchemy (>= 1.0.12),
187          sqlite3,
188          ${misc:Depends},
189          ${python:Depends},
190 Provides: neutron-plugin,
191           neutron-plugin-bigswitch,
192           neutron-plugin-brocade,
193           neutron-plugin-cisco,
194           neutron-plugin-hyperv,
195           neutron-plugin-linuxbridge,
196           neutron-plugin-metaplugin,
197           neutron-plugin-ml2,
198           neutron-plugin-nec,
199           neutron-plugin-nicira,
200           neutron-plugin-openvswitch,
201           neutron-plugin-plumgrid,
202           neutron-plugin-ryu,
203 Replaces: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
204           neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
205 Breaks: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
206         neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
207 Description: OpenStack virtual network service - common files
208  Neutron provides an API to dynamically request and configure virtual networks.
209  These networks connect "interfaces" from other OpenStack services (such as
210  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
211  network capabilities, including QoS, ACLs, and network monitoring.
212  .
213  This package provides the common files.
214
215 Package: neutron-plugin-nec-agent
216 Architecture: all
217 Provides: neutron-plugin,
218 Depends: neutron-common (= ${source:Version}),
219          sudo,
220          ${misc:Depends},
221          ${python:Depends},
222 Description: OpenStack virtual network service - NEC agent
223  Neutron provides an API to dynamically request and configure virtual networks.
224  These networks connect "interfaces" from other OpenStack services (such as
225  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
226  network capabilities, including QoS, ACLs, and network monitoring.
227  .
228  This package provides the NEC plugin agent.
229
230 Package: neutron-l3-agent
231 Architecture: all
232 Depends: adduser,
233          debconf,
234          iputils-arping,
235          keepalived,
236          neutron-common (= ${source:Version}),
237          radvd,
238          sudo,
239          ${misc:Depends},
240          ${python:Depends},
241 Recommends: openvswitch-switch,
242 Conflicts: neutron-vpn-agent,
243 Description: OpenStack virtual network service - l3 agent
244  Neutron provides an API to dynamically request and configure virtual networks.
245  These networks connect "interfaces" from other OpenStack services (such as
246  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
247  network capabilities, including QoS, ACLs, and network monitoring.
248  .
249  This package provides the l3 agent.
250
251 Package: neutron-dhcp-agent
252 Architecture: all
253 Depends: adduser,
254          dnsmasq-base (>= 2.63),
255          dnsmasq-utils (>= 2.63),
256          neutron-common (= ${source:Version}),
257          sudo,
258          ${misc:Depends},
259          ${python:Depends},
260 Description: OpenStack virtual network service - DHCP agent
261  Neutron provides an API to dynamically request and configure virtual networks.
262  These networks connect "interfaces" from other OpenStack services (such as
263  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
264  network capabilities, including QoS, ACLs, and network monitoring.
265  .
266  This package provides the DHCP agent.
267
268 Package: neutron-metadata-agent
269 Architecture: all
270 Depends: adduser,
271          neutron-common (= ${source:Version}),
272          ${misc:Depends},
273          ${python:Depends},
274 Description: OpenStack virtual network service - metadata agent
275  Neutron provides an API to dynamically request and configure virtual networks.
276  These networks connect "interfaces" from other OpenStack services (such as
277  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
278  network capabilities, including QoS, ACLs, and network monitoring.
279  .
280  This package provides the metadata proxy agent.
281
282 Package: neutron-metering-agent
283 Architecture: all
284 Depends: adduser,
285          debconf,
286          lsb-base,
287          neutron-common (= ${source:Version}),
288          ${misc:Depends},
289          ${python:Depends},
290 Provides: neutron-plugin-metering-agent,
291 Description: OpenStack virtual network service - metering agent
292  Neutron provides an API to dynamically request and configure virtual networks.
293  These networks connect "interfaces" from other OpenStack services (such as
294  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
295  network capabilities, including QoS, ACLs, and network monitoring.
296  .
297  This package provides the Neutron metering agent.
298
299 Package: neutron-openvswitch-agent
300 Architecture: all
301 Pre-Depends: openvswitch-switch (>= 1.9),
302 Replaces: neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
303 Breaks: neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
304 Provides: neutron-plugin-openvswitch-agent,
305 Depends: neutron-common (= ${source:Version}),
306          sudo,
307          ${misc:Depends},
308          ${python:Depends},
309 Recommends: openvswitch-datapath-dkms,
310 Description: OpenStack virtual network service - Open vSwitch agent
311  Neutron provides an API to dynamically request and configure virtual networks.
312  These networks connect "interfaces" from other OpenStack services (such as
313  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
314  network capabilities, including QoS, ACLs, and network monitoring.
315  .
316  This package provides the Open vSwitch agent. If you choose to use the Open
317  vSwitch plugin on neutron-server, this agent should run on each compute node.
318
319 Package: neutron-linuxbridge-agent
320 Architecture: all
321 Replaces: neutron-common (<< 1:8.0.0~b1),
322           neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
323 Breaks: neutron-common (<< 1:8.0.0~b1),
324         neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
325 Provides: neutron-plugin-linuxbridge-agent,
326 Depends: bridge-utils,
327          neutron-common (= ${source:Version}),
328          sudo,
329          ${misc:Depends},
330          ${python:Depends},
331 Description: OpenStack virtual network service - Linux bridge agent
332  Neutron provides an API to dynamically request and configure virtual networks.
333  These networks connect "interfaces" from other OpenStack services (such as
334  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
335  network capabilities, including QoS, ACLs, and network monitoring.
336  .
337  This package provides the Linux bridge agent. If you choose to use the Linux
338  bridge plugin on neutron-server, this agent should run on each compute node.
339
340 Package: neutron-plugin-linuxbridge-agent
341 Depends: neutron-linuxbridge-agent,
342          ${misc:Depends},
343 Architecture: all
344 Section: oldlibs
345 description: transitional dummy package for switching to Neutron Linuxbridge agent
346  This is a transitional dummy package due to the move of the Linuxbridge agent
347  from core plugin to ML2 MechanismDriver.
348  Once you have upgraded, this package can safely be removed. This package
349  provides a transition path from neutron-plugin-linuxbridge-agent to
350  neutron-linuxbridge-agent.
351
352 Package: neutron-plugin-openvswitch-agent
353 Depends: neutron-openvswitch-agent,
354          ${misc:Depends},
355 Architecture: all
356 Section: oldlibs
357 description: transitional dummy package for switching to Neutron OpenVswitch agent
358  This is a transitional dummy package due to the move of the OpenVswitch agent
359  from core plugin to ML2 MechanismDriver.
360  Once you have upgraded, this package can safely be removed. This package
361  provides a transition path from neutron-plugin-openvswitch-agent to
362  neutron-openvswitch-agent.
363
364 Package: neutron-sriov-agent
365 Architecture: all
366 Depends: neutron-common (= ${source:Version}),
367          ${misc:Depends},
368          ${python:Depends},
369          ${shlibs:Depends},
370 Description: OpenStack virtual network service - SR-IOV agent
371  Neutron provides an API to dynamically request and configure virtual networks.
372  These networks connect "interfaces" from other OpenStack services (such as
373  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
374  network capabilities, including QoS, ACLs, and network monitoring.
375  .
376  This package provides the Mellanox SR-IOV agent.
377
378 Package: neutron-doc
379 Architecture: all
380 Section: doc
381 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
382 Description: Neutron is a virtual network service for Openstack - Docs
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 contains the documentation