RETIRED, Fuel Agent
Go to file
Alexei Sheplyakov 4101a23394 make guess_grub_version actually work with GRUB 2
* the correct switch to ask for the grub-install version is --version,
  -v has a totally different meaning (--verbose). Older versions of
  grub-install recognize the --version switch too.
* grub-install from GRUB 2.x is a binary, not a shell script, and it might
  require the shared libraries which are available inside the chroot only
  (and not in the bootstrap system). Therefore grub-install should be run
  in the chroot even if we are asking for its version.

blueprint support-ubuntu-trusty
Closes-bug: #1407221

Change-Id: I08db41dc6d65c152a62f6a1544c0c1de5922f7d5
2015-01-13 18:02:13 +03:00
cloud-init-templates Fix ntpd start on centos in cloud-init boothook 2014-11-21 15:48:54 +03:00
etc/fuel-agent Modified default config file in fuel_agent 2014-10-15 17:42:47 +04:00
fuel_agent make guess_grub_version actually work with GRUB 2 2015-01-13 18:02:13 +03: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 Increase Fuel-Web projects' versions 2014-11-29 10:44:42 +02: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