Skip to content

Commit ebb6287

Browse files
author
Gan Huang
committed
Add dependent package python-psutil for os-collect-config
1 parent ecee320 commit ebb6287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

collect-config-setup/fragments/install_config_agent_yum.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ if ! yum info os-collect-config; then
1616
yum -y install centos-release-openstack-liberty
1717
fi
1818
fi
19-
yum -y install os-collect-config python-zaqarclient os-refresh-config os-apply-config openstack-heat-templates python-oslo-log
19+
yum -y install os-collect-config python-zaqarclient os-refresh-config os-apply-config openstack-heat-templates python-oslo-log python-psutil
2020
#yum-config-manager --disable 'epel*'

0 commit comments

Comments
 (0)