~ubuntu-branches/ubuntu/utopic/ceilometer/utopic-proposed

« back to all changes in this revision

Viewing changes to ceilometer.egg-info/requires.txt

  • Committer: Package Import Robot
  • Author(s): Chuck Short, Corey Bryant
  • Date: 2015-02-09 14:57:33 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20150209145733-urmldlc9n9ujf4yy
Tags: 2014.2.2-0ubuntu1
[ Corey Bryant ]
* Resynchronize with stable/juno (146039e) (LP: #1418695):
  - [d526270] [DB2 nosql] Create TIMESTAMP type index for 'timestamp' field
  - [33e7fd8] Combined fixes for ipmitool, timeutils, and read from stderr
  - [146039e] Do not print snmpd password in logs
* d/p/fix-requirements.patch: Rebased.
* d/p/mongodb-autoreconnect.patch: Cherry picked from
  https://review.openstack.org/#/c/137133/
* d/control: Bump minimum python-eventlet to get socket_timeout support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
anyjson>=0.3.3
3
3
argparse
4
4
croniter>=0.3.4 # MIT License
5
 
eventlet>=0.15.1
 
5
eventlet>=0.15.1,<0.16.0
6
6
happybase>=0.5,!=0.7
7
7
iso8601>=0.1.9
8
8
jsonpath-rw>=1.2.0,<2.0
13
13
msgpack-python>=0.4.0
14
14
netaddr>=0.7.12
15
15
ordereddict
16
 
oslo.db>=1.0.0  # Apache-2.0
 
16
oslo.db>=1.0.0,<1.1  # Apache-2.0
17
17
oslo.config>=1.4.0  # Apache-2.0
18
18
oslo.rootwrap>=1.3.0
19
 
oslo.vmware>=0.6.0                      # Apache-2.0
 
19
oslo.vmware>=0.6.0,<0.9.0               # Apache-2.0
20
20
PasteDeploy>=1.5.0
21
21
pbr>=0.6,!=0.7,<1.0
22
22
pecan>=0.5.0
23
23
posix_ipc
24
 
oslo.messaging>=1.4.0,!=1.5.0
 
24
oslo.messaging>=1.4.0,!=1.5.0,<1.6.0
25
25
oslo.serialization>=1.0.0               # Apache-2.0
26
26
oslo.utils>=1.0.0                       # Apache-2.0
27
27
pysnmp>=4.2.1,<5.0.0
35
35
PyYAML>=3.1.0
36
36
requests>=1.2.1,!=2.4.0
37
37
six>=1.7.0
38
 
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
39
 
sqlalchemy-migrate>=0.9.1,!=0.9.2
 
38
SQLAlchemy>=0.8.4,<=0.9.99,!=0.9.0,!=0.9.1,!=0.9.2,!=0.9.3,!=0.9.4,!=0.9.5,!=0.9.6
 
39
sqlalchemy-migrate==0.9.1
40
40
stevedore>=1.0.0  # Apache-2.0
41
41
tooz>=0.3 # Apache-2.0
42
42
WebOb>=1.2.3