Add kwargs parameter to sysprep decorator
authorNikos Skalkotos <skalkoto@grnet.gr>
Wed, 10 Jul 2013 07:31:33 +0000 (10:31 +0300)
committerNikos Skalkotos <skalkoto@grnet.gr>
Tue, 30 Jul 2013 13:43:59 +0000 (16:43 +0300)
commitf94adfe0ac0909d5468146a1dec86bd4d40c1e33
tree07e38faaab7e531a9ccfd0b980c43b0128116703
parent811b7149586a8eb83d54e32e1dbff377131e7d0b
Add kwargs parameter to sysprep decorator

This can be used to add arbitrary attributes to the function it
decorates
image_creator/os_type/__init__.py