add aodh-client and ceilometer-client to enable get data from daisy server
Change-Id: I6ff36b74afb2b9cd4909e9cdcc2a78b7f3349d87
This commit is contained in:
parent
e0fd012133
commit
cbf13e8413
@ -63,6 +63,12 @@ function all_install
|
||||
write_install_log "install python-openstackclient rpm"
|
||||
install_rpm_by_yum "python-openstackclient"
|
||||
|
||||
write_install_log "install python-ceilometerclient rpm"
|
||||
install_rpm_by_yum "python-ceilometerclient"
|
||||
|
||||
write_install_log "install python-aodhclient rpm"
|
||||
install_rpm_by_yum "python-aodhclient"
|
||||
|
||||
write_install_log "install daisy-discoverd depend rpm"
|
||||
install_rpm_by_yum "python-flask"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user