No type check for groupby in statistics
Bug #1291935 reported by
Stéphane Albert
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ceilometerclient |
Fix Released
|
Undecided
|
Stéphane Albert |
Bug Description
The groupby parameter is not checked for its type. As a matter of fact, if it's a string, it gets expanded as multiple groupby parameters for every characters.
Changed in python-ceilometerclient: | |
assignee: | nobody → Stéphane Albert (sheeprine) |
description: | updated |
Changed in python-ceilometerclient: | |
milestone: | none → 1.3.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/80256
Review: https:/