diff options
| author | Vu Tran <vu.tran@windriver.com> | 2014-06-20 09:30:53 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-06-23 15:55:46 -0400 |
| commit | 81665f893dfd6af1a7b684713cac693d41c240c1 (patch) | |
| tree | 29863484eea9328ee9b1f312c266fc70f1dd7933 /meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |
| parent | 086c7e200f44ddd08020f2e6a6af70ef075d11c1 (diff) | |
| download | meta-cloud-services-81665f893dfd6af1a7b684713cac693d41c240c1.tar.gz | |
add python-pysnmp 4.2.5 bb file
Ceilometer ceilometer/hardware/inspector/snmp.py and some
some ceilometer builtin tests require python pysnmp package.
Signed-off-by: Vu Tran <vu.tran@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb index d76d0b2..c3354c0 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb +++ b/meta-openstack/recipes-devtools/python/python-ceilometer_git.bb | |||
| @@ -196,6 +196,7 @@ RDEPENDS_${PN} += " \ | |||
| 196 | python-pbr \ | 196 | python-pbr \ |
| 197 | python-croniter \ | 197 | python-croniter \ |
| 198 | python-ipaddr \ | 198 | python-ipaddr \ |
| 199 | python-pysnmp \ | ||
| 199 | " | 200 | " |
| 200 | 201 | ||
| 201 | RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator ${SRCNAME}-agent-notification \ | 202 | RDEPENDS_${SRCNAME}-controller = "${PN} ${SRCNAME}-common ${SRCNAME}-alarm-notifier ${SRCNAME}-alarm-evaluator ${SRCNAME}-agent-notification \ |
