Files
deb-nova/nova
Andrew Laski cabe2df804 Include CellMapping in InstanceMapping object
Right now InstanceMapping exposes the cell_mappings.id db field which is
just an implementation detail of the db relationship and should not be
exposed in the object. It is also useless as a way to look up the actual
CellMapping through that object interface. And InstanceMapping is only
looked up in order to find a CellMapping.

So the CellMapping should be joined during the db query and loaded on
the InstanceMapping object by default.

Change-Id: Ia8691b76bba310327bfe0995964525409794d1af
2016-03-24 15:05:46 -07:00
..
2016-03-16 09:54:49 -07:00
2016-03-16 09:54:49 -07:00
2016-03-16 06:22:54 +00:00
2016-02-16 18:34:43 +08:00
2016-02-02 08:20:13 -05:00
2016-03-01 11:52:52 +00:00
2016-03-23 06:55:06 -07:00