941a16219ee384299d89ebc790acfad7d265994d
[openstack-build/neutron-build.git] / debian / changelog
1 neutron (1:2014.1.1-0ubuntu1) trusty; urgency=medium
2
3   * Resynchronize with stable/icehouse (54ac82b) (LP: #1328134):
4     - [2b42dd3] Handle errors from run_ofctl() when dumping flows
5     - [d00446b] Reprogram flows when ovs-vswitchd restarts
6     - [8d3026b] Added missing plugin .ini files to setup.cfg
7     - [072bbc0] NEC plugin: Bump L3RPC callback version to 1.1
8     - [47a4954] Remove List events API from Cisco N1kv Neutron
9     - [28a26db] Install SNAT rules for ipv4 only
10     - [5bdea2d] Use os.uname() instead of calling uname in subprocess
11     - [48bc7db] Replace loopingcall in notifier with a delayed send
12     - [66eeda2] Explicitly import state_path opt in tests.base
13     - [f1b0607] NSX: allow net-migration only in combined mode
14     - [8abb05c] NSX: do not raise on missing router during migration step
15     - [4c945dd] NSX: fix error when creating VM ports on subnets without dhcp
16     - [efa4f28] OVS lib defer apply doesn't handle concurrency
17     - [bc30b52] NSX: ensure that no LSN is created on external networks
18     - [2bcc7bf] NSX: pass the right argument during metadata setup
19     - [26a591a] Big Switch: Check source_address attribute exists
20     - [74a9365] L3 RPC loop could delete a router on concurrent update
21     - [2a7164a] Optimize querying for security groups
22     - [bac4389] set api.extensions logging to ERROR in unit tests
23     - [d1ab56d] Make default nova_url use a version
24     - [2c56e14] NSX: fix API payloads for dhcp/metadata setup
25     - [f217479] NSX: fix migration for networks without a subnet
26     - [bf281cd] NSX: change api mapping for Service Cluster to Edge Cluster
27     - [7225e2b] NSX: add nsx switch lookup to dhcp and metadata operations
28     - [b922aa7] Fixed floating IP logic in PLUMgrid plugin
29     - [84650f8] IBM: set secret=True on passwd config field
30     - [c5040b4] Update ensure()/reconnect() to catch MessagingError
31     - [e0deffc] NSX: Fix fake_api_client to raise NotFound
32     - [42a8539] netaddr<=0.7.10 raises ValueError instead of AddrFormatError
33     - [68a24e5] Validate CIDR given as ip-prefix in security-group-rule-create
34     - [8991aa6] gw_port should be set as lazy='join'
35     - [54ac82b] NSX: ensure dhcp port is setup on metadata network
36
37  -- Corey Bryant <corey.bryant@canonical.com>  Mon, 09 Jun 2014 16:18:49 -0400
38
39 neutron (1:2014.1-0ubuntu1) trusty; urgency=medium
40
41   [ Chuck Short ]
42   * New upstream release (LP: #1288245).
43
44  -- James Page <james.page@ubuntu.com>  Thu, 17 Apr 2014 13:04:17 +0100
45
46 neutron (1:2014.1~rc2-0ubuntu4) trusty; urgency=medium
47
48   * d/neutron-vpn-agent.upstart: Wait for neutron-ovs-cleanup service to
49     start if installed to ensure that Open vSwitch state is cleaned up
50     on reboot (LP: #1307208). 
51
52  -- James Page <james.page@ubuntu.com>  Mon, 14 Apr 2014 11:07:44 +0100
53
54 neutron (1:2014.1~rc2-0ubuntu3) trusty; urgency=medium
55
56   * Fix the Breaks/Replaces from the previous version, as they were 
57     accidentally added to the wrong package (and with the wrong versioning).
58
59  -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 10 Apr 2014 23:36:09 +0000
60
61 neutron (1:2014.1~rc2-0ubuntu2) trusty; urgency=medium
62
63   * Ensure that VPN and L3 agents are not installed together (LP: #1303876):
64     - d/control: Add Conflicts on neutron-l3-agent to neutron-vpn-agent,
65       drop dependency from neutron-vpn-agent -> neutron-l3-agent.
66     - d/neutron-{common,vpn-agent,l3-agent}.install: Move configuration and
67       rootwrap filters to -common package for use by both agent types.
68     - d/control: Add appropriate Breaks/Replaces for config file moves.
69     - d/neutron-vpn-agent.upstart: Include fwaas_driver.ini on config file
70       path inline with l3-agent configuration.
71     - d/control: Align Depends of neutron-vpn-agent with neutron-l3-agent.
72
73  -- James Page <james.page@ubuntu.com>  Thu, 10 Apr 2014 14:34:18 +0100
74
75 neutron (1:2014.1~rc2-0ubuntu1) trusty; urgency=medium
76
77   [ James Page ]
78   * d/neutron-plugin-oneconvergence-agent.upstart: Rename upstart
79     configuration to match package name (LP: #1301957).
80   * d/neutron-vpn-agent.install: Install missing vpnaas.filters for
81     rootwrap (LP: #1303876).
82
83   [ Chuck Short ]
84   * New upstream release candidate (LP: #1288245).
85
86  -- Chuck Short <zulcss@ubuntu.com>  Wed, 09 Apr 2014 08:51:40 -0400
87
88 neutron (1:2014.1~rc1-0ubuntu1) trusty; urgency=medium
89
90   [ Chuck Short ]
91   * debian/rules: Run testr init before tests.
92   * debian/patches/disable-udev-tests.patch: Refresh.
93   * d/control,neutron-plugin-oneconvergence*: Add One Convergence plugin
94     and agent (LP: #1293632).
95
96   [ James Page ]
97   * New upstream release candidate (LP: #1288696, #1291535).
98   * d/control,neutron-mlnx-plugin{-agent}.install: Split out Mellanox
99     plugin configuration from agent package (LP: #1255420).
100   * d/control,neutron-{plugin-}{vpn|metering}-agent.*: Drop -plugin from
101     metering and vpn agents (they are not plugins) and deal with associated
102     change in name of upstart configurations.
103   * d/neutron-l3-agent.{install,upstart}: Install fwaas_driver.ini with
104     l3-agent and add to config-file path in upstart configuration
105     (LP: #1298676).
106   * d/neutron-vpn-agent.upstart,control: Include l3_agent.ini on upstart
107     config-file path, add dependency on neutron-l3-agent (LP: #1298675).
108
109  -- James Page <james.page@ubuntu.com>  Tue, 01 Apr 2014 16:22:54 +0100
110
111 neutron (1:2014.1~b3-0ubuntu1) trusty; urgency=medium
112
113   [ Chuck Short ]
114   * New upstream release.
115   * debian/rules: Re-enabled tests. 
116   * debian/patches/requirements.patch: Dropped no longer needed.
117   * debian/patches/sql-alchemy-0.8.3-compat.patch: Dropped no longer needed.
118   * debian/patches/bump-sqlalchemy-version.patch: Dropped no longer needed.
119   * debian/neutron-plugin-vmware.install: Install usr/bin/neutron-nsx-manage.
120   * debian/patches/use-concurrency.patch: Set default concurrency to 1.
121
122   [ James Page ]
123   * d/control,neutron-plugin-ibm*: Add plugin and agent packages for IBM
124     SDN-VE.
125   * d/control,neutron-openflow-*: Add agent package for OpenFlow ML2 agent.
126   * d/control,neutron-plugin-bigswitch-agent*: Add agent package for
127     BigSwitch.
128   * d/neutron-plugin-mlnx-agent.{upstart,logrotate}: Correct log path
129     and add logrotate configuration (LP: #1284144).
130
131   [ Corey Bryant ]
132   * Renamed Nicira NVP plugin to VMware NSX (LP: #1273877):
133     - debian/neutron-plugin-*.install: Update path and file for rename
134     - debian/tests/*-plugin: Replace nicira-plugin with vmware-plugin
135     - debian/control:
136       + Change neutron-plugin-nicira to transtional package
137       + Add neutron-plugin-vmware package which breaks/replaces
138         neutron-plugin-nicira package.
139
140  -- James Page <james.page@ubuntu.com>  Fri, 07 Mar 2014 09:38:32 +0000
141
142 neutron (1:2014.1~b2-0ubuntu6) trusty; urgency=medium
143
144   * debian/rules: Temporarily disable testsuite due to upstream breakage. 
145
146  -- Chuck Short <zulcss@ubuntu.com>  Thu, 06 Feb 2014 08:33:08 -0500
147
148 neutron (1:2014.1~b2-0ubuntu5) trusty; urgency=medium
149
150   * debian/patches/disable-udev-tests.patch: Skip more tests 
151     because of udev failures.
152   * debian/patches/skip-ipv6-tests.patch: Skip tests that fail 
153     on the buildds due to ipv6.
154
155  -- Chuck Short <zulcss@ubuntu.com>  Mon, 03 Feb 2014 09:02:45 -0500
156
157 neutron (1:2014.1~b2-0ubuntu4) trusty; urgency=medium
158
159   * debian/rules: Really run_tests.sh. 
160
161  -- Chuck Short <zulcss@ubuntu.com>  Thu, 30 Jan 2014 11:44:21 -0500
162
163 neutron (1:2014.1~b2-0ubuntu3) trusty; urgency=medium
164
165   * debian/rules: Switch back to run_test.sh since locking
166     issues have been fixed.
167
168  -- Chuck Short <zulcss@ubuntu.com>  Thu, 30 Jan 2014 10:49:22 -0500
169
170 neutron (1:2014.1~b2-0ubuntu2) trusty; urgency=medium
171
172   * debian/patches/skip-lb-test.patch: Skipped lb configuration
173     test. 
174
175  -- Chuck Short <zulcss@ubuntu.com>  Mon, 27 Jan 2014 12:01:50 -0500
176
177 neutron (1:2014.1~b2-0ubuntu1) trusty; urgency=low
178
179   [ James Page ]
180   * Switch to using Modular Layer 2 plugin by default:
181     - d/control,neutron-plugin-ml2.install: Add ML2 plugin package
182       (LP: #1243147).
183     - d/p/fix-quantum-configuration,d/control,d/neutron-server.default:
184       Switch to using the ML2 plugin by default.
185     - d/control,neutron-plugin-openvswitch-agent:
186       Use neutron-plugin-ml2 and configuration for openvswitch-agent.
187   * d/neutron-plugin-mlnx-agent.upstart: Reference correct configuration
188     file (LP: #1257732).
189   * Add neutron-ovs-cleanup upstart configuration for OVS plugin
190     (LP: #1249708):
191     - d/rules: Install new configuration in neutron-plugin-openvswitch-agent
192       package, don't restart on install/upgrade (only needed for reboots).
193     - d/neutron-plugin-openvswitch-agent.upstart: Ensure startup happens
194       after neutron-ovs-cleanup.
195     - d/neutron-{l3|dhcp}-agent.upstart: If neutron-ovs-cleanup job is
196       installed, wait for it to reach running state prior to starting
197       agents.
198   * d/control: Add versioned BD/Depends on python-psutil >= 0.6.1.
199   * d/p/requirements.patch: Drop upper version boundary for psutil for
200     compatibility with Trusty.
201   * d/p/requirements.patch: Lift upper boundary for WebOb to < 1.4.
202   * d/p/disable-failing-metaplugin-tests.patch: Disable metaplugin tests that
203     are currently failing.
204   * d/p/disable-ml2-notification-tests.patch: Dropped, tests now pass.
205   * d/rules: Fail package build on unit test failures.
206   * d/p/disable-failing-cisco-test.patch: Disable failing Cisco mechanism test.
207   * d/control,d/p/remove-jsonrpclib.patch: Add BD on python-jsonrpclib and drop
208     patch that excludes it from requirements.txt.
209
210   [ Chuck Short ]
211   * New upstream release.
212   * debian/rules: Run testr directly
213   * debian/patches/sql-alchemy-0.8.3-compat.patch: Fix tests sqlalchemy 0.8.3
214     compat.
215   * debian/neturon-nicira.install: Add usr/bin/neutron-check-nsx-config.
216
217  -- Chuck Short <zulcss@ubuntu.com>  Fri, 24 Jan 2014 09:17:12 -0500
218
219 neutron (1:2014.1~b1-0ubuntu1) trusty; urgency=low
220
221   [ Chuck Short ]
222   * New upstream release.
223   * debian/control: open icehouse release.
224
225   [ James Page ]
226   * debian/patches: Refresh patches against upstream master. 
227   * debian/control: Drop quantum-* transitional packages, no longer needed. 
228
229  -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Dec 2013 11:40:39 -0500
230
231 neutron (1:2013.2-0ubuntu1) saucy; urgency=low
232
233   * New upstream release (LP: #1236462).
234
235  -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 10:52:39 -0400
236
237 neutron (1:2013.2~rc3-0ubuntu1) saucy; urgency=low
238
239   * New upstream release candidate (LP: #1240665).
240
241  -- Chuck Short <zulcss@ubuntu.com>  Wed, 16 Oct 2013 15:37:02 -0400
242
243 neutron (1:2013.2~rc2-0ubuntu1) saucy; urgency=low
244
245   * New upstream release candidate (LP: #1239156).
246
247  -- James Page <james.page@ubuntu.com>  Sat, 12 Oct 2013 16:51:28 +0100
248
249 neutron (1:2013.2~rc1-0ubuntu2) saucy; urgency=low
250
251   * d/tests/control,neutron-server: Limit neutron-server tests to core
252     neutron daemons to avoid tests failures for plugin agents which don't
253     start correctly without additional configuration. 
254
255  -- James Page <james.page@ubuntu.com>  Thu, 03 Oct 2013 23:05:05 +0100
256
257 neutron (1:2013.2~rc1-0ubuntu1) saucy; urgency=low
258
259   [ Yolanda Robla ]
260   * debian/tests: added testing agents
261
262   [ Chuck Short ]
263   * debian/patches/disable-udev-tests.patch: Refreshed.
264   * debian/patches/disable-ml2-notification-tests.patch: Refreshed.
265   * debian/control:
266     - Dropped python-setuptools-git python-netifaces, and python-nose from
267       build dependencies.
268     - Dropped python-configobj, python-gflags from binary dependencies.
269     - Added build python-requests python-six, and python-jinja2 build
270       dependencies.
271     - Added versioned dependencies for python-amqplib,
272       python-pbr, python-novaclient, python-cliff,
273       python-testtools, and python-eventlet.
274     - Bumped versioned depends for python-stevedore, pyhton-novaclient,
275       python-oslo.config, and testrepository
276
277   [ James Page ]
278   * New upstream release candidate:
279     - d/patches: Refreshed.
280   * d/rules: unpatch/patch neutron.conf around test execution to ensure that
281     as many tests as possible actually pass.
282
283  -- James Page <james.page@ubuntu.com>  Thu, 03 Oct 2013 15:18:04 +0100
284
285 neutron (1:2013.2~b3-0ubuntu6) saucy; urgency=low
286
287   * debian/rules: Dont ftbfs the tests if they fail. 
288
289  -- Chuck Short <zulcss@ubuntu.com>  Tue, 10 Sep 2013 20:37:18 -0400
290
291 neutron (1:2013.2~b3-0ubuntu5) saucy; urgency=low
292
293   * debian/tests/neutron-daemons: Fix typo.
294   * debian/rules: FTBFS if testsuite fails. 
295
296  -- Chuck Short <zulcss@ubuntu.com>  Tue, 10 Sep 2013 17:27:25 -0400
297
298 neutron (1:2013.2~b3-0ubuntu4) saucy; urgency=low
299
300   * debian/patches/remove_jsonrpclib.patch: Remove jsonrpclib
301     its not needed other than the arista driver. 
302
303  -- Chuck Short <zulcss@ubuntu.com>  Tue, 10 Sep 2013 15:19:22 -0400
304
305 neutron (1:2013.2~b3-0ubuntu3) saucy; urgency=low
306
307   * debian/tests: Fixed autopkg tests. 
308
309  -- Chuck Short <zulcss@ubuntu.com>  Tue, 10 Sep 2013 12:10:05 -0400
310
311 neutron (1:2013.2~b3-0ubuntu2) saucy; urgency=low
312
313   * debian/control, debian/neutron-plugin-vpn-agent.install,
314     debian/neutron-plugin-vpn-agent.install: Add vpn agent.
315   * debian/control, debian/usr/bin/neutron-metering-agent.install,
316     debian/usr/bin/neutron-metering-agent.install: Add metering agent.
317
318  -- Chuck Short <zulcss@ubuntu.com>  Mon, 09 Sep 2013 22:35:59 -0400
319
320 neutron (1:2013.2~b3-0ubuntu1) saucy; urgency=low
321
322   [ Chuck Short ]
323   * New upstream release.
324   * debian/patches/fix-quantum-configuration.patch: Refreshed.
325   * debian/patches/neutron-conf.patch: Dropped.
326   * debian/patches/ignore-quantum-binaries.patch: Dropped
327   * debian/control: Add python-babel as a build depends.
328   * debian/neutron-common.install: Add neutron-usage-audit binary.
329   * debian/rules: Pass the tests even if it fails, temporary measure 
330     until we figure out why the tests fail.
331
332   [ Adam Gandelman ]
333   * debian/rules: Limit testr concurrency to 1 CPU.
334   * debian/patches: Refresh.
335
336   [ James Page ]
337   * d/*.upstart: Added respawn stanza (LP: #1170393), tidied
338     descriptions and rationalized stop on stanzas to be consistent.
339   * d/neutron-dhcp-agent.install: Drop neutron-dhcp-agent-dnsmasq-lease-
340     update inline with upstream.
341   * d/rules: Ignore deprecated quantum binaries when checking for
342     missing files.
343   * d/control: Update/add versioned depends for upgrades:
344     - python-anyjson >= 0.3.3
345     - python-stevedore >= 0.9
346     - python-oslo.config >= 1:1.2.0
347     - python-keystoneclient >= 1:0.2.0
348   * d/*: Wrap and sort.
349
350  -- Chuck Short <zulcss@ubuntu.com>  Mon, 09 Sep 2013 13:12:57 -0400
351
352 neutron (1:2013.2~b2-0ubuntu3) saucy; urgency=low
353
354   * d/p/neutron-conf.patch: Cherry picked commit from upstream VCS which
355     fixes a number of 'quantum' references across all configuration files. 
356   * d/neutron_sudoers: Remove typo to re-enable passwordless sudo for neutron.
357   * d/p/fix-quantum-conf.patch: Enable use of neutron-rootwrap by default,
358     fixup problem with use of /var/lib/quantum for keystone signing_dir.
359
360  -- James Page <james.page@ubuntu.com>  Wed, 24 Jul 2013 16:09:08 +0100
361
362 neutron (1:2013.2~b2-0ubuntu2) saucy; urgency=low
363
364   * d/neutron-server.upstart: Execute correct server binary, fixup
365     use of flags in /etc/default/neutron-server.
366   * d/p/bump-sqlalchemy-version.patch: Support SQLAlchemy >= 0.8 until
367     upstream catches up.
368   * Re-jig test disablement patches:
369     - d/p/disable-udev-tests.patch: Disable tests that use udev as it
370       is not always available.
371     - d/p/disable-ml2-notification-tests.patch: Disable failing ML2 plugin
372       tests pending further investigation.
373   * d/p/fix-quantum-configuration.patch: Remove rej and orig cruft, re-added
374     missing default core_plugin configuration.
375   * d/control: Drop pep8 from BD's, no longer required.
376
377  -- James Page <james.page@ubuntu.com>  Wed, 24 Jul 2013 11:41:56 +0100
378
379 neutron (1:2013.2~b2-0ubuntu1) saucy; urgency=low
380
381   [ Chuck Short ]
382   * New upstream version.
383   * debian/patches/fix-quantum-configuration.patch: Refreshed 
384   * Renamed quantum -> neutron inline with upstream:
385     - debian/neutron*.install: Update paths and files for rename.
386     - debian/cron.d: Update for new neutron names.
387     - debian/control: 
388       + Add transtional packages.
389       + Add breaks/replaces with previous versions of quantum.
390   * debian/patches/fix-ubuntu-tests.patch: Refreshed
391   * debian/patches/ignore-quantum-binaries.patch: Don't install quantum
392     binaries.
393   * Add new mlnx agent package.
394
395   [ James Page ]
396   * d/control: Update VCS fields for new branch locations.
397   * d/NEWS: Let users know they need to migrate configuration manually as part
398     of the quantum->neutron rename.
399   * d/neutron-common.install: Include rootwrap for Xen dom0 installs.
400
401   [ Adam Gandelman ]
402   * debian/control: Set minimum python-kombu version >= 2.5.12.
403
404  -- Chuck Short <zulcss@ubuntu.com>  Fri, 19 Jul 2013 12:11:18 -0400
405
406 quantum (1:2013.2~b1-0ubuntu2) saucy; urgency=low
407
408   [ Adam Gandelman ]
409   * debian/control:
410     - Add version requirement to python-stevedore (>= 0.8), also add to
411       python-quantum depends.
412     - Add version requirement to python-fixtures (>= 0.3.12).
413   * debian/patches/*: Refreshed.
414
415   [ Yolanda Robla ]
416   * debian/tests: added autopkg tests
417  
418   [Chuck Short]
419   * debian/patches/fix-ubuntu-tests.patch: Rediff to skip tests
420     that were randomly failing in the PPAS or locally.
421
422  -- Chuck Short <zulcss@ubuntu.com>  Wed, 19 Jun 2013 12:06:15 -0500
423
424 quantum (1:2013.2~b1-0ubuntu1) saucy; urgency=low
425
426   * New upstream release.
427   * debian/patches/fix-quantum-configuration.patch: Refreshed
428   * debian/control: Add testrepository.
429   * debian/control: Add subunit.
430   * debian/control: Add python-d21o1 and python-pbr as build-depends.
431   * debian/control: Add python-stevedore.
432
433  -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 09:37:25 -0500
434
435 quantum (1:2013.1-0ubuntu2) raring; urgency=low
436
437   * Fix invalid multi-line cron jobs (LP: #1170312):
438     - d/cron.d/*: Consolidate jobs into a single command line, set syntax
439       highlighting to type 'crontab'. 
440
441  -- James Page <james.page@ubuntu.com>  Mon, 22 Apr 2013 15:58:12 +0100
442
443 quantum (1:2013.1-0ubuntu1) raring; urgency=low
444
445   * New upstream release.
446
447  -- Chuck Short <zulcss@ubuntu.com>  Thu, 04 Apr 2013 14:03:41 -0500
448
449 quantum (1:2013.1~rc2-0ubuntu1) raring; urgency=low
450
451   * New upstream release. 
452
453  -- Chuck Short <zulcss@ubuntu.com>  Tue, 26 Mar 2013 08:33:56 -0500
454
455 quantum (1:2013.1~rc1-0ubuntu1) raring; urgency=low
456
457   [ Chuck Short ]
458   * debian/patches/fix-quantum-configuration.patch: Refreshed
459   * debian/control: Add python-testtools and python-fixtures a build-dep.
460   * debian/control: Drop python-gflags no longer needed.
461   * debian/control: Drop python-unittest2 no longer needed.
462
463   [ James Page ]
464   * New upstream release candidate.
465   * d/watch: Update uversionmangle to deal with upstream versioning
466     changes, remove tarballs.openstack.org.
467   * d/rules: Disable PEP-8 tests until fixed upstream.
468   * d/control,quantum-plugin-midonet.install: Added plugin package for
469     Midonet. 
470   * d/control,quantum-lbaas-*: Added Load Balancing as-a Service agent
471     package. 
472   * d/control: Bumped Standards-Version, no changes.
473   * d/p/fix-quantum-configuration.patch: Added midonet sqlite path to
474     patch, fixed up linuxbridge path. 
475   * d/p/fix-ubuntu-tests.patch: Re-added skipTest for linuxbridge tests
476     that attempt to setup udev monitors.
477   * d/quantum-metadata-agent.*: Refactor metadata-agent into separate
478     package and add Depends from quantum-l3-agent and quantum-dhcp-agent.
479   * d/quantum-plugin-nicira.install: Add quantum-check-nvp-config binary.
480   * d/control: Add iputils-arping to quantum-l3-agent Depends (LP: #1153066).
481   * d/control: python-oslo-config -> python-oslo.config.
482   * d/control: Bump python-quantumclient >= 1:2.2.0 inline with upstream.
483
484  -- James Page <james.page@ubuntu.com>  Fri, 15 Mar 2013 09:37:28 +0000
485
486 quantum (2013.1.g3-0ubuntu1) raring; urgency=low
487
488   [ Adam Gandelman ]
489   * debian/patches/fix-quantum-configuration.patch: Refreshed and update to
490     reflect new global root_wrap configuration defined only in
491     /etc/quantum/quantum.conf.
492   * debian/patches/fix-ubuntu-tests.patch: Refreshed, added skipTests for
493     linuxbridge tests that attempt to setup udev monitors.
494   * debian/{control, quantum-server.install}: Drop quantum-ns-metadata-proxy,
495     quantum-metadata-agent, quantum-debug from quantum-server package and set a
496     Break/Replaces on the last quantum-server package that shipped them.
497     (LP: #1112203)
498   * debian/{control, quantum-plugin-nec.install}:  Drop rootwrap filters,
499     only install /w the agent.
500   * debian/control: Add Breaks/Replaces between quantum-plugin-nec and new
501     quantum-plugin-nec-agent.
502
503   [ Yolanda Robla ]
504   * debian/patches: refreshed patches
505
506   [ James Page ]
507   * d/p/fix-quantum-configuration.patch: Add root_wrap helper to AGENT
508     section of /etc/quantum/quantum.conf to support new global configuration.
509   * d/control,quantum-plugin-{bigswitch,brocade,plumgrid}.install: Add new
510     plugin packages for BigSwitch, Brocade, Hyper-V and PLUMgrid.
511   * d/p/fix-quantum-configuration.patch: Set sqlite location for new plugins.
512   * d/control,quantum-plugin-nec-agent.*: Add new plugin agent package for NEC.
513   * d/quantum-common.install: Added new binaries and common rootwrap.d config.
514   * d/control: Removed VCS fields, updated maintainer.
515   * Wrapped and sorted debian/*.
516   * d/control: Add BD on python-oslo-config.
517   * d/control: Add BD on python-netifaces to fix RYU unit tests.
518
519   [ Chuck Short ]
520   * New upstream release.
521
522  -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Feb 2013 09:54:36 -0600
523
524 quantum (2013.1~g2-0ubuntu1) raring; urgency=low
525
526   [ Chuck Short ]
527   * New upstream version. 
528   * debian/patches/fix-quantum-configuration.patch: Refreshed.
529
530   [ Yolanda Robla ]
531   * debian/quantum-l3-agent.quantum-metadata-agent.upstart: Add
532     upstart configuration for Metadata Agent.
533   * debian/quantum-l3-agent.install: Added quantum-ns-metadata-proxy,
534     quantum-metadata-agent and metadata_agent.ini.
535   * debian/patches/fix-quantum-configuration.patch: Update rootwrap
536     configuration in metadata_agent.ini file.
537   * debian/changelog: Updated package version
538   * d/p/fix-quantum-configuration.patch: refresh patches
539   * debian/patches/fix-ubuntu-tests.patch: Refreshed.
540   * debian/control: added python-novaclient dependency
541
542   [ James Page ]
543   * d/*.install: Install entry points from bin directory instead
544     of easy-install ones generated during the package build process
545     (LP: #1085038).
546   * d/control: Drop BD on python-dev-all; its not required.
547   * d/rules: Install multiple upstart configurations for quantum-l3-agent.
548   * d/control: Tidy package descriptions.
549   * d/*.postrm: Drop as debhelper will generate update-rc.d calls in
550     maintainer scripts if required.
551   * d/quantum-common.postinst: Tweak permissions setting so that /etc/quantum
552     is not owned/writable by the quantum user, ensure that /etc/quantum/rootwrap*
553     is owned by root:root.
554   * d/*agent*.postinst: Dropped as permissions now correctly set in
555     quantum-common.
556   * d/patches/fix-quantum-configuration.patch: Re-add dropped fixes rootwrap and
557     sqlite defaults for all plugins.
558   * d/control: Added new BD on alembic (>= 0.4.1~), version python-mock >= 1.0b1.
559
560   [ Maru Newby ]
561   * debian/control: Remove unnecessary openvswitch-vswitch dependency
562     from quantum-plugin-openvswitch (LP: #1076747).
563
564  -- Yolanda Robla <yolanda.robla@canonical.com>  Tue, 22 Jan 2013 11:40:00 +0100
565
566 quantum (2013.1~g1-0ubuntu1) raring; urgency=low
567
568   [ Adam Gandelman ]
569   * debian/patches/*: Refreshed for opening of Grizzly.
570
571   [ Chuck Short ]
572   * New upstream release.
573   * debian/rules: FTFBS if there is missing binaries.
574   * debian/quantum-server.install: Add quantum-debug.
575
576  -- Chuck Short <zulcss@ubuntu.com>  Fri, 23 Nov 2012 09:43:14 -0600
577
578 quantum (2012.2-0ubuntu1) quantal; urgency=low
579
580   [ Chuck Short ]
581   * New upstream release. 
582
583   [ Adam Gandelman ]
584   * debian/cron.d/quantum-{l3, dhcp]-agent-netns-cleanup: Schedule hourly
585     cleanups of leaked Quantum network namespsaces using the
586     quantum-netns-cleanup utility.
587
588  -- Chuck Short <zulcss@ubuntu.com>  Thu, 27 Sep 2012 13:19:33 -0500
589
590 quantum (2012.2~rc3-0ubuntu1) quantal; urgency=low
591
592   * New upstream release.
593
594  -- Chuck Short <zulcss@ubuntu.com>  Wed, 26 Sep 2012 15:14:31 -0500
595
596 quantum (2012.2~rc2-0ubuntu1) quantal; urgency=low
597
598   [ Adam Gandelman ]
599   * debian/quantum-server.{default, upstart}: Use default file to specify
600     path to plugin config, which is passed to quantum-server as
601     '--config-file' during startup. (LP: #1009294)
602   * debian/control:
603     - Remove quantum-server's dependency on 'quantum-plugin'.
604     - Specify >= 1:0.1.0.1-0ubuntu1 requirement for python-quantumclient.
605     - Add dnsmasq dependencies to quantum-dhcp-agent Depends.
606
607   [ Chuck Short ]
608   * New upstream version.
609   * debian/patches/fix-ubuntu-tests.patch: Refreshed.
610
611  -- Chuck Short <zulcss@ubuntu.com>  Fri, 21 Sep 2012 13:01:18 -0500
612
613 quantum (2012.2~rc1-0ubuntu1) quantal; urgency=low
614
615   [ Adam Gandelman ]
616   * debain/*.postrm: Fix argument-less calls to update-rc.d, redirect
617     to /dev/null.  (LP: #1047560)
618   * debian/quantum-server.upstart: Invoke start-stop-daemon properly.
619     (LP: #1047404)
620   * debain/*.postrm, *.upstart: Ensure files are named for corresponding
621     agent package, not plugin package.
622   * debian/control:
623     - Group agents with plugins.
624     - Fix some copy/paste mistakes.
625     - Set dependencies between agents and corresponding plugins.
626     - Recommend quantum-plugin-openvswitch for quantum-server.
627     - Require the same version of quantum-common and python-quantum.
628     - Add quantum-netns-cleanup utility to quantum-common.
629   * debian/patches/fix-quantum-configuration.patch: Use correct database
630     for linuxbridge plugin, use OVS plugin by default, call quantum-rootwrap
631     correctly. (LP: #1048668)
632   * Fix all use of /usr/sbin, things should go in /usr/bin.
633   * Remove dhcp and l3 plugins, they are not actually plugins.
634   * Rename packages quantum-plugin-{l3, dhcp}-agent to
635     quantum-{l3, dhcp}-agent.
636   * debain/quantum-*-agent.upstart: Specify config files as a
637     parameter to --config-file, specify log files for all.
638   * debian/*.logrotate: Add logrotate configs for server and agents.
639   * Install quantum_sudoers with quantum-common, not quantum-server.
640   * Install rootwrap filters only with the packages that require them.
641   * debian/*-agent.upstart: Specify --config-file=/etc/quantum/quantum.conf
642     in addition to plugin-specific config.  Specify log files for all agents.
643   * Allow group 'adm' read access to /var/log/quantum.
644   * debian/quantum-server.postinst: Drop, all has been moved to quantum-common.
645   * Add packaging for quantum-plugin-nec.
646
647   [ Chuck Short ]
648   * New usptream release.
649
650  -- Chuck Short <zulcss@ubuntu.com>  Wed, 12 Sep 2012 13:41:20 -0500
651
652 quantum (2012.2~rc1~20120907.1154-0ubuntu1) quantal; urgency=low
653
654   [ Adam Gandelman ]
655   * debian/control: Add missing python-keystone dependency.
656   * wrap-and-sort.
657
658   [ Chuck Short ]
659   * debian/rules:
660     - Run testsuite on build.
661     - Use get-orig-source.
662     - Add python-amqplib, python-anyjson, python-httplib2, python-iso8601,
663       python-kombu, python-lxml, python-netadr, python-pyudev to build depends
664       and run time deps.
665     - Add python-mock, python-mox, and python-unitest2 to build deps.
666     - Add adduser as a dep to quantum-common.
667   * debian/control: Bump standards version to 3.9.3
668   * debian/quantum-common.install: Add missing configuration files.
669     (LP: #988999)
670   * debian/quantum-plugin-linuxbridge.install: Make isntallable.
671   * Add manpages: gratitously ripped from debian.
672   * Fix up lintian warnings. (LP: #1025203), (LP: #1021921)
673   * Add metaplugin plugin.
674   * debian/patches/fix-namespace.patch: Dropped it was causing
675     python namespace issues.
676     (LP: #1045064)
677   * debian/*.upstart:
678     - Specify configuration file and log directory.
679     - Start on the right transition.
680   * debian/rules:
681     - Allow to disable testsuite.
682     - Dont fail if the testsuite fails.
683   * debian/patches/fix-quantum-configuration.patch: Fix configuration files.
684   * Add packaging for quantum-plugin-l3 and quantum-plugin-l3-agent
685   * Add packaging for quantum-plugin-dhcp-agent and quantum-plugin-dchp-agent
686   * debian/patches/fix-ubuntu-tests.patch: Fix testsuite failures.
687
688   [ Soren Hansen ]
689   * Update debian/watch to account for symbolically named tarballs and
690     use newer URL.
691   * Add python-configobj as a build and run time dependency. Recently added
692     tests need it, and the Cisco plugin has needed it for a while.
693   * Fix Launchpad URLs in debian/watch.
694
695  -- Chuck Short <zulcss@ubuntu.com>  Fri, 07 Sep 2012 18:50:09 -0500
696
697 quantum (2012.2~f3-0ubuntu1~cloud0) precise-folsom; urgency=low
698
699   * New upstream release.
700
701  -- Chuck Short <zulcss@ubuntu.com>  Fri, 17 Aug 2012 10:42:58 -0500
702
703 quantum (2012.2~f2-0ubuntu1~cloud0) precise-folsom; urgency=low
704
705   [ Chuck Short ]
706   * New upstream release.
707
708   [ Adam Gandelman ]
709   * debian/control, pydist-overrides: Add python-setuptools-git as a
710     Build-Depends, override as necessary. 
711
712  -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Jul 2012 12:41:43 -0400
713
714 quantum (2012.2~f1-0ubuntu1~cloud0) precise-folsom; urgency=low
715
716   [ Chuck Short ]
717   * New upstream release.
718   * Add missing upsart jobs for agents. 
719   * Add sudo wrapper for quantum-rootwrap. (LP: #999142)
720
721   [ Adam Gandelman ]
722   * debian/control: Fix spacing issues that cause mk-build-deps to fail.
723   * debian/quantum-server.install: Install new plugins config directory
724     instead of old .ini.
725
726  -- Chuck Short <zulcss@ubuntu.com>  Fri, 22 Jun 2012 12:49:23 -0400
727
728 quantum (2012.1-0ubuntu1) precise; urgency=low
729
730   [Adam Gandelman]
731   * Open precise-folsom-proposed.
732   * Merge with current precise-folsom-folsom-proposed.
733
734   [Chuck Short]
735   * New upstream release.
736   * Add missing upsart jobs for agents. 
737   * Add sudo wrapper for quantum-rootwrap. (LP: #999142)
738
739  -- Chuck Short <zulcss@ubuntu.com>  Fri, 01 Jun 2012 10:26:49 -0400
740
741 quantum (2012.1-0ubuntu4) precise; urgency=low
742
743   * debian/control: Add breaks replaces since files have moved around. 
744   * Fix typo in upstart job.
745
746  -- Chuck Short <zulcss@ubuntu.com>  Mon, 23 Apr 2012 11:23:38 -0400
747
748 quantum (2012.1-0ubuntu3) precise; urgency=low
749
750   * Split out agents into its own packages. (LP: #979192) 
751     Thanks to Ghe Rivero.
752   * Add upstart job. (LP: #979190)
753   * Fix installation issues. (LP: #979159)
754
755  -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Apr 2012 13:39:06 -0400
756
757 quantum (2012.1-0ubuntu2) precise; urgency=low
758
759   * Fix lintian warnings about empty packages. 
760
761  -- Chuck Short <zulcss@ubuntu.com>  Fri, 06 Apr 2012 22:14:42 -0400
762
763 quantum (2012.1-0ubuntu1) precise; urgency=low
764
765   * New upstream release. 
766
767  -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Apr 2012 11:07:46 -0400
768
769 quantum (2012.1~rc2-0ubuntu1) precise; urgency=low
770
771   *  New upstream release: 
772      - debian/quantum-plugin-{ryu,openvswitch}.install: 
773        Install agents.
774
775  -- Chuck Short <zulcss@ubuntu.com>  Tue, 03 Apr 2012 20:29:11 -0400
776
777 quantum (2012.1~rc1-0ubuntu5) precise; urgency=low
778
779   * Add missing files. (LP: #972019, LP: #971981, LP: #960731) 
780
781  -- Chuck Short <zulcss@ubuntu.com>  Mon, 02 Apr 2012 20:29:29 -0400
782
783 quantum (2012.1~rc1-0ubuntu4) precise; urgency=low
784
785   * Make quantum installable again (LP: #965551):
786     - debian/control: quantum-server depends on quantum-common.
787     - debian/control: Add python-quantumclient dependency.
788     - debian/upstart: Rename and update upstart job.
789     - Fix typos in debian/quantum-common.postinst.
790
791  -- Chuck Short <zulcss@ubuntu.com>  Fri, 30 Mar 2012 14:14:42 -0400
792
793 quantum (2012.1~rc1-0ubuntu3) precise; urgency=low
794
795   * debian/control: Fix spelling typos. (LP: #960713) 
796
797  -- Paolo Rotolo <paolorotolo@ubuntu-it.org>  Fri, 23 Mar 2012 21:35:54 +0100
798
799 quantum (2012.1~rc1-0ubuntu2) precise; urgency=low
800
801   * debian/control: Fix spelling typos.
802   * debian/upstart: Fix typo in upstart job
803   * debian/control: Rename quantum to quantum-server again.
804   * debian/control: Fix empty plugins.
805   * debian/upstart: use start-stop-daemon in upstart job.
806   * debian/patches/fix-namespace.patch: Fix namespace patch
807   * debian/control: Update vcs info. (LP: #960690)
808
809  -- Chuck Short <zulcss@ubuntu.com>  Tue, 20 Mar 2012 13:58:24 -0400
810
811 quantum (2012.1~rc1~20120316.764-0ubuntu1) precise; urgency=low
812
813   * New upstream release. 
814   * debian/watch: Watch correct URL
815
816  -- Adam Gandelman <adamg@canonical.com>  Fri, 16 Mar 2012 12:04:48 -0700
817
818 quantum (2012.1~e4-0ubuntu1) precise; urgency=low
819
820   * New upstream release.
821   * debian/rules: Take in account the new build changes.
822   * debian/quantum-server.install: Install the right files due to 
823     build changes.
824   * Client no longer is a part of quantum.
825   * debian/control: Add python-lxml
826   * Add ryu and niciria plugins.
827   * debian/rules: Run right tests script.
828
829  -- Chuck Short <zulcss@ubuntu.com>  Mon, 05 Mar 2012 09:47:22 -0500
830
831 quantum (2012.1~e2+git20120112-0ubuntu1) precise; urgency=low
832
833   * New upstream release.
834   * debian/rules: 
835     - Fix git snapshot creation.
836     - Fix running test suite during the build.
837   * debian/control: Add adduser for quantum-server.
838   * debian/quantum-plugin-{cisco,openvswitch}.install: Install
839     everything needed for the plugins.
840
841  -- Chuck Short <zulcss@ubuntu.com>  Thu, 12 Jan 2012 04:19:33 -0500
842
843 quantum (2012.1~e2-0ubuntu2) precise; urgency=low
844
845   * debian/control: Build for architecture all. 
846
847  -- Chuck Short <zulcss@ubuntu.com>  Mon, 19 Dec 2011 10:28:16 -0500
848
849 quantum (2012.1~e2-0ubuntu1) precise; urgency=low
850
851   * New upstream release. 
852   * debian/rules: Add alternate get-orig-source.
853   * debian/patches/fix-version.patch: Removed no longer needed.
854   * Fix lintian warnings.
855
856  -- Chuck Short <zulcss@ubuntu.com>  Fri, 16 Dec 2011 15:26:41 -0500
857
858 quantum (2012.1~e2~20111209.f8152-0ubuntu1) precise; urgency=low
859
860   * New upstream release.
861   * debian/rules, debian/README.Source: Add support fo generating
862     new tarballs from git since tarball snapshots are not available
863     from jenkins yet.
864   * debian/rules: Update for new build system.
865   * debian/rules: Clean up files when running clean.
866   * debian/quantum-server.install, debian/quantum-server.dirs, 
867     debian/quantum-plugins.*: Update for build system changes.
868   * debian/quantum-server.postinst: Fix user creation.
869   * debian/rules: Enable testsuite when building.
870   * Fix lintian errors (LP: #899352)
871   * debian/patches/fix-quantum-version.patch: Fix generating *.pyc
872     when trying to build.
873
874  -- Chuck Short <zulcss@ubuntu.com>  Fri, 09 Dec 2011 15:31:35 -0500
875
876 quantum (2012.1~e1-0ubuntu1) precise; urgency=low
877
878   * Initial release.
879
880  -- Chuck Short <zulcss@ubuntu.com>  Fri, 18 Nov 2011 15:29:53 -0500