Merge "Remove unused VIFModel._get_legacy method"
This commit is contained in:
commit
511b46e8a3
@ -552,9 +552,6 @@ class VIFModel(BaseNovaEnum):
|
|||||||
|
|
||||||
ALL = network_model.VIF_MODEL_ALL
|
ALL = network_model.VIF_MODEL_ALL
|
||||||
|
|
||||||
def _get_legacy(self, value):
|
|
||||||
return value
|
|
||||||
|
|
||||||
def coerce(self, obj, attr, value):
|
def coerce(self, obj, attr, value):
|
||||||
# Some compat for strings we'd see in the legacy
|
# Some compat for strings we'd see in the legacy
|
||||||
# hw_vif_model image property
|
# hw_vif_model image property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user