bareon/bareon
Dmitry Guryanov 0e86a2f0a5 change configdrive format to ConfigDrive version 2
We put configdrive with is9660 filesystem to a
partition on a hard disk. New hard disks may have
4K sectors, but blocksize of iso9660 fs is 2K so
it will not work.

To fix this bug we should use another filesystem (ext2)
and another config drive format (files, directory
structure), because NoCloud format, which is currently
used support only vfat and iso9660 filesystems.

Conflicts:

	bareon/drivers/deploy/nailgun.py
	fuel_agent/tests/test_manager.py

Change-Id: Ia0f244f19bab3dfaceef8a092ad03667675a5557
Closes-Bug: #1544818
2016-06-15 20:22:31 +03:00
..
actions change configdrive format to ConfigDrive version 2 2016-06-15 20:22:31 +03:00
cmd Fixes bug #1556995 - fuel-agent fails to set process group over SSH 2016-06-14 18:18:24 +03:00
drivers Enable unallocated drives back 2016-06-15 20:22:31 +03:00
objects Get root password for build image from settings 2016-06-14 18:18:24 +03:00
openstack Cleanup unused Oslo Incubator code 2016-03-17 14:15:50 -04:00
tests change configdrive format to ConfigDrive version 2 2016-06-15 20:22:31 +03:00
utils change configdrive format to ConfigDrive version 2 2016-06-15 20:22:31 +03:00
__init__.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00
errors.py [do_mkbootstrap]Enable possibility to use "directory" like container format 2016-06-14 18:18:23 +03:00
hooks.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00
version.py Rename fuel_agent into bareon 2015-12-15 14:14:42 +03:00