Update to 8.0.0.0b1
[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 Build-Depends: debhelper (>= 9),
8                dh-python,
9                dh-systemd,
10                git,
11                openstack-pkg-tools (>= 23~),
12                po-debconf,
13                python-all,
14                python-pbr (>= 1.8),
15                python-setuptools,
16                python-sphinx,
17 Build-Depends-Indep: alembic (>= 0.8.0),
18                      bridge-utils,
19                      python-cliff (>= 1.15.0),
20                      python-coverage,
21                      python-ddt (>= 1.0.1),
22                      python-debtcollector (>= 0.3.0),
23                      python-eventlet (>= 0.17.4),
24                      python-fixtures (>= 1.3.1),
25                      python-gflags,
26                      python-greenlet,
27                      python-hacking,
28                      python-httplib2,
29                      python-jinja2 (>= 2.8),
30                      python-keystoneclient (>= 1:1.6.0),
31                      python-keystonemiddleware (>= 4.0.0),
32                      python-mock (>= 1.3),
33                      python-netaddr (>= 0.7.12),
34                      python-neutronclient (>= 1:2.6.0),
35                      python-novaclient (>= 2:2.30.1),
36                      python-os-testr (>= 0.4.2),
37                      python-oslo.concurrency (>= 2.3.0),
38                      python-oslo.config (>= 1:3.2.0),
39                      python-oslo.context (>= 0.2.0),
40                      python-oslo.db (>= 4.1.0),
41                      python-oslo.i18n (>= 1.5.0),
42                      python-oslo.log (>= 2.0.0),
43                      python-oslo.messaging (>= 3.0.0),
44                      python-oslo.middleware (>= 3.0.0),
45                      python-oslo.policy (>= 0.5.0),
46                      python-oslo.rootwrap (>= 2.0.0),
47                      python-oslo.serialization (>= 2.0.0),
48                      python-oslo.service (>= 1.0.0),
49                      python-oslo.utils (>= 3.4.0),
50                      python-oslo.versionedobjects (>= 1.0.0),
51                      python-oslosphinx (>= 2.5.0),
52                      python-oslotest (>= 1.10.0),
53                      python-paste,
54                      python-pastedeploy,
55                      python-pecan (>= 1.0.0),
56                      python-pyudev,
57                      python-pymysql,
58                      python-requests (>= 2.8.1),
59                      python-requests-mock (>= 0.7.0),
60                      python-retrying,
61                      python-routes,
62                      python-ryu (>= 3.24),
63                      python-six (>= 1.9.0),
64                      python-sqlalchemy (>= 1.0.10),
65                      python-stevedore (>= 1.5.0),
66                      python-tempest-lib (>= 0.13.0),
67                      python-testresources,
68                      python-testscenarios,
69                      python-testtools (>= 1.4.0),
70                      python-unittest2,
71                      python-webob,
72                      python-webtest,
73                      subunit,
74                      testrepository,
75 Standards-Version: 3.9.6
76 Homepage: http://neutron.openstack.org/
77 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/neutron.git;a=summary
78 Vcs-Git: git://anonscm.debian.org/openstack/neutron.git
79
80 Package: python-neutron
81 Architecture: all
82 Section: python
83 Depends: alembic (>= 0.8.0),
84          conntrack,
85          iproute2,
86          ipset,
87          python-debtcollector (>= 0.3.0),
88          python-eventlet (>= 0.17.4),
89          python-gflags,
90          python-greenlet,
91          python-httplib2,
92          python-jinja2 (>= 2.8),
93          python-keystoneclient (>= 1:1.6.0),
94          python-keystonemiddleware (>= 4.0.0),
95          python-mysqldb,
96          python-netaddr (>= 0.7.12),
97          python-neutronclient (>= 1:2.6.0),
98          python-novaclient (>= 2:2.30.1),
99          python-openvswitch,
100          python-oslo.concurrency (>= 2.3.0),
101          python-oslo.config (>= 1:3.2.0),
102          python-oslo.context (>= 0.2.0),
103          python-oslo.db (>= 4.1.0),
104          python-oslo.i18n (>= 1.5.0),
105          python-oslo.log (>= 2.0.0),
106          python-oslo.messaging (>= 3.0.0),
107          python-oslo.middleware (>= 3.0.0),
108          python-oslo.policy (>= 0.5.0),
109          python-oslo.rootwrap (>= 2.0.0),
110          python-oslo.serialization (>= 2.0.0),
111          python-oslo.service (>= 1.0.0),
112          python-oslo.utils (>= 3.4.0),
113          python-oslo.versionedobjects (>= 1.0.0),
114          python-paste,
115          python-pastedeploy,
116          python-pecan (>= 1.0.0),
117          python-pbr (>= 1.8),
118          python-psycopg2,
119          python-pymysql,
120          python-pyroute2,
121          python-pyudev,
122          python-requests (>= 2.8.1),
123          python-retrying,
124          python-routes,
125          python-ryu (>= 3.24),
126          python-six (>= 1.9.0),
127          python-sqlalchemy (>= 1.0.10),
128          python-stevedore (>= 1.5.0),
129          python-webob,
130          ${misc:Depends},
131          ${python:Depends},
132 Recommends: iputils-arping,
133 Replaces: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
134           neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
135 Breaks: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
136         neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
137 Provides: ${python:Provides},
138 Description: OpenStack virtual network service - Python library
139  Neutron provides an API to dynamically request and configure virtual networks.
140  These networks connect "interfaces" from other OpenStack services (such as
141  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
142  network capabilities, including QoS, ACLs, and network monitoring.
143  .
144  This package provides the Python library.
145
146 Package: neutron-server
147 Architecture: all
148 Depends: adduser,
149          debconf,
150          lsb-base,
151          neutron-common (= ${source:Version}),
152          python-openstackclient,
153          ${misc:Depends},
154          ${python:Depends},
155          ${shlibs:Depends},
156 Description: OpenStack virtual network service - server
157  Neutron provides an API to dynamically request and configure virtual networks.
158  These networks connect "interfaces" from other OpenStack services (such as
159  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
160  network capabilities, including QoS, ACLs, and network monitoring.
161  .
162  This package provides the Neutron server.
163
164 Package: neutron-common
165 Architecture: all
166 Depends: adduser,
167          dbconfig-common,
168          debconf,
169          dpkg-dev,
170          python-mysqldb,
171          python-neutron (= ${source:Version}),
172          python-pyparsing (>=2.0.1),
173          python-sqlalchemy,
174          sqlite3,
175          ${misc:Depends},
176          ${python:Depends},
177 Provides: neutron-plugin,
178           neutron-plugin-bigswitch,
179           neutron-plugin-brocade,
180           neutron-plugin-cisco,
181           neutron-plugin-hyperv,
182           neutron-plugin-linuxbridge,
183           neutron-plugin-metaplugin,
184           neutron-plugin-ml2,
185           neutron-plugin-nec,
186           neutron-plugin-nicira,
187           neutron-plugin-openvswitch,
188           neutron-plugin-plumgrid,
189           neutron-plugin-ryu,
190           python-argparse,
191 Replaces: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
192           neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
193 Breaks: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
194         neutron-plugin-openvswitch-agent (<<2015.1~b3-1),
195 Description: OpenStack virtual network service - common files
196  Neutron provides an API to dynamically request and configure virtual networks.
197  These networks connect "interfaces" from other OpenStack services (such as
198  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
199  network capabilities, including QoS, ACLs, and network monitoring.
200  .
201  This package provides the common files.
202
203 Package: neutron-plugin-nec-agent
204 Architecture: all
205 Provides: neutron-plugin,
206 Depends: neutron-common (= ${source:Version}),
207          sudo,
208          ${misc:Depends},
209          ${python:Depends},
210          ${shlibs:Depends},
211 Description: OpenStack virtual network service - NEC agent
212  Neutron provides an API to dynamically request and configure virtual networks.
213  These networks connect "interfaces" from other OpenStack services (such as
214  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
215  network capabilities, including QoS, ACLs, and network monitoring.
216  .
217  This package provides the NEC plugin agent.
218
219 Package: neutron-l3-agent
220 Architecture: all
221 Depends: adduser,
222          debconf,
223          iputils-arping,
224          keepalived,
225          neutron-common (= ${source:Version}),
226          radvd,
227          sudo,
228          ${misc:Depends},
229          ${python:Depends},
230          ${shlibs:Depends},
231 Recommends: openvswitch-switch,
232 Conflicts: neutron-vpn-agent,
233 Description: OpenStack virtual network service - l3 agent
234  Neutron provides an API to dynamically request and configure virtual networks.
235  These networks connect "interfaces" from other OpenStack services (such as
236  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
237  network capabilities, including QoS, ACLs, and network monitoring.
238  .
239  This package provides the l3 agent.
240
241 Package: neutron-dhcp-agent
242 Architecture: all
243 Depends: adduser,
244          dnsmasq-base (>= 2.63),
245          dnsmasq-utils (>= 2.63),
246          neutron-common (= ${source:Version}),
247          sudo,
248          ${misc:Depends},
249          ${python:Depends},
250          ${shlibs:Depends},
251 Description: OpenStack virtual network service - DHCP agent
252  Neutron provides an API to dynamically request and configure virtual networks.
253  These networks connect "interfaces" from other OpenStack services (such as
254  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
255  network capabilities, including QoS, ACLs, and network monitoring.
256  .
257  This package provides the DHCP agent.
258
259 Package: neutron-metadata-agent
260 Architecture: all
261 Depends: adduser,
262          neutron-common (= ${source:Version}),
263          ${misc:Depends},
264          ${python:Depends},
265          ${shlibs:Depends},
266 Description: OpenStack virtual network service - metadata agent
267  Neutron provides an API to dynamically request and configure virtual networks.
268  These networks connect "interfaces" from other OpenStack services (such as
269  vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
270  network capabilities, including QoS, ACLs, and network monitoring.
271  .
272  This package provides the metadata proxy agent.
273
274 Package: neutron-metering-agent
275 Architecture: all
276 Depends: adduser,
277          debconf,
278          lsb-base,
279          neutron-common (= ${source:Version}),
280          ${misc:Depends},
281          ${python:Depends},
282          ${shlibs: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          ${shlibs:Depends},
303 Recommends: openvswitch-datapath-dkms,
304 Description: OpenStack virtual network service - Open vSwitch 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.
309  .
310  This package provides the Open vSwitch agent. If you choose to use the Open
311  vSwitch plugin on neutron-server, this agent should run on each compute node.
312
313 Package: neutron-linuxbridge-agent
314 Architecture: all
315 Replaces: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
316 Breaks: neutron-plugin-linuxbridge-agent (<<2015.1~b3-1),
317 Provides: neutron-plugin-linuxbridge-agent,
318 Depends: bridge-utils,
319          neutron-common (= ${source:Version}),
320          sudo,
321          ${misc:Depends},
322          ${python:Depends},
323          ${shlibs: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 from
340  core plugin to ML2 MechanismDriver.
341  Once you have upgraded, this package can safely be removed. This package provides a
342  transition path from neutron-plugin-linuxbridge-agent to neutron-linuxbridge-agent.
343
344 Package: neutron-plugin-openvswitch-agent
345 Depends: neutron-openvswitch-agent,
346          ${misc:Depends},
347 Architecture: all
348 Section: oldlibs
349 description: transitional dummy package for switching to Neutron OpenVswitch agent.
350  This is a transitional dummy package due to the move of the OpenVswitch agent from
351  core plugin to ML2 MechanismDriver.
352  Once you have upgraded, this package can safely be removed. This package provides a
353  transition path from neutron-plugin-openvswitch-agent to neutron-openvswitch-agent.
354
355 Package: neutron-plugin-ml2
356 Architecture: all
357 Provides: neutron-plugin,
358 Depends: neutron-common (= ${source:Version}),
359          ${misc:Depends},
360          ${python:Depends},
361          ${shlibs:Depends},
362 Description: Neutron is a virtual network service for Openstack - ML2 plugin
363  Neutron is a virtual network service for Openstack, and a part of
364  Netstack. Just like OpenStack Nova provides an API to dynamically
365  request and configure virtual servers, Neutron provides an API to
366  dynamically request and configure virtual networks. These networks
367  connect "interfaces" from other OpenStack services (e.g., virtual NICs
368  from Nova VMs). The Neutron API supports extensions to provide
369  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
370  etc.)
371  .
372  This package provides the Modular Layer 2 plugin.
373
374 Package: neutron-plugin-sriov-agent
375 Architecture: all
376 Depends: neutron-plugin-ml2 (= ${source:Version}),
377          ${misc:Depends},
378          ${python:Depends},
379          ${shlibs:Depends},
380 Description: Neutron is a virtual network service for Openstack - IBM agent
381  Neutron is a virtual network service for Openstack, and a part of
382  Netstack. Just like OpenStack Nova provides an API to dynamically
383  request and configure virtual servers, Neutron provides an API to
384  dynamically request and configure virtual networks. These networks
385  connect "interfaces" from other OpenStack services (e.g., virtual NICs
386  from Nova VMs). The Neutron API supports extensions to provide
387  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
388  etc.)
389  .
390  This package provides the Mellanox SR-IOV agent.
391
392 Package: neutron-doc
393 Architecture: all
394 Section: doc
395 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
396 Description: Neutron is a virtual network service for Openstack - Docs
397  Neutron is a virtual network service for Openstack, and a part of
398  Netstack. Just like OpenStack Nova provides an API to dynamically
399  request and configure virtual servers, Neutron provides an API to
400  dynamically request and configure virtual networks. These networks
401  connect "interfaces" from other OpenStack services (e.g., virtual NICs
402  from Nova VMs). The Neutron API supports extensions to provide
403  advanced network capabilities (e.g., QoS, ACLs, network monitoring,
404  etc.)
405  .
406  This package contains the documentation