75dcdc2ece221aaa6b5af28057af1704cc4edcd8
[openstack-build/ceilometer-build.git] / debian / changelog
1 ceilometer (2015.1~b1-0ubuntu3) vivid; urgency=medium
2
3   * Systemd enablement:
4     - d/*.service: Dropped in favor of template approach.
5     - d/control: Add dh-systemd and openstack-pkg-tools to BD's.
6     - d/rules: Enable use of pkgos, tidyup generated init files.
7     - d/*.init.in: Cherry pick and adapt pkgos template configurations from
8       Debian ceilometer package (thanks Thomas).
9     - d/*.upstart: Drop in preference to generated files.
10   * d/control,compat: Bump debhelper compat level to 9.
11
12  -- Corey Bryant <corey.bryant@canonical.com>  Thu, 08 Jan 2015 14:19:46 -0500
13
14 ceilometer (2015.1~b1-0ubuntu2) vivid; urgency=medium
15
16   * Systemd integration:
17     - add the 6 systemd debian/*.service corresponding to the upstart jobs
18     - debian/control: add dh-systemd build-dep
19     - debian/rules: enables systemd helper
20   * debian/control:
21     - fix Vcs-Bzr to point to kilo
22
23  -- Didier Roche <didrocks@ubuntu.com>  Fri, 09 Jan 2015 13:22:50 +0100
24
25 ceilometer (2015.1~b1-0ubuntu1) vivid; urgency=medium
26
27   [ Chuck Short ]
28   * Open up for vivid.
29   * debian/control: Update bzr branch.
30   * debian/control: Add python-oslo.conccurency, python-retrying, and
31     python-oslo.midddleware as a build dependency.
32   * debian/patches/fix-requirements.patch: Dropped no longer needed.
33   * debian/patches/skip-db-tests.patch: Refreshed
34   * debian/rules: Use oslo-config-generator to generate configuration
35     files.
36   * debian/control, debian/ceilometer-polling.upstart,
37     debian/ceilometer-polling.install, debian/ceilometer-polling.postrm:
38     Add polling service.
39
40   [ Corey Bryant ]
41   * New upstream release.
42     - d/control: Align requirements with upstream.
43     - d/watch: Update uversionmangle for kilo beta naming.
44   * d/control: Bumped Standards-Version to 3.9.6.
45
46  -- Corey Bryant <corey.bryant@canonical.com>  Fri, 19 Dec 2014 07:54:44 -0500
47
48 ceilometer (2014.2-0ubuntu1) utopic; urgency=medium
49
50   * New upstream release. 
51
52  -- Chuck Short <zulcss@ubuntu.com>  Thu, 16 Oct 2014 14:30:18 -0400
53
54 ceilometer (2014.2~rc3-0ubuntu1) utopic; urgency=medium
55
56   [ Corey Bryant ]
57   * New upstream release candidate.
58
59  -- Chuck Short <zulcss@ubuntu.com>  Tue, 14 Oct 2014 12:57:54 -0400
60
61 ceilometer (2014.2~rc2-0ubuntu1) utopic; urgency=medium
62
63   [ Corey Bryant ]
64   * New upstream release candidate (LP: #1377218):
65     - d/watch: Use tarballs.openstack.org, limit scope to versions
66       starting with numbers.
67     - d/control: Align version requirements with rc1.
68     - d/ceilometer-agent-ipmi.*: Add support for IPMI agent.
69     - d/ceilometer-common.install: Add support for ceilometer-rootwrap.
70     - d/ceilometer-agent-notification.postrm: Add missing postrm file.
71     - d/ceilometer-agent-central.upstart: Fix description.
72     - d/ceilometer-collector.upstart: Fix description.
73     - d/ceilometer-api.upstart: Fix description.
74     - d/tests/control: Add ceilometer-agent-ipmi to test.
75     - d/tests/test-daemons: Add ceilometer-agent-ipmi to test.
76     - d/ceilometer.conf.sample: Removed. Use generated config file.
77     - d/rules: Copy sample config file from etc/ rather than debian/.
78     - d/p/series: Add missing patches.
79     - d/p/skip-ubuntu-tests.patch: Rebased.
80     - d/p/fix-requirements.patch: Drop ordereddict and discover.
81     - d/p/fix-requirements.patch: Align with Ubuntu.
82     - d/rules: Generate sample ceilometer.conf and patch with log and
83       db connection defaults before before copying.
84     - d/p/default-*.patch: Dropped as unable to patch config file
85       pre-generation.
86
87   [ James Page ]
88   * d/p/skip-ubuntu-tests.patch,skip-db-tests.patch: Rework unit test
89     patches to skip db2 and mongodb tests as not in Ubuntu main.
90   * d/control: Fixup accross->across typo.
91   * d/ceilometer-agent-ipmi.install: Install rootwrap filters for
92     ipmitool usage.
93   * d/control: Add dependency on ipmitool for ceilometer-agent-ipmi.
94   * d/ceilometer-common.logrotate: Add single common logrotate configuration,
95     inline with Debian (thanks Thomas) (LP: #1373617).
96
97  -- James Page <james.page@ubuntu.com>  Thu, 09 Oct 2014 17:48:38 +0100
98
99 ceilometer (2014.2~b3-0ubuntu2) utopic; urgency=medium
100
101   * d/control: Tidy version requirements to align to b3, wrap-and-sort.
102   * d/control: Bump Standards-Version: 3.9.5, no changes.
103   * d/tests/*: Rename DEP-8 tests to comply with naming standards.
104   * d/*: wrap-and-sort.
105
106  -- James Page <james.page@ubuntu.com>  Thu, 18 Sep 2014 11:35:49 +0100
107
108 ceilometer (2014.2~b3-0ubuntu1) utopic; urgency=medium
109
110   [ Chuck Short ]
111   * New upstream release.
112   * debian/control:
113     - Dropped python-swift, python-nova, python-flask, python-msqldb, 
114       python-simplejson, and python-kombu
115     - Added python-oslotest, python-oslo.utils, python-oslo.nessaging,
116       python-keystonemiddleware, python-tz, python-neutronclient, 
117       python-posix-ipc, python-oslo.db, and python-hacking
118     - Bumped dependens on python-alembic, python-happybase, python-iso8601,
119       python-keystoneclient, python-novaclient, python-oslo.config, 
120       python-swiftclient, python-pbr, python-pecan, python-stevedore,
121       python-six, python-testools
122     - Added versioned dependencies for python-croniter, python-httplib2,
123       python-jsonpath-rw, python-migrate, python-mock, python-mox,
124       python-msgpack, python-oslo.vmware, 
125     - Renamed python-oslo.sphinx to python-oslosphinx.
126   * debian/patches/fix-requirements.patch: Dropped no longer needed.
127   * debian/rules: Temporarily disable tests.
128   * debian/pydist-overrides: Add pysnmp
129   * debian/ceilometer.conf.sample: Add sample configuration file
130
131   [ James Page ]
132   * debian/ceilometer-common.install: Install missing api_paste.ini to
133     /etc/ceilometer. 
134
135  -- Chuck Short <zulcss@ubuntu.com>  Mon, 15 Sep 2014 10:02:14 -0400
136
137 ceilometer (2014.2~b2-0ubuntu1) utopic; urgency=medium
138
139   [ Chuck Short ]
140   * New upstream release.
141   * debian/rules: Re-enable tests.
142   * debian/paches/fix-requirements.patch: Refreshed
143   * debian/control: Add python-oslo.vmware
144   * debian/control: Add python-pysnmp4.
145   * debian/patches/skip-ubunu-tests.patch: Skip tests that are failing
146     in the buildds.
147   * debian/rules: Pipe tests through subunit.
148
149   [ Gauvain Pocentek ]
150   * debian/patches/default-log-dir.patch: define a default log directory to
151     actually get logging to work
152
153  -- Chuck Short <zulcss@ubuntu.com>  Thu, 24 Jul 2014 14:41:58 -0400
154
155 ceilometer (2014.2~b1-0ubuntu2) utopic; urgency=medium
156
157   * SECURITY UPDATE: X_AUTH_TOKEN disclosure
158     - debian/patches/CVE-2014-4615.patch: filter out token in
159       ceilometer/openstack/common/middleware/notifier.py.
160     - CVE-2014-4615
161
162  -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 09 Jul 2014 14:48:47 -0400
163
164 ceilometer (2014.2~b1-0ubuntu1) trusty; urgency=medium
165
166   * New upstream release.
167   * debian/control: Open up juno release
168   * debian/patches/fix-requirements.patch: Refreshed.
169   * debian/rules: Patch the ceilometer.conf.sample directly since
170     the configuration files are generated by a tool.
171   * debian/ceilometer-common.install: Drop sources.json.
172
173  -- Chuck Short <zulcss@ubuntu.com>  Fri, 13 Jun 2014 13:20:35 -0400
174
175 ceilometer (2014.1-0ubuntu1) trusty; urgency=medium
176
177   * New upstream release (LP: #1299055).
178
179  -- Corey Bryant <corey.bryant@canonical.com>  Wed, 16 Apr 2014 13:04:53 -0400
180
181 ceilometer (2014.1~rc3-0ubuntu1) trusty; urgency=medium
182
183   * New upstream release candidate (LP: #1299055).
184
185  -- Chuck Short <zulcss@ubuntu.com>  Tue, 15 Apr 2014 20:29:38 -0400
186
187 ceilometer (2014.1~rc2-0ubuntu1) trusty; urgency=medium
188
189   [ James Page ]
190   * d/ceilometer-common.postinst: Only run db sync process if default sqlite
191     connection is configured in /etc/ceilometer/ceilometer.conf (LP: #1182964).
192
193   [ Chuck Short ]
194   * New upstream release (LP: #1299055).
195
196  -- Chuck Short <zulcss@ubuntu.com>  Tue, 08 Apr 2014 15:41:50 -0400
197
198 ceilometer (2014.1~rc1-0ubuntu1) trusty; urgency=medium
199
200   * New upstream release.
201
202  -- Corey Bryant <corey.bryant@canonical.com>  Mon, 31 Mar 2014 11:50:09 -0400
203
204 ceilometer (2014.1~b3-0ubuntu3) trusty; urgency=medium
205
206   * debian/patches/fix-requirements.patch: Explicity disable snmp.
207
208  -- Chuck Short <zulcss@ubuntu.com>  Thu, 20 Mar 2014 13:12:54 -0400
209
210 ceilometer (2014.1~b3-0ubuntu2) trusty; urgency=medium
211
212   * d/p/default-dbconnection-sqlite.patch: Fix default sqlite connection URL.
213   * d/control: Fixup typo in notification agent description (LP: #1267127).
214
215  -- James Page <james.page@ubuntu.com>  Thu, 13 Mar 2014 16:51:52 +0000
216
217 ceilometer (2014.1~b3-0ubuntu1) trusty; urgency=medium
218
219   * New upstream release.
220   * debian/patches/debian/patches/default-dbconnection-sqlite.patch: Refreshed.
221   * debian/patches/fix-setup-requirements.patch: Dropped no longer needed.
222   * debian/patches/skip-database-tests.patch: Dropped no longer needed.
223   * debian/patches/revert-keystone-compat.patch: Dropped no longer needed.
224   * debian/control:
225     - Bump python-stevedore to 0.13.
226     - Add python-croniter as a build dependency.
227     - Suggest python-pysnmp4.
228   * debian/cielometer-common.install: Add ceilometer-sample
229
230  -- Chuck Short <zulcss@ubuntu.com>  Thu, 06 Mar 2014 14:44:28 -0500
231
232 ceilometer (2014.1~b2-0ubuntu1) trusty; urgency=medium
233
234   [ James Page ]
235   * d/control: Add python-jsonpath-rw to BD's.
236   * d/p/fix-setup-requirements.patch: Bump WebOb to support < 1.4.
237    (LP: #1261101)
238
239   [ Chuck Short ]
240   * New upstream version.
241   * debian/control, debian/ceilometer-common.install: Split out
242     ceilometer-alarm-evaluator and ceilometer-alarm-notifier into their
243     own packages. (LP: #1250002)
244   * debian/ceilometer-agent-central.logrotate,
245     debian/ceilometer-agent-compute.logrotate,
246     debian/ceilometer-api.logrotate,
247     debian/ceilometer-collector.logrotate: Add logrotate files, 
248     thanks to Ahmed Rahal. (LP: #1224223)
249   * Fix typos in upstart files.
250
251  -- Chuck Short <zulcss@ubuntu.com>  Thu, 23 Jan 2014 15:08:11 -0500
252
253 ceilometer (2014.1~b1-0ubuntu1) trusty; urgency=low
254
255   [ Chuck Short ]
256   * New upstream release.
257   * debian/control:
258     - Open icehouse release.
259     - Renamed msgpack-python to python-msgpack.
260     - Bump build dependency version for python-ceilometerclient,
261       python-novaclient, python-keystoneclient, python-six,
262       python-wsme.
263   * debian/patches/fix-setup-requirements.patch: Refreshed.
264   * debian/patches/skip-database-tests.patch: Refreshed.
265   * debian/rules: Temporarily disable testsuite.
266
267   [ Yolanda Robla ]
268   * debian/patches/fix-setup-requirements.patch: Refreshed.
269   * debian/patches/default-dbconnection-sqlite.patch: Refreshed
270   * debian/ceilometer-collector.install: Removed usr/bin/ceilometer-collector-udp
271   * Added ceilometer-agent-notification package:
272     - debian/control: added ceilometer-agent-notification package
273     - debian/ceilometer-agent-notification.*: added install, upstart
274     - debian/tests: added ceilometer-agent-notification to tests
275   * debian/control: updated build-depends and depends versions
276
277   [ James Page ]
278   * debian/control: Add missing BD on python-mysqldb.
279
280  -- Chuck Short <zulcss@ubuntu.com>  Thu, 05 Dec 2013 11:59:04 -0500
281
282 ceilometer (2013.2-0ubuntu1) saucy; urgency=low
283
284   * New upstream release (LP: #1236462).
285
286  -- Chuck Short <zulcss@ubuntu.com>  Thu, 17 Oct 2013 09:38:31 -0400
287
288 ceilometer (2013.2~rc2-0ubuntu1) saucy; urgency=low
289
290   * New upstream release candidate (LP: #1239156):
291     - d/p/revert-keystone-compat.patch: Revert keystoneclient 0.4.0 compat
292       fix as this causes test failures against 0.3.4.
293   * d/control: Drop a3 from versioned dependency on python-oslo.config.
294
295  -- James Page <james.page@ubuntu.com>  Mon, 14 Oct 2013 10:30:03 +0100
296
297 ceilometer (2013.2~rc1-0ubuntu1) saucy; urgency=low
298
299   * debian/patches/fix-setup-requirements.patch: Dropped no longer
300     needed.
301   * debian/patches/skip-database.patch: Refreshed
302   * debian/control:
303     - Add versioned dependency for python-pbr.
304     - Bump version dependency for python-webob.
305     - Add versioned dependency for alembic.
306     - Bump versioned dependency for python-sqlalchemy.
307     - Add versioned dependency for python-pymongo.
308     - Add versioned dependency for python-eventlet.
309     - Dropped python-extras dependency.
310     - Bump versioned dependency for python-flask.
311     - Bump versioned dependency for python-stevedore.
312     - Add versioned dependency for python-glanceclient.
313     - Bump versioned dependency for python-novaclient.
314     - Bump versioned dependency for python-keystoneclient.
315     - Bump versioned dependency for python-ceilometerclient.
316     - Add versioned dependency for python-lxml.
317     - Bump versioned dependency for python-wsme.
318     - Dropped python-netifaces dependency.
319     - Added python-httplib2 build dependency.
320     - Bump versioned dependency for python-fixtures.
321     - Bump versioned dependency for testrepository.
322     - Added versioned dependency for python-testtools.
323     - Added versioned dependency for python-swiftclient.
324     - Dropped python-cinderclient dependency.
325     - Dropped python-lockfile dependency.
326     - Dropped python-setuptoools-git dependency.
327     - Dropped python-unittest2 dependency.
328     - Dropped python-d2to1 dependency.
329     - Added versioned dependency for python-testtools.
330     - Added binary dependency for python-netaddr.
331     - Add python-six as a dependency.
332   * debian/patches/fix-setup-requirements.patch: Bump sqlachemy version.
333   * debian/ceilometer-common.install:
334     - Dropped ceilometer-alarm-singleton, no longer exists.
335     - Added usr/bin/ceilometer-alarm-evaluator.
336
337  -- Chuck Short <zulcss@ubuntu.com>  Thu, 03 Oct 2013 08:40:40 -0400
338
339 ceilometer (2013.2~b3-0ubuntu1) saucy; urgency=low
340
341   [ Chuck Short ]
342   * New upstream release.
343   * debian/patches/fix-setup-requirements.patch: Refreshed
344   * debian/patches/skip-database.patch: Refreshed
345
346   [ Yolanda Robla ]
347   * debian/control,debian/tests: Add basic autopkgtests.
348
349   [ Adam Gandelman ]
350   * debian/patches/default-dbconnection-sqlite.patch: Set 'connection' flag
351     in [database] section, referencing 'sqlite_db' (LP: #1221956).
352   * debian/patches/skip-database-tests.patch: Also patch out db2 and hbase
353     scenarios in v2 test_statistics_scenarios.py.
354   * debian/rules: Clean python-pbr egg if it exists, set PYTHONPATH to build
355     dir when running tests.
356
357  -- Chuck Short <zulcss@ubuntu.com>  Sat, 07 Sep 2013 15:58:58 -0400
358
359 ceilometer (2013.2~b2-0ubuntu4) saucy; urgency=low
360
361   * debian/patches/skip-database-tests.patch: Refreshed due to precise failures. 
362
363  -- Chuck Short <zulcss@ubuntu.com>  Sun, 28 Jul 2013 21:58:31 -0400
364
365 ceilometer (2013.2~b2-0ubuntu3) saucy; urgency=low
366
367   * debian/rules: Enable testsuite.
368   * debian/control: Fix up run time dependencies.
369   * debian/patches/fix-setup-requirements.patch: Refreshed
370   * debian/patches/skip-database-tests.patch: Refreshed
371
372  -- Chuck Short <zulcss@ubuntu.com>  Mon, 22 Jul 2013 15:17:35 -0400
373
374 ceilometer (2013.2~b2-0ubuntu2) saucy; urgency=low
375
376   * debian/control: Fix sqlalchemy dependency. 
377
378  -- Chuck Short <zulcss@ubuntu.com>  Fri, 19 Jul 2013 14:51:18 -0400
379
380 ceilometer (2013.2~b2-0ubuntu1) saucy; urgency=low
381
382   [ Yolanda Robla ]
383   * debian/patches/default-dbconnection-sqlite.patch: updated db section
384
385   [ Chuck Short ]
386   * New upstream version.
387   * debian/patches/default-dbconnection-sqlite.patch: Refreshed.
388   * debian/control: Bump requirements for stevedore to 0.9.
389   * debian/control: Add python-simplejson
390   * debian/control: Drop python-keystoneclient hardcoded version.
391   * debian/control: Add python-testscenarios as a build depends.
392   * debian/control: Add python-cinderclient as a build depends.
393   * debian/control: Add python-ceilometerclient as a build depends.
394   * debian/control: Add python-alembic as build depends.
395   * debian/control: Add python-oslo.sphinx as build-depends.
396   * debian/control: Update runtime depends.
397   * debian/control: Add python-happybase.
398   * debian/ceilometer-common.install: Add ceilometer-alarm-singleton,
399     ceilometer-alarm-notifier, and ceilometer-expirer.
400   * debian/patches/skip-database-tests.patch: Skip database tests
401     if the database is not installed.
402
403   [ James Page ]
404   * d/control: Update VCS fields for new branch locations.
405
406  -- Chuck Short <zulcss@ubuntu.com>  Fri, 19 Jul 2013 10:04:36 -0400
407
408 ceilometer (2013.2~b1-0ubuntu1) saucy; urgency=low
409
410   * New upstream release.
411   * debian/rules: Add fail-missing if binaries are missing 
412     from the packages.
413   * debian/control: Add python-happybase as build-dependencies.
414   * debian/control: Add python-pbr and python-d2to1 as build-dependencies
415   * debian/control: Add python-fixtures as build-dependencies.
416   * debian/control: Add python-nova as build-dependencies.
417   * debian/control: Add python-testtools
418   * debian/control: Add msgpack-python.
419   * debian/patches/requests-dep.patch: Dropped no longer needed.
420   * debian/patches/remove-hbase-support.patch: Dropped no longer neded.
421   * debian/patches/default-dbconnection-sqlite.patch: Refreshed.
422   * debian/rules: Use testr instead of nosetests to run tests.
423   * debian/ceilometer-collector.install: Added usr/bin/ceilometer-collector-udp.
424
425  -- Chuck Short <zulcss@ubuntu.com>  Fri, 31 May 2013 10:29:16 -0500
426
427 ceilometer (2013.1-0ubuntu1) raring; urgency=low
428
429   * New upstream release. 
430
431  -- Chuck Short <zulcss@ubuntu.com>  Fri, 05 Apr 2013 14:34:37 -0500
432
433 ceilometer (2013.1~rc1-0ubuntu1) raring; urgency=low
434
435   [ Chuck Short ]
436   * New upstream release. 
437   * debian/watch: point to the right releases.
438   * debian/rules: Enable testsuite.
439   * debian/ceilometer-agent-compute.postinst: Add smarts to 
440     configure users after install.
441   * debian/ceilometer-common.postinst: Configure ceilometer db.
442   * debian/ceilometer-common.install: Install configuration files.
443   * debian/*.upstart: Update and use start-stop-daemon.
444
445   [ James Page ]
446   * Added watch file.
447   * d/rules: Fixup test suite execution as much as possible:
448     - Set PYTHONPATH to CURDIR during execution.
449     - Provide HOME directory for keystone tests.
450     - Override clean to tidy up after execution.
451   * d/control: Tidied BD's:
452     - Drop python-ming (not the right ming).
453     - python-oslo-config -> python-oslo.config.
454     - Dropped misc other surplus/duplicate dependencies.
455     - Wrapped and sorted.
456   * d/p/request-dep.patch: Remove upper bound on python-requests inline with
457     the rest of OpenStack.
458   * d/p/remove-hbase-support.patch: Remove happybase dependency.
459   * d/control: Bumped Standards-Version, no changes.
460
461   [ Yolanda Robla ]
462   * d/rules: Copy ceilometer.conf.sample to ceilometer.conf.
463   * d/ceilometer-common.install: Install ceilometer.conf and ceilometer-dbsync.
464   * d/ceilometer-common.postinst: fixing user/group creation.
465   * d/*.upstart: Fix upstart jobs.
466   * d/pydist-overrides: Correct pymongo and wsme package names.
467   * d/control: modified mongodb recommends to suggests (LP: #1131627).
468   * d/files: copying pipeline.yaml.
469   * d/control: fixed typo (LP: #1140309).
470   * d/patches/default-dbconnection-sqlite.patch: default db to sqlite
471
472  -- Chuck Short <zulcss@ubuntu.com>  Tue, 26 Mar 2013 11:23:03 -0500
473
474 ceilometer (0.1-0ubuntu2) raring; urgency=low
475
476   * Fix typo in debian/control (ceioleter -> ceilometer) (LP: #1140309)
477
478  -- Hans Joachim Desserud <ubuntu@desserud.org>  Sun, 03 Mar 2013 20:08:39 +0100
479
480 ceilometer (0.1-0ubuntu1) quantal; urgency=low
481
482   * New upstream release.
483
484  -- Chuck Short <zulcss@ubuntu.com>  Fri, 12 Oct 2012 09:34:05 -0500
485
486 ceilometer (0~20121002-0ubuntu2) quantal; urgency=low
487
488   * Fix two typos in dependencies in debian/control (LP: #1063244)
489
490  -- Adam Conrad <adconrad@ubuntu.com>  Sun, 07 Oct 2012 07:49:55 -0600
491
492 ceilometer (0~20121002-0ubuntu1) quantal; urgency=low
493
494   * Initial release.
495
496  -- Chuck Short <zulcss@ubuntu.com>  Wed, 03 Oct 2012 13:00:29 -0500