Files
monasca-agent/requirements.txt
Kaiyan Sheng 9dc0e21205 self.name doesn't exist in Rate and Counter object
Saw error message in collector log showing:
AttributeError: 'Rate' object has no attribute 'name'

In the new base metric class init function, variable name
got passed into self.metric. That's why self.name doesn't
exist anymore.

Change-Id: Idfd2fe5d257332327449e2766544dd36d8a003c1
2016-08-02 14:27:41 -06:00

21 lines
431 B
Plaintext

requests>=2.7.0,<=2.10.0
oslo.concurrency<=3.13.0
oslo.config<=3.14.0
oslo.i18n<=3.8.0
oslo.utils<=3.16.0
oslo.vmware>=1.16.0,<=2.10.0
PyYAML>=3.1.0,<=3.11
gevent>=1.1.1
httplib2>=0.7.5,<=0.9.2
netaddr>=0.7.12,<=0.7.18,!=0.7.16
ntplib>=0.3.2,<0.4
psutil>=3.0.0,<3.1.0
pymongo>=3.0.2,<=3.2.2,!=3.1
python-memcached>=1.56,<=1.58
python-monascaclient>=1.0.30 # Apache-2.0
redis>=2.10.0,<=2.10.5
supervisor>=3.1.3,<3.2
tornado>=4.3