Files
placement/nova/objects
Dan Smith 1e9fe44dc9 Begin the transition to an explicit object registry
In oslo.versionedobjects, the registry is opt-in instead of implicit.
This patch sets the stage for moving to that by defining a no-op
registry with a compatible register method so that we can go ahead and
decorate the object classes and then move the registry underneath them.

Related to blueprint use-oslo-objects

Change-Id: Iddc68a2d8a9b103621bc60a7426fe495edf80aad
2015-06-08 07:12:34 -07:00
..