Skip to content
Snippets Groups Projects
Commit a7ea21e4 authored by garciadeblas's avatar garciadeblas
Browse files

osm.py fix bug in ns-action parameters, missing action_name


Change-Id: I937cc42d65e0a595e27bf7e571de814eefa44f26
Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 18e271cc
Branches v3.1
No related tags found
No related merge requests found
......@@ -1073,6 +1073,7 @@ def vcs_list(ctx):
def ns_action(ctx,
ns_name,
vnf_name,
action_name,
params):
'''executes an action/primitive over a NS instance
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment