Files
ironic/ironic/objects/port.py
John L. Villalovos bbee55df15 Move _from_db_object() into base class
Had five copies of the def _from_db_object() function in various
classes. Move this function into their common base class.

Change-Id: I543386a708d80f7c89455e556e2abc6d532661b0
2016-02-24 06:33:31 -08:00

13 KiB