~ubuntu-branches/ubuntu/raring/quantum/raring-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Chuck Short, Yolanda Robla, James Page, Maru Newby
  • Date: 2013-01-11 09:14:35 UTC
  • mfrom: (2.1.17)
  • Revision ID: package-import@ubuntu.com-20130111091435-vaup7dwmtmajy5oe
Tags: 2013.1~g2-0ubuntu1
[ Chuck Short ]
* New upstream version. 
* debian/patches/fix-quantum-configuration.patch: Refreshed.

[ Yolanda Robla ]
* debian/quantum-l3-agent.quantum-metadata-agent.upstart: Add
  upstart configuration for Metadata Agent.
* debian/quantum-l3-agent.install: Added quantum-ns-metadata-proxy,
  quantum-metadata-agent and metadata_agent.ini.
* debian/patches/fix-quantum-configuration.patch: Update rootwrap
  configuration in metadata_agent.ini file.
* debian/changelog: Updated package version
* d/p/fix-quantum-configuration.patch: refresh patches

[ James Page ]
* d/*.install: Install entry points from bin directory instead
  of easy-install ones generated during the package build process
  (LP: #1085038).
* d/control: Drop BD on python-dev-all; its not required.
* d/rules: Install multiple upstart configurations for quantum-l3-agent.
* d/control: Tidy package descriptions.
* d/*.postrm: Drop as debhelper will generate update-rc.d calls in
  maintainer scripts if required.
* d/quantum-common.postinst: Tweak permissions setting so that /etc/quantum
  is not owned/writable by the quantum user, ensure that /etc/quantum/rootwrap*
  is owned by root:root.
* d/*agent*.postinst: Dropped as permissions now correctly set in
  quantum-common.
* d/patches/fix-quantum-configuration.patch: Re-add dropped fixes rootwrap and
  sqlite defaults for all plugins.
* d/control: Added new BD on alembic (>= 0.4.1~), version python-mock >= 1.0b1.

[ Maru Newby ]
* debian/control: Remove unnecessary openvswitch-vswitch dependency
  from quantum-plugin-openvswitch (LP: #1076747).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Chuck Short <zulcss@ubuntu.com>
5
5
Build-Depends: debhelper (>= 8.0.0),
6
 
               python-all (>= 2.6),
7
 
               python-all-dev (>= 2.6.6-3~)
8
 
Build-Depends-Indep: pep8,
 
6
               python-all (>= 2.6)
 
7
Build-Depends-Indep: alembic (>= 0.4.1),
 
8
 pep8,
9
9
 python-amqplib,
10
10
 python-anyjson,
11
11
 python-cliff,
18
18
 python-keystone,
19
19
 python-kombu,
20
20
 python-lxml,
21
 
 python-mock,
 
21
 python-mock (>= 1.0b1),
22
22
 python-mox,
23
23
 python-netaddr,
24
24
 python-nose,
47
47
 ${python:Depends},
48
48
 ${shlibs:Depends}
49
49
Recommends: quantum-plugin-openvswitch
50
 
Description: server - Quantum is a virtual network service for Openstack
 
50
Description: Quantum is a virtual network service for Openstack - server
51
51
 Quantum is a virtual network service for Openstack, and a part of
52
52
 Netstack. Just like OpenStack Nova provides an API to dynamically
53
53
 request and configure virtual servers, Quantum provides an API to
57
57
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
58
58
 etc.)
59
59
 .
60
 
 This package provides the quantum server
 
60
 This package provides the Quantum server
61
61
 
62
62
Package: quantum-common
63
63
Architecture: all
67
67
 ${python:Depends}
68
68
Breaks: quantum-server ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
69
69
Replaces: quantum-server ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
70
 
Description: common - Quantum is a virtual network service for Openstack.
 
70
Description: Quantum is a virtual network service for Openstack - common
71
71
 Quantum is a virtual network service for Openstack, and a part of
72
72
 Netstack. Just like OpenStack Nova provides an API to dynamically
73
73
 request and configure virtual servers, Quantum provides an API to
86
86
 ${misc:Depends},
87
87
 ${python:Depends},
88
88
 ${shlibs:Depends}
89
 
Description: Quantum is a virtual network service for Openstack. (cisco plugin)
 
89
Description: Quantum is a virtual network service for Openstack - Cisco plugin
90
90
 Quantum is a virtual network service for Openstack, and a part of
91
91
 Netstack. Just like OpenStack Nova provides an API to dynamically
92
92
 request and configure virtual servers, Quantum provides an API to
96
96
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
97
97
 etc.)
98
98
 .
99
 
 This package provides the CISCO plugin.
 
99
 This package provides the Cisco plugin.
100
100
 
101
101
Package: quantum-plugin-nec
102
102
Architecture: all
105
105
 ${misc:Depends},
106
106
 ${python:Depends},
107
107
 ${shlibs:Depends}
108
 
Description: Quantum is a virtual network service for Openstack. (NEC plugin)
 
108
Description: Quantum is a virtual network service for Openstack - NEC plugin
109
109
 Quantum is a virtual network service for Openstack, and a part of
110
110
 Netstack. Just like OpenStack Nova provides an API to dynamically
111
111
 request and configure virtual servers, Quantum provides an API to
125
125
 ${misc:Depends},
126
126
 ${python:Depends},
127
127
 ${shlibs:Depends}
128
 
Description: Quantum is a virtual network service for Openstack. (metaplugin plugin)
 
128
Description: Quantum is a virtual network service for Openstack - Metaplugin plugin
129
129
 Quantum is a virtual network service for Openstack, and a part of
130
130
 Netstack. Just like OpenStack Nova provides an API to dynamically
131
131
 request and configure virtual servers, Quantum provides an API to
135
135
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
136
136
 etc.)
137
137
 .
138
 
 This package provides the metaplugin plugin.
 
138
 This package provides the Metaplugin plugin.
139
139
 
140
140
Package: quantum-plugin-nicira
141
141
Architecture: all
144
144
 ${misc:Depends},
145
145
 ${python:Depends},
146
146
 ${shlibs:Depends}
147
 
Description: Quantum is a virtual network service for Openstack. (nicira plugin)
 
147
Description: Quantum is a virtual network service for Openstack - Nicira plugin
148
148
 Quantum is a virtual network service for Openstack, and a part of
149
149
 Netstack. Just like OpenStack Nova provides an API to dynamically
150
150
 request and configure virtual servers, Quantum provides an API to
154
154
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
155
155
 etc.)
156
156
 .
157
 
 This package provides the nicira plugin
 
157
 This package provides the Nicira plugin
158
158
 
159
159
Package: quantum-l3-agent
160
160
Architecture: all
164
164
 ${shlibs:Depends}
165
165
Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
166
166
Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
167
 
Description: Quantum is a virtual network service for Openstack. (l3 agent)
 
167
Description: Quantum is a virtual network service for Openstack - l3 agent
168
168
 Quantum is a virtual network service for Openstack, and a part of
169
169
 Netstack. Just like OpenStack Nova provides an API to dynamically
170
170
 request and configure virtual servers, Quantum provides an API to
174
174
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
175
175
 etc.)
176
176
 .
177
 
 This package provides the l3 agent.
 
177
 This package provides the layer 3 routing agent.
178
178
 
179
179
Package: quantum-dhcp-agent
180
180
Architecture: all
186
186
 ${shlibs:Depends}
187
187
Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
188
188
Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
189
 
Description: Quantum is a virtual network service for Openstack. (dhcp agent)
 
189
Description: Quantum is a virtual network service for Openstack - DHCP agent
190
190
 Quantum is a virtual network service for Openstack, and a part of
191
191
 Netstack. Just like OpenStack Nova provides an API to dynamically
192
192
 request and configure virtual servers, Quantum provides an API to
196
196
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
197
197
 etc.)
198
198
 .
199
 
 This package provides the dhcp agent.
 
199
 This package provides the DHCP agent.
200
200
 
201
201
Package: python-quantum
202
202
Architecture: all
224
224
 ${python:Depends}
225
225
Provides: ${python:Provides}
226
226
XB-Python-Version: ${python:Versions}
227
 
Description: Quantum is a virutal network service for Openstack. (python library)
 
227
Description: Quantum is a virutal network service for Openstack - Python library
228
228
 Quantum is a virtual network service for Openstack, and a part of
229
229
 Netstack. Just like OpenStack Nova provides an API to dynamically
230
230
 request and configure virtual servers, Quantum provides an API to
234
234
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
235
235
 etc.)
236
236
 .
237
 
 This package provides the python library.
 
237
 This package provides the Python library.
238
238
 
239
239
Package: quantum-plugin-openvswitch
240
240
Architecture: all
241
241
Provides: quantum-plugin
242
 
Depends: openvswitch-switch,
243
 
 quantum-common (= ${source:Version}),
 
242
Depends: quantum-common (= ${source:Version}),
244
243
 ${misc:Depends},
245
244
 ${python:Depends},
246
245
 ${shlibs:Depends}
247
 
Description: Quantum is a virtual network service for Openstack. (openvswitch plugin)
 
246
Description: Quantum is a virtual network service for Openstack - Open vSwitch plugin
248
247
 Quantum is a virtual network service for Openstack, and a part of
249
248
 Netstack. Just like OpenStack Nova provides an API to dynamically
250
249
 request and configure virtual servers, Quantum provides an API to
254
253
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
255
254
 etc.)
256
255
 .
257
 
 This package provides the openvswitch plugin.
 
256
 This package provides the Open vSwitch plugin.
258
257
 
259
258
Package: quantum-plugin-openvswitch-agent
260
259
Architecture: all
266
265
 ${shlibs:Depends}
267
266
Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
268
267
Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
269
 
Description: Quantum is a virtual network service for Openstack. (openvswitch plugin agent)
 
268
Description: Quantum is a virtual network service for Openstack - Open vSwitch plugin agent
270
269
 Quantum is a virtual network service for Openstack, and a part of
271
270
 Netstack. Just like OpenStack Nova provides an API to dynamically
272
271
 request and configure virtual servers, Quantum provides an API to
276
275
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
277
276
 etc.)
278
277
 .
279
 
 This package provides the openvswitch plugin agent
280
 
 
 
278
 This package provides the Open vSwitch plugin agent.
281
279
 
282
280
Package: quantum-plugin-linuxbridge
283
281
Architecture: all
286
284
 ${misc:Depends},
287
285
 ${python:Depends},
288
286
 ${shlibs:Depends}
289
 
Description: Quantum is a virtual network service for Openstack. (linuxbridge plugin)
 
287
Description: Quantum is a virtual network service for Openstack - linuxbridge plugin
290
288
 Quantum is a virtual network service for Openstack, and a part of
291
289
 Netstack. Just like OpenStack Nova provides an API to dynamically
292
290
 request and configure virtual servers, Quantum provides an API to
308
306
 ${shlibs:Depends}
309
307
Breaks: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
310
308
Replaces: quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
311
 
Description: Quantum is a virtual network service for Openstack. (linuxbridge plugin agent)
 
309
Description: Quantum is a virtual network service for Openstack - linuxbridge plugin agent
312
310
 Quantum is a virtual network service for Openstack, and a part of
313
311
 Netstack. Just like OpenStack Nova provides an API to dynamically
314
312
 request and configure virtual servers, Quantum provides an API to
327
325
  ${misc:Depends},
328
326
  ${python:Depends},
329
327
  ${shlibs:Depends}
330
 
Description: Quantum is a virtual network service for Openstack. (ryu plugin)
 
328
Description: Quantum is a virtual network service for Openstack - RYU plugin
331
329
 Quantum is a virtual network service for Openstack, and a part of
332
330
 Netstack. Just like OpenStack Nova provides an API to dynamically
333
331
 request and configure virtual servers, Quantum provides an API to
337
335
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
338
336
 etc.)
339
337
 .
340
 
 This package provides the ryu plugin
 
338
 This package provides the RYU plugin.
341
339
 
342
340
Package: quantum-plugin-ryu-agent
343
341
Architecture: all
350
348
 quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
351
349
Replaces: quantum-server ( << 2012.1-0ubuntu3 ),
352
350
 quantum-common ( <= 2012.2~rc1~20120907.1154-0ubuntu1 )
353
 
Description: Quantum is a virtual network service for Openstack. (ryu plugin agent)
 
351
Description: Quantum is a virtual network service for Openstack - RYU plugin agent
354
352
 Quantum is a virtual network service for Openstack, and a part of
355
353
 Netstack. Just like OpenStack Nova provides an API to dynamically
356
354
 request and configure virtual servers, Quantum provides an API to
360
358
 advanced network capabilities (e.g., QoS, ACLs, network monitoring,
361
359
 etc.)
362
360
 .
363
 
 This package provides the ryu plugin agent.
 
361
 This package provides the RYU plugin agent.