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