NS Create giving error - mistral.exceptions.MistralException: Failed to find action

Bug #1999502 reported by lokendra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
New
Undecided
Unassigned

Bug Description

Hi,
getting error when trying to create the sample NS on Tacker victoria.
Document referred:
https://docs.openstack.org/tacker/victoria/user/nsd_usage_guide.html#f7

Error:
2022-12-13 11:36:21.751 7 INFO workflow_trace [req-2871448d-8c69-48f6-92d8-81e78df34680 007041352b084b14800c2d522a6c4f2c cc65503f221d4ac19f61b6f8830a75e0 - default default] Task 'create_ns_VNF2' (a3418af2-348f-4384-9a15-ba6c91572a86) [RUNNING -> ERROR, msg=Failed to run task [error=Failed to find action [action_name=tacker.create_vnf, namespace=], wf=std.create_ns1e1088aa-f023-4b15-837f-b64a5832774b, task=create_ns_VNF2]:
Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/task_handler.py", line 73, in run_task
    task.run()
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/osprofiler/profiler.py", line 160, in wrapper
    result = f(*args, **kwargs)
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/tasks.py", line 568, in run
    self._run_new()
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/osprofiler/profiler.py", line 160, in wrapper
    result = f(*args, **kwargs)
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/tasks.py", line 600, in _run_new
    self._schedule_actions()
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/tasks.py", line 668, in _schedule_actions
    action = self._build_action()
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/tasks.py", line 738, in _build_action
    action_desc = self._get_action_descriptor()
  File "/var/lib/kolla/venv/lib/python3.6/site-packages/mistral/engine/tasks.py", line 772, in _get_action_descriptor
    % (action_name, namespace)
mistral.exceptions.MistralException: Failed to find action [action_name=tacker.create_vnf, namespace=]

Usecase:
to test and use NS feature using Tacker.

Please advice the way forward.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.