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