mesage.first returns ill-formed message when use mongodb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| zaqar |
Undecided
|
Nataliia Uvarova |
Bug Description
When use mongodb, the 'first' action of MessageController returns the whole mongodb doc, not expected dict with 4 fields.
Thus tests.unit.
Changed in marconi: | |
assignee: | nobody → Nataliia Uvarova (grafinya-uvarova) |
Changed in marconi: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit 8b450310d83f8c0
Author: Nataliia Uvarova <email address hidden>
Date: Sun Mar 23 15:43:45 2014 +0100
Fix message.first return value for mongodb
In mongodb implementation of MessageController first action didn't return
proper doc, but whole mongo doc instead.
Change-Id: I7927bf5c9d69c0
Closes-Bug: #1296291
Changed in marconi: | |
status: | In Progress → Fix Committed |
Changed in marconi: | |
milestone: | none → icehouse-rc1 |
status: | Fix Committed → Fix Released |
Changed in marconi: | |
milestone: | icehouse-rc1 → 2014.1 |
Fix proposed to branch: master /review. openstack. org/82363
Review: https:/