Update git submodules
authorJohn O'Loughlin <john.oloughlin@intel.com>
Thu, 24 May 2018 09:06:33 +0000 (09:06 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 19 Jun 2018 16:53:25 +0000 (16:53 +0000)
commite2f5720b444bbf5d75f995d03c3b51dc1e4e35a3
treea9c84e41020a83d8ea7b635f013b36f10e4d883a
parent106acad5018dc582135e74065723d6997f599e97
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - Configure collectd to load ipmi before PMU

    Collectd loads config files in alphabetical order.
    Ansible creates the config files for collectd.
    In this patch we change the name ipmi.conf to 0_ipmi.conf
    This will allow ipmi to be loaded before PMU.
    If PMU is loaded before ipmi the container will crash.
    This is a bug in collectd 5.8

    Change-Id: I3334a3a1970f596e36f665698649d6c04fd38fbb
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
docs/submodules/barometer