API service has unnecessary transitive dependencies on tooz and ceilometerclient
Bug #1413237 reported by
Eoghan Glynn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Medium
|
Eoghan Glynn |
Bug Description
The API service imports alarm.service without a strong justification:
https:/
creating transitive dependencies on python-tooz and python-
The relevant code could easily be moved out of alarm.service to avoid this dependency.
Changed in ceilometer: | |
milestone: | none → kilo-2 |
assignee: | nobody → Eoghan Glynn (eglynn) |
importance: | Undecided → Medium |
status: | New → In Progress |
Changed in ceilometer: | |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | kilo-2 → 2015.1.0 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/148991
Review: https:/