RETIRED, Node discovery agent for Fuel
Go to file
Ivan Suzdal 93e84d1649 Let's get rid of ohai.
Ohai required support additional packages,
and unfortunatelly, not all of them are
opensource friendly (ruby-sigar, for example).

This changes will let us to rid ruby-mixlib*,
ruby-sigar and ruby-yajl packages.

Also, it may sound strange, but ohai[:virtualization]
makes decision based on /proc/cpuinfo information
only (this applies only to kvm/qemu, other virt-systems
determines correctly, AFAICS).

So, if someone will choose a non-default (qemu)
processor configuration, ohai will return incomplete
information about virtualization on a kvm-based virtual host.
Facter doing it more intelligently.

Blueprint: get-rid-of-ohai

Change-Id: Ia8021a3ab83bbf973eff548880ae10a540476b1c
2016-06-30 12:16:42 +00:00
debian Let's get rid of ohai. 2016-06-30 12:16:42 +00:00
specs Bump version to 10.0 2016-03-27 20:30:20 +00:00
.gitignore Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:20:25 +00:00
Gemfile Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
LICENSE Spliting Nailgun-agent from fuel-web repository 2015-07-13 16:23:08 +03:00
MAINTAINERS Spec for packages MUST be reviewed by mos packaging team 2015-12-20 20:29:14 +00:00
Rakefile Add Rakefile for openstack CI 2015-11-11 20:21:09 +03:00
agent Let's get rid of ohai. 2016-06-30 12:16:42 +00:00
nailgun-agent.cron Fix flock wait timeout in crontask 2015-11-25 11:41:21 +00:00
nailgun-agent.gemspec Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
run_tests.sh Basic test run script for CI 2015-07-22 17:48:42 +00:00