cloudbase-init/cloudbaseinit/plugins/windows
Alessandro Pilotti e9b28c51af Adds plugin platform and min os version check
Some plugins support only a given platform and / or a minimum OS version.

ExtendVolumesPlugin is not supported on Windows XP.

This commit adds support for filtering the plugins based on OS
requirements.
2013-08-15 21:36:34 +03:00
..
userdata-plugins Pep8 and assorted cleanups on multi-part userdata 2013-08-13 02:56:04 +03:00
__init__.py Initial commit 2012-12-01 23:50:15 +02:00
createuser.py Creating user or setting password for existing user 2013-06-19 22:44:36 +08:00
extendvolumes.py Adds plugin platform and min os version check 2013-08-15 21:36:34 +03:00
networkconfig.py Fixes return values and exceptions in some plugins 2013-05-01 15:41:55 +03:00
sethostname.py Fixes return values and exceptions in some plugins 2013-05-01 15:41:55 +03:00
setuserpassword.py Fixes bug related to password complexity limits 2013-08-13 13:51:49 +03:00
sshpublickeys.py Fixes return values and exceptions in some plugins 2013-05-01 15:41:55 +03:00
userdata_plugins.py Pep8 and assorted cleanups on multi-part userdata 2013-08-13 02:56:04 +03:00
userdata.py Pep8 and assorted cleanups on multi-part userdata 2013-08-13 02:56:04 +03:00
vds.py Adds extend volume plugin files 2013-04-03 15:31:52 +03:00