Merge "docker: barometer-collectd openstack plugin deps"
[barometer.git] / systems / centos / 7 / build_base_machine.sh
index 9c49d49..6873571 100755 (executable)
@@ -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,5 +57,6 @@ net-snmp-devel
 
 # install epel release required for git-review
 epel-release
+libvirt-python
+python2-pip
 " | grep -v ^#)
-