Fix parameter args
TrivialFix Change-Id: I767ad5e09ce08c0f956b73f8e79619ea5b62615f
This commit is contained in:
parent
78243338ab
commit
fe8a4d4d25
@ -170,7 +170,7 @@ class NsxLibApiBase(object):
|
||||
|
||||
return matched_results[0].get('id')
|
||||
|
||||
def build_v3_api_version_tag(self,):
|
||||
def build_v3_api_version_tag(self):
|
||||
"""Some resources are created on the manager
|
||||
|
||||
that do not have a corresponding plugin resource.
|
||||
|
Loading…
x
Reference in New Issue
Block a user