Files
deb-nova/nova/objects/instance_mapping.py
Mark Doffman 649774ea8f Instance mapping save, properly load cell mapping
Properly load the cell mapping on instance mapping 'save'.
Not loading it within the '_save_to_db' method means that it is
lazy loaded out of a db session, making it impossible to update
the cell mapping attribute.

Closes-Bug: #1579124

Change-Id: I04be5aaa63b6950d2ca57d82eeb120f99f8b0ffe
2016-05-09 09:39:18 -05:00

6.0 KiB