Flexible and easy to use operating system installation tool.
Go to file
Sebastian Kalinowski 9e22866f3e Add simple data driver for partitioning info
This new "simple" data driver takes serialized partitioning info
that is provided before provisioning from external tool.
It does not make any calculations for that data and expect it to have
all required informations about partitioning.
Other changes:
* added unittest2 to use some of it features
* added requests_mock to mock http requests
* added objects conversion to/from dictionary to make serialization
  easier
* added a common "interface" for data drivers
* fixed test for "do_build_image" - now a correct data driver is used

Change-Id: I673cde6f0ead9945919a87cd1cfce7ed09c6e593
Implements: blueprint volume-manager-refactoring
2015-07-16 10:11:02 +02:00
cloud-init-templates Add errors=panic to rootfs 2015-07-14 18:49:03 +03:00
etc/fuel-agent Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
fuel_agent Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
specs Added infrastructure files 2015-07-14 14:54:56 +03:00
tools Added Fuel agent 2014-07-10 19:05:58 +04:00
.gitignore Added infrastructure files 2015-07-14 14:54:56 +03:00
.gitreview Added infrastructure files 2015-07-14 14:54:56 +03:00
.testr.conf Added Fuel agent 2014-07-10 19:05:58 +04:00
openstack-common.conf Added Fuel agent 2014-07-10 19:05:58 +04:00
requirements.txt IBP: Added driver and objects for building images 2015-04-17 17:11:09 +03:00
run_tests.sh Added infrastructure files 2015-07-14 14:54:56 +03:00
setup.cfg Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
setup.py Remove pbr import from fuel_agent's setup.py 2015-07-07 14:48:59 +02:00
test-requirements.txt Add simple data driver for partitioning info 2015-07-16 10:11:02 +02:00
tox.ini Change testrunner to py.test 2015-06-26 07:57:19 +00:00