Skip to content

Commit 0fdd8dd

Browse files
author
Fernando Ojeda
committed
Fixed vlan subnet issue.
1 parent 4418057 commit 0fdd8dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SoftLayer/CLI/virt/create.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ def _update_with_like_args(ctx, _, value):
6565
ctx.default_map = {}
6666
ctx.default_map.update(like_args)
6767

68+
6869
def _parse_create_args(client, args):
6970
"""Converts CLI arguments to args for VSManager.create_instance.
7071

0 commit comments

Comments
 (0)