root@2327c3e683a7:/opt/stack/mistral/mistral/actions/mistral-actions/mistral_actions# mistral-actions register
Fail to register actions: (sqlite3.OperationalError) no such table: action_definitions_v2 [SQL: u'INSERT INTO action_definitions_v2 (created_at, updated_at, scope, project_id, id, name, definition, spec, tags, is_system, description, input, action_class, attributes) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'] [parameters: ('2018-12-29 03:27:18.000000', None, 'public', '', 'a910cab5-cda3-4767-928e-1a1b92a3ee71', 'int32bit.system.exec', None, None, None, 1, "Run command with arguments and return its output as a byte string.\n\n:param cmd: the command to run, note you can use at most one pipe,\n like 'ls -l | wc -l'.", 'cmd', 'mistral_actions.system.Exec', '{}')] (Background on this error at: http://sqlalche.me/e/e3q8)
root@2327c3e683a7:/opt/stack/mistral/mistral/actions/mistral-actions/mistral_actions# mistral-actions register Fail to register actions: (sqlite3.OperationalError) no such table: action_definitions_v2 [SQL: u'INSERT INTO action_definitions_v2 (created_at, updated_at, scope, project_id, id, name, definition, spec, tags, is_system, description, input, action_class, attributes) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'] [parameters: ('2018-12-29 03:27:18.000000', None, 'public', '', 'a910cab5-cda3-4767-928e-1a1b92a3ee71', 'int32bit.system.exec', None, None, None, 1, "Run command with arguments and return its output as a byte string.\n\n:param cmd: the command to run, note you can use at most one pipe,\n like 'ls -l | wc -l'.", 'cmd', 'mistral_actions.system.Exec', '{}')] (Background on this error at: http://sqlalche.me/e/e3q8)