add script order
This commit is contained in:
@@ -319,3 +319,6 @@ class CreateDevice(Script):
|
||||
|
||||
def run(self, data, commit):
|
||||
pass
|
||||
|
||||
|
||||
script_order = (CreateTenant, CreateDevice)
|
||||
|
||||
Reference in New Issue
Block a user