Skip to content

Commit 4e6cb6d

Browse files
Merge pull request #1379 from FernandoOjeda/ft_subnet_list
Fix subnet list.
2 parents 29bf434 + fd08295 commit 4e6cb6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SoftLayer/managers/network.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
DEFAULT_SUBNET_MASK = ','.join(['hardware',
2424
'datacenter',
25+
'networkVlanId',
2526
'ipAddressCount',
2627
'virtualGuests',
2728
'id',

0 commit comments

Comments
 (0)