~ubuntu-branches/ubuntu/trusty/ceilometer/trusty-proposed

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short, James Page, Chuck Short
  • Date: 2014-01-23 15:08:11 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20140123150811-1zaismsuyh1hcl8y
Tags: 2014.1~b2-0ubuntu1
[ James Page ]
* d/control: Add python-jsonpath-rw to BD's.
* d/p/fix-setup-requirements.patch: Bump WebOb to support < 1.4.
 (LP: #1261101)

[ Chuck Short ]
* New upstream version.
* debian/control, debian/ceilometer-common.install: Split out
  ceilometer-alarm-evaluator and ceilometer-alarm-notifier into their
  own packages. (LP: #1250002)
* debian/ceilometer-agent-central.logrotate,
  debian/ceilometer-agent-compute.logrotate,
  debian/ceilometer-api.logrotate,
  debian/ceilometer-collector.logrotate: Add logrotate files, 
  thanks to Ahmed Rahal. (LP: #1224223)
* Fix typos in upstart files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
Flask>=0.10,<1.0
6
6
happybase>=0.4
7
7
iso8601>=0.1.8
 
8
jsonpath-rw>=1.2.0,<2.0
8
9
kombu>=2.4.8
9
10
lockfile>=0.8
10
11
lxml>=2.3
11
12
msgpack-python
12
13
MySQL-python
13
 
netaddr>=0.7.6
14
14
oslo.config>=1.2.0
15
15
pbr>=0.5.21,<1.0
16
16
pecan>=0.2.0
26
26
SQLAlchemy>=0.7.8,<=0.8.99
27
27
sqlalchemy-migrate>=0.8.2
28
28
stevedore>=0.12
29
 
WebOb>=1.2.3,<1.3
 
29
WebOb>=1.2.3,<1.4
30
30
WSME>=0.5b6