diff options
author | Manuel Buil <mbuil@suse.com> | 2018-08-29 13:46:49 +0200 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2018-08-29 18:50:09 +0000 |
commit | 1aa97f4a6fa2aada3b63c3616c149484052e0e33 (patch) | |
tree | 5eab1c0cbe2f16614d6172e5bf219915a49bc610 /NAME | |
parent | 4d26d88cd9baeaf35084ab59528223692ad6df25 (diff) |
Bug fix: Bad usage of positional argument
av_zone is passed as a positional argument, however, the create_instance
method does not define av_zone as positional:
https://github.com/opnfv/sfc/blob/master/sfc/lib/openstack_utils.py#L136-L137
so we should not pass it as a positional argument
Change-Id: I035012ef3ffce3318e0bece712cb6bdad8e8cdd0
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'NAME')
0 files changed, 0 insertions, 0 deletions