summaryrefslogtreecommitdiffstats
path: root/systems
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2018-01-23 11:36:41 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-23 11:36:41 +0000
commit04c4011bf6dab58da8365eca9388e6cacbdf8734 (patch)
tree342fccbcbc6c950b54aa5311c078c536e9e7f994 /systems
parentfddabfadabcdfc8a0fa428b5a7688a74877ee60b (diff)
parentadff3b393f0e345c4611b836cc7c11f968498d76 (diff)
Merge "docker: barometer-collectd openstack plugin deps"
Diffstat (limited to 'systems')
-rwxr-xr-xsystems/centos/7/build_base_machine.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/systems/centos/7/build_base_machine.sh b/systems/centos/7/build_base_machine.sh
index 18539315..68735714 100755
--- a/systems/centos/7/build_base_machine.sh
+++ b/systems/centos/7/build_base_machine.sh
@@ -2,7 +2,7 @@
#
# Build a base machine for CentOS distro
#
-# Copyright 2017 OPNFV
+# Copyright 2017-2018 OPNFV
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -57,4 +57,6 @@ net-snmp-devel
# install epel release required for git-review
epel-release
+libvirt-python
+python2-pip
" | grep -v ^#)