fuel-agent/fuel_agent
Georgy Kibardin b9842ce714 Do not use separate partition for cloudinit configuration
In our usecases the separate partition is not needed. It is enough just
to put cloudinit configuration into the root filesystem.
This also allows to avoid a race condition which sometimes happens: some
process deletes the folder in tmp where the configuration partition is
mounted resulting in cloudinit failure to read its configuration.

Change-Id: Ib3efb4f517a5cf86dbf91ee53ac00108d4624dcd
Closes-Bug: #1652002
2017-02-21 09:01:12 +00:00
..
cmd Using sys.exit(main()) instead of main() 2016-12-28 14:35:04 +08:00
drivers Allow fs creation if mountpoint is not specified 2016-12-19 18:30:36 +00:00
objects Allow fs creation if mountpoint is not specified 2016-12-19 18:30:36 +00:00
openstack Graduate to oslo.log and cleanup Oslo incubator 2016-06-08 11:58:59 -04:00
tests Do not use separate partition for cloudinit configuration 2017-02-21 09:01:12 +00:00
utils Disable Recommends and Suggests packages 2017-02-13 18:56:39 +02:00
__init__.py Upgrade hacking rules and fix new issues 2015-06-26 07:57:07 +00:00
errors.py Configure admin NIC prior the first system boot 2016-08-16 18:29:09 +03:00
hooks.py Remove pbr import from fuel_agent's setup.py 2015-07-07 14:48:59 +02:00
manager.py Do not use separate partition for cloudinit configuration 2017-02-21 09:01:12 +00:00
version.py Added Fuel agent 2014-07-10 19:05:58 +04:00