bootstrap-vz/bootstrapvz/common
Nicolas Braud-Santoni 8cd0648e27
common: Add a validation phase
As discussed in [#335], the `validate_manifest` method checks the manifest's
  internal consistency.  The validation phase, on the other hand, can be used to
  check the consistency of the manifest with external ressources, for instance:

  - Checking if files or directories exist.
  - Checking if the content of a file is consistent with what was expected.
  - Checking if a network ressource (an APT proxy?) is reachable.

[#335]: https://github.com/andsens/bootstrap-vz/pull/335#issuecomment-239661077
2016-09-11 22:05:22 +02:00
..
assets Overhaul GCE image build. 2016-06-02 18:16:57 -07:00
fs Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
tasks tasks/apt: Don't use security.debian.org for obsolete releases 2016-08-09 22:34:34 +02:00
__init__.py PEP8 fixes 2014-04-27 11:05:53 -03:00
bytes.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
exceptions.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
fsm_proxy.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
minify_json.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
phases.py common: Add a validation phase 2016-09-11 22:05:22 +02:00
releases.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
sectors.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00
task_groups.py Split grub config into small tasks 2016-06-04 18:48:54 +02:00
tools.py Convert indentation from tabs to spaces (4) 2016-06-04 11:38:16 +02:00