Updated graph model to use attr_dict
This patchset makes use of a more idiomatic structure of networkx Change-Id: Iccc4e9f0cc14cccadb2959ff8d68cd68367c4da3
This commit is contained in:
@@ -92,6 +92,10 @@ class WatcherObjectDictCompat(ovo_base.VersionedObjectDictCompat):
|
||||
pass
|
||||
|
||||
|
||||
class WatcherComparableObject(ovo_base.ComparableVersionedObject):
|
||||
pass
|
||||
|
||||
|
||||
class WatcherPersistentObject(object):
|
||||
"""Mixin class for Persistent objects.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user