Skip to content

Commit 5c8d5a8

Browse files
committed
Merge pull request softlayer#569 from parente/userData-gone
Remove userData from mask
2 parents 26562d3 + 737e58d commit 5c8d5a8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

SoftLayer/managers/vs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ def get_instance(self, instance_id, **kwargs):
191191
'blockDevices',
192192
'blockDeviceTemplateGroup[id, name, globalIdentifier]',
193193
'postInstallScriptUri',
194-
'userData',
195194
'''operatingSystem[passwords[username,password],
196195
softwareLicense.softwareDescription[
197196
manufacturer,name,version,

0 commit comments

Comments
 (0)