summaryrefslogtreecommitdiffstats
path: root/share/starlingx_base
diff options
context:
space:
mode:
Diffstat (limited to 'share/starlingx_base')
-rw-r--r--share/starlingx_base/registration/registration.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/starlingx_base/registration/registration.py b/share/starlingx_base/registration/registration.py
index 8d724076..c2006114 100644
--- a/share/starlingx_base/registration/registration.py
+++ b/share/starlingx_base/registration/registration.py
@@ -271,7 +271,7 @@ class RegistryHelper(newton_registration.RegistryHelper):
# return (0, "Succeed")
- def _get_ovsdpdk_capabilities(self, extra_specs, viminfo):
+ def _get_ovsdpdk_capabilities(self, data):
'''extend base method'''
instruction_capability = {}