Adds Barometer service 51/37551/16
authorjhinman1 <john.hinman@intel.com>
Sat, 15 Jul 2017 00:28:14 +0000 (20:28 -0400)
committerjhinman1 <john.hinman@intel.com>
Mon, 31 Jul 2017 23:39:38 +0000 (19:39 -0400)
commit2622e8417a9fca67fb0cac480410cf9c5912725a
tree1753756c27f75a54a83180056be0b6543ee1dc8c
parent64e055560e1f3ed47805d921541d884ea79624cf
Adds Barometer service

Adds Barometer service as a deploy option to Compute nodes by specifying
barometer as true in deploy settings.
Barometer packages are installed only for x86_64.
Adds scenarios os-nosdn-bar-ha and os-nosdn-bar-noha.
Add scenarios to opnfv-apex-common.spec.
Temporarily remove references to snmp packages.

apex-tripleo-heat-templates: I397d2557639c87ab8afacd076a5b9fd7c056dce7
apex-puppet-tripleo: I878ff8d1e0a8b96f3380bb77f168cd5a4c3f6543

Puppet module is at: https://github.com/johnhinman/puppet-barometer.

Change-Id: Ic087c2052f7849ee2cf6c63224558c2b36a8ca1f
Signed-off-by: jhinman1 <john.hinman@intel.com>
build/barometer-install.sh [new file with mode: 0755]
build/opnfv-environment.yaml
build/overcloud-full.sh
build/overcloud-opendaylight.sh
build/rpm_specs/opnfv-apex-common.spec
config/deploy/os-nosdn-bar-ha.yaml [new file with mode: 0644]
config/deploy/os-nosdn-bar-noha.yaml [new file with mode: 0644]
lib/ansible/playbooks/build_dependencies.yml
lib/overcloud-deploy-functions.sh
lib/python/apex/deploy_settings.py