bootstrap-vz/bootstrapvz/base
Nicolas Braud-Santoni 7c5e5d111d manifest-schema: Relax requirements for plugins
This lets plugins define arbitrary datatypes for their configuration,
  not only objects.

Also, `additionalProperties` was not specified, so entries with
  arbitrary names could be added.  This isn't the case anymore.
2016-02-22 15:16:45 +01:00
..
fs First stab at docker provider 2015-12-13 19:41:16 +01:00
pkg Fix #104: Don't verify default target when adding packages 2015-04-29 23:51:55 +02:00
__init__.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
bootstrapinfo.py Add bootstrap_script property to BootstrapInfo 2015-12-13 19:41:16 +01:00
log.py Move remote log stuff back into remote module 2015-04-16 22:15:19 +02:00
main.py Introduce some awesome signal handling 2015-04-16 22:21:45 +02:00
manifest-schema.yml manifest-schema: Relax requirements for plugins 2016-02-22 15:16:45 +01:00
manifest.py Remove image section in manifest 2015-12-13 19:41:18 +01:00
phase.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
task.py Convert param docs into parseable format. 2014-05-04 19:31:53 +02:00
tasklist.py Fix #98. External plugin architecture implemented 2015-05-03 13:07:26 +02:00