_get_changed_synthetic_fields() does not guarantee returned fields to be updatable
Bug #1750353 reported by
Lujin Luo
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Undecided
|
Lujin Luo | ||
Bug Description
While revising [1], I discovered an issue of _get_changed_
How to reproduce:
Set a breakpoint in [2] and then run neutron.
-> return fields
(Pdb) fields
{'host': u'c2753a12ec', 'port_id': 'ae5700cd-
where 'host' and 'port_id' are not updatable.
[1] https:/
[2] https:/
| Changed in neutron: | |
| assignee: | nobody → Lujin Luo (luo-lujin) |
| description: | updated |
| description: | updated |
| tags: | added: neutron-proactive-backport-potential |
| tags: | added: neutron-easy-proactive-backport-potential |
| Changed in neutron: | |
| status: | Fix Released → In Progress |
| Changed in neutron: | |
| status: | In Progress → Fix Released |
To post a comment you must log in.

Fix proposed to branch: master /review. openstack. org/545799
Review: https:/