Fix barometer install failure 45/55745/1
authorFeng Pan <fpan@redhat.com>
Sat, 14 Apr 2018 22:34:38 +0000 (18:34 -0400)
committerFeng Pan <fpan@redhat.com>
Sat, 14 Apr 2018 22:36:20 +0000 (18:36 -0400)
commit1abb8ac25c48d182bc267d23f618043fbd7e0843
tree631b1e2344e9abc58eb4aec1d88237b12c41fedc
parent0cd3c6cef32adb1bf9d26414ed73bd9373b0c407
Fix barometer install failure

We are seeing pip3 not found and collectd-write_sensu package conflicts
with latest pike overcloud images. This patch changes pip3 install to
python34-pip3 and updates collectd-write_sensu package version when
removing.

Change-Id: I7dfe1f2f39c3f21bffde8cfc6066f5bae66677d6
Signed-off-by: Feng Pan <fpan@redhat.com>
build/barometer-install.sh