bootstrap-vz/plugins
Anders Ingemann 0092e1c2c2 Don't instantiate tasks
In practice they are just typed functions with attributes, having a reference to an object is just confusing.
So: Task.run() is now a classmethod
2014-01-06 22:58:21 +01:00
..
admin_user Don't instantiate tasks 2014-01-06 22:58:21 +01:00
build_metadata Don't instantiate tasks 2014-01-06 22:58:21 +01:00
cloud_init Don't instantiate tasks 2014-01-06 22:58:21 +01:00
image_commands Don't instantiate tasks 2014-01-06 22:58:21 +01:00
minimize_size Don't instantiate tasks 2014-01-06 22:58:21 +01:00
opennebula Don't instantiate tasks 2014-01-06 22:58:21 +01:00
prebootstrapped Don't instantiate tasks 2014-01-06 22:58:21 +01:00
root_password Don't instantiate tasks 2014-01-06 22:58:21 +01:00
unattended_upgrades Don't instantiate tasks 2014-01-06 22:58:21 +01:00
vagrant Don't instantiate tasks 2014-01-06 22:58:21 +01:00
__init__.py Plugin architecture working 2013-07-08 23:13:56 +02:00