fuel-web/fuel_agent
Alexander Gordeev e097029346 Fuel agent tiny fixups
1) Fix issue with /etc/mtab for fuel-agent

Sometimes /etc/mtab inside of chrooted image during provisioning stage
appears as symlink to /proc/self/mounts. It can't be rewritten in such
case. So its removing really helps.

2) Fix grub_utils

`chroot` parameter was missed few times. Should work now

3) Fix improper stdout handling in manager.py when `blkid` was called

Output should be stripped as it contains new-line symbol (\n) on end
Closes-Bug: #1383371

Change-Id: I756b85b104fc06a065bc2f297b30f0b738aea3f4
2014-10-21 17:45:33 +04:00
..
cloud-init-templates Some fixes in cloud-init templates in fuel-agent 2014-10-15 18:18:25 +04:00
etc/fuel-agent Modified default config file in fuel_agent 2014-10-15 17:42:47 +04:00
fuel_agent Fuel agent tiny fixups 2014-10-21 17:45:33 +04:00
tools Added Fuel agent 2014-07-10 19:05:58 +04: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 Added image utils 2014-07-28 20:36:41 +04:00
setup.cfg Add more enpoints mainly for tests 2014-09-08 17:34:11 +04:00
setup.py Added Fuel agent 2014-07-10 19:05:58 +04:00
test-requirements.txt Added Fuel agent 2014-07-10 19:05:58 +04:00
tox.ini Added Fuel agent 2014-07-10 19:05:58 +04:00