Flexible and easy to use operating system installation tool.
Go to file
Alexander Gordeev 4352af292b Add versioning for cloud-init templates
Since cloud-init templates may vary from one release to another,
fuel-agent should be able to choose appropriate version according to
environment version provided in provision data.

Due to matter of changes, only boothook templates were affected,
the rest of templates haven't been changed yet.

* add templates from 6.1/stable
* add templates from 7.0/stable
* rename meta-data to meta_data

Change-Id: I03f9c304edb387435747c5f59d83516e8adcce9f
Closes-Bug: #1478549
Depends-On: I81b50863a58de10ee33c8064b38fc92ef7e1d86a
2015-09-22 18:07:38 +03:00
cloud-init-templates Add versioning for cloud-init templates 2015-09-22 18:07:38 +03:00
debian Add cloud init templates to Debian package 2015-07-22 01:24:59 +03:00
etc/fuel-agent Rename all "utils/*_utils.py" 2015-06-26 07:57:15 +00:00
fuel_agent Add versioning for cloud-init templates 2015-09-22 18:07:38 +03:00
specs Change version to 8.0 2015-09-03 12:02:36 +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
openstack-common.conf Added Fuel agent 2014-07-10 19:05:58 +04:00
requirements.txt Pin oslo.config version to 1.15 or less 2015-07-21 11:52:09 +02:00
run_tests.sh Added infrastructure files 2015-07-14 14:54:56 +03:00
setup.cfg Change version to 8.0 2015-09-03 12:02:36 +03:00
setup.py Remove pbr import from fuel_agent's setup.py 2015-07-07 14:48:59 +02:00
test-requirements.txt All tests in fuel_agent use unittest2 now 2015-07-16 12:42:52 +02:00
tox.ini Change testrunner to py.test 2015-06-26 07:57:19 +00:00