Fixes devstack script for CentOS
Use portable function to restart apache server after tacker-horizon installation. Change-Id: I8461c671dc67dabb83c006f166dcf9654af639f7 Closes-Bug: #1498471
This commit is contained in:
parent
3f7a8607ea
commit
577e464746
@ -361,8 +361,7 @@ function tacker_horizon_install {
|
||||
git_clone_by_name "tacker-horizon"
|
||||
setup_dev_lib "tacker-horizon"
|
||||
sudo cp $DEST/tacker-horizon/openstack_dashboard_extensions/* $DEST/horizon/openstack_dashboard/enabled/
|
||||
sudo service apache2 restart
|
||||
sleep 3
|
||||
restart_apache_server
|
||||
}
|
||||
|
||||
function tacker_create_initial_network {
|
||||
|
Loading…
Reference in New Issue
Block a user