compute-agent calls nova-api resulting in massive number of additional API calls
Bug #1297528 reported by
Joe Gordon
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceilometer |
Fix Released
|
Medium
|
Unassigned |
Bug Description
http://
Every instance of compute-agent calls nova-api meaning the number of background API calls will grow linearly with the number of compute nodes. This additional load is so big that cern had to redesign there cloud to turn ceilometer compute-agent on.
description: | updated |
Changed in ceilometer: | |
status: | New → Triaged |
Changed in ceilometer: | |
milestone: | none → liberty-3 |
status: | Fix Committed → Fix Released |
Changed in ceilometer: | |
milestone: | liberty-3 → 5.0.0 |
To post a comment you must log in.
hi Tim.
there was work done in bug 1293337 to minimise calls to nova api. i'm not sure if solves issue you're seeing in CERN deployment but it'd be good to know if it does.
keeping this open in case we find other optimisations