cells (v1) regression - healing not working
Bug #1552050 reported by
Brian Elliott
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Low
|
Unassigned |
Bug Description
The healing feature in the current cells (v1) is currently not working. An instance object is passed from the child cell to the parent cell, at which point the parent cell inspects the object for "changed fields" in order to sync its local copy of the instance record. This will always report "no changes" since the object was freshly loaded from the database.
Changed in nova: | |
assignee: | nobody → Brian Elliott (belliott) |
Changed in nova: | |
importance: | Undecided → High |
tags: | added: cells |
Changed in nova: | |
status: | In Progress → Confirmed |
importance: | High → Low |
assignee: | Brian Elliott (belliott) → nobody |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/286940
Review: https:/