bootstrap-vz/bootstrapvz/base
Tomasz Rybak b327823261 Add Google Cloud Engine (GCE) provider:
* force kpartx to use synchronous mode, removing sleep(10)
 * get image configuration, use it during tarball creation and registration
 * add (non-working, path problems) image registration
 * add cleaning of image from Google keys and repositories
 * add NTP server address in manifest
 * add preference for backport kernels in manifest
 * disable IPv6
 * correctly set host name
2014-05-03 14:25:54 +02:00
..
fs Add Google Cloud Engine (GCE) provider: 2014-05-03 14:25:54 +02:00
pkg Minor adjustments in pkg code 2014-04-07 21:49:07 +02:00
__init__.py Move code into proper package folder 2014-04-02 21:26:13 +02:00
bootstrapinfo.py Don't use DictClass for provider namespaces 2014-04-10 00:20:35 +02:00
log.py Switch to docopt for options parsing 2014-04-08 21:26:15 +02:00
main.py Switch to docopt for options parsing 2014-04-08 21:26:15 +02:00
manifest-schema.json Move hostname setting from vagrant into common 2014-04-13 21:18:02 -03:00
manifest.py Use importlib to import providers and plugins 2014-04-08 21:58:48 +02:00
phase.py Properly fix imports and make bootstrapvz work like a package 2014-04-02 21:32:10 +02:00
release-codenames.json Move code into proper package folder 2014-04-02 21:26:13 +02:00
task.py Minor doc fixes 2014-04-02 21:26:14 +02:00
tasklist.py Use importlib to import providers and plugins 2014-04-08 21:58:48 +02:00