Vladimir Kozhukalov 90e4e7ebe2 IBP: Improved data parsing flow
It is better when manager does not need to
care about calling data driver parse method but
instead manager just instantiates data driver
with raw data and then asks data driver for
ready to use objects.

Even more, it is necessary to encapsulate this logic
into a data driver itself because which schemes we
actually need (PartitionScheme, ConfigdriveScheme)
depend on the manager's do_* method we use. Some
do_* methods don't even need PartitionScheme or
ConfigdriveScheme and a user who calls for example
do_reboot method does not assume she needs to
provide fuel-agent with partitioning data.

Related-bug: #1433193
Implements: blueprint ibp-build-ubuntu-images
Change-Id: I79b73d63c1ecb1dd0af24bb446003cb6585d206f
2015-04-17 16:48:26 +03:00
2014-07-10 19:05:58 +04:00
2014-07-10 19:05:58 +04:00
2014-07-10 19:05:58 +04:00
2014-11-29 10:44:42 +02:00
2014-07-10 19:05:58 +04:00
2014-07-10 19:05:58 +04:00
2014-07-10 19:05:58 +04:00
Description
Flexible and easy to use operating system installation tool.
2.2 MiB
Languages
Python 89%
Jinja 5.2%
HTML 5.1%
Shell 0.7%