Merge "Switch to new engine facade for StandardAttribute objects"
This commit is contained in:
commit
8c9136f155
@ -24,6 +24,8 @@ class StandardAttribute(base.NeutronDbObject):
|
|||||||
# Version 1.0: Initial version
|
# Version 1.0: Initial version
|
||||||
VERSION = '1.0'
|
VERSION = '1.0'
|
||||||
|
|
||||||
|
new_facade = True
|
||||||
|
|
||||||
db_model = standard_attr.StandardAttribute
|
db_model = standard_attr.StandardAttribute
|
||||||
|
|
||||||
fields = {
|
fields = {
|
||||||
|
Loading…
Reference in New Issue
Block a user