fuel-agent/fuel_agent
Vladimir Kozhukalov 50e90af6e3 Temporary fix for lost upstart directory
When we have just os-root fs image and don't have
os-var-log fs image while / and /var/log are supposed to be
separate file systems and os-var-log is mounted into
non-empty directory on the / file system, those files in /var/log
directory become unavailable.
The thing is that among those file there is /var/log/upstart
where upstart daemon writes its logs. We have specific upstart job
which is to flush open files once all file systems are mounted.
This job needs upstart directory to be available on os-var-log
file system.
This is just a temporary fix and correct fix will be available soon
via updates.

Change-Id: Idfea34541e9aabdd22455456c082d78da42657f9
Related-Bug: #1494684
2015-09-18 15:41:09 +03:00
..
cmd FA: fixed oslo config autogeneration 2015-07-08 14:35:48 +03:00
drivers Adding i40e-dkms module to the list of packages installing on Ubuntu 2015-08-26 08:26:09 +00:00
objects fuel-agent: use different md metadata version 2015-07-30 15:35:58 +03:00
openstack FA: oslo.serialization -> oslo_serialization 2015-07-07 12:54:58 +03:00
tests Temporary fix for lost upstart directory 2015-09-18 15:41:09 +03:00
utils do_build_image: make sure updates get installed 2015-08-28 17:17:53 +03:00
__init__.py Upgrade hacking rules and fix new issues 2015-06-26 07:57:07 +00:00
errors.py IBP: add cleanup for image building 2015-05-12 16:01:14 +03:00
hooks.py Remove pbr import from fuel_agent's setup.py 2015-07-07 14:48:59 +02:00
manager.py Temporary fix for lost upstart directory 2015-09-18 15:41:09 +03:00
version.py Added Fuel agent 2014-07-10 19:05:58 +04:00