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