tacker/tacker
Quang Hiep de9fdf5fc6 Fix create custom Mistral action
Class mistral.actions.base.Action is moved to
mistral_lib.actions.Action accoring to
https://docs.openstack.org/mistral/latest/developer/extensions/creating_custom_action.html

This change imports the new action class and
add context parameter for the run method.

Closes-Bug: #1892528
Change-Id: I7858f69ca051c64a8ac52e6bfde353d55a42a43e
(cherry picked from commit b38ed56020)
2021-09-23 06:30:19 +00:00
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Auth parameters for uploading vnf package from URI 2020-04-27 01:41:37 +00:00
cmd Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
common Auth parameters for uploading vnf package from URI 2020-04-27 01:41:37 +00:00
conductor Auth parameters for uploading vnf package from URI 2020-04-27 01:41:37 +00:00
conf Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
db Fetch an on-boarded VNF package with HTTP_RANGE 2020-04-25 21:46:50 +00:00
extensions Support LCM operation with user data 2020-04-24 11:37:45 +09:00
glance_store Auth parameters for uploading vnf package from URI 2020-04-27 01:41:37 +00:00
hacking Update hacking for Python3 2020-04-24 13:48:53 +02:00
keymgr Update hacking for Python3 2020-04-24 13:48:53 +02:00
locale Imported Translations from Zanata 2020-04-27 09:31:05 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Fix create custom Mistral action 2021-09-23 06:30:19 +00:00
objects Fetch an on-boarded VNF package with HTTP_RANGE 2020-04-25 21:46:50 +00:00
plugins from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policies Fetch an on-boarded VNF package with HTTP_RANGE 2020-04-25 21:46:50 +00:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Drop test for lower constraints 2021-09-17 05:43:10 +00:00
tosca Update hacking for Python3 2020-04-24 13:48:53 +02:00
vnflcm Support LCM operation with user data 2020-04-24 11:37:45 +09:00
vnfm Update hacking for Python3 2020-04-24 13:48:53 +02:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
manager.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
policy.py Update hacking for Python3 2020-04-24 13:48:53 +02:00
service.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Update hacking for Python3 2020-04-24 13:48:53 +02:00