fuel-agent/fuel_agent/tests
Artur Svechnikov 68494fb0dd Add processing of keep_data flag
In case when some partition has keep_data = True
need to elevate flag to file system level and
do not to create new partition table. Do not clean
file system when it has keep_data = True.
There should not be a problem if some raw data
will not be cleaned.

Change-Id: Ifccc9256b12944283219cffeedb8c8da8ab420f8
Implements: blueprint partition-preservation
2015-07-16 12:53:45 +03:00
..
fixtures Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
__init__.py Upgrade hacking rules and fix new issues 2015-06-26 07:57:07 +00:00
base.py Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
test_artifact_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_build_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_configdrive.py Handle arbitrary gw for node in fuel-agent 2015-03-06 17:48:41 +03:00
test_fs_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_grub_utils.py IBP: add more tests for fuel_agent.utils.grub 2015-07-14 16:21:47 +03:00
test_hardware_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_image.py Improve test coverage for fuel_agent 2014-07-28 18:03:01 +04:00
test_ks_spaces_validator.py Improve test coverage for fuel_agent 2014-07-28 18:03:01 +04:00
test_lvm_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_manager.py Add processing of keep_data flag 2015-07-16 12:53:45 +03:00
test_md_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_nailgun.py Add processing of keep_data flag 2015-07-16 12:53:45 +03:00
test_nailgun_build_image.py Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
test_partition.py Add processing of keep_data flag 2015-07-16 12:53:45 +03:00
test_partition_utils.py Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
test_simple_nailgun_driver.py Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
test_utils.py IBP: Fix socket.timeout catching 2015-05-25 20:46:08 +03:00