Add is_filter to port_mac_address_regenerate
Change-Id: Iff4cfdda9161aad9780eb94a313871fc8ac431ff
This commit is contained in:
@@ -29,6 +29,8 @@ RESOURCE_ATTRIBUTE_MAP = {
|
||||
'convert_to': converters.convert_to_mac_if_none,
|
||||
'validate': {'type:mac_address': None},
|
||||
'enforce_policy': True,
|
||||
'is_filter': True,
|
||||
'is_sort_key': True,
|
||||
'is_visible': True},
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user