aggregate db api handles read_deleted in an inconsistent way
Bug #949038 reported by
John Garbutt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Low
|
Mark McLoughlin |
Bug Description
Following review comments, it is clear the aggregate db api deals with the read_deleted flag in a different way to other DB calls.
You currently can't set read_deleted in the context, that value is just ignored. It might be worth looking at making it more consistent with other parts of the code.
Changed in nova: | |
assignee: | nobody → John Garbutt (johngarbutt) |
Changed in nova: | |
status: | New → Triaged |
tags: | added: essex-rc-potential |
Changed in nova: | |
importance: | Undecided → Low |
Changed in nova: | |
status: | Triaged → In Progress |
tags: | removed: essex-rc-potential |
Changed in nova: | |
milestone: | none → folsom-1 |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/5397
Review: https:/