Merge "TrivialFix: remove unnecessary VERSION_COMPATIBILITY"
This commit is contained in:
commit
631f39101c
@ -139,11 +139,6 @@ class CinderObject(base.VersionedObject):
|
||||
# from one another.
|
||||
OBJ_PROJECT_NAMESPACE = 'cinder'
|
||||
|
||||
# NOTE(thangp): As more objects are added to cinder, each object should
|
||||
# have a custom map of version compatibility. This just anchors the base
|
||||
# version compatibility.
|
||||
VERSION_COMPATIBILITY = {'7.0.0': '1.0'}
|
||||
|
||||
def cinder_obj_get_changes(self):
|
||||
"""Returns a dict of changed fields with tz unaware datetimes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user