Copy missing heat_policy.json file
Change-Id: Ic90821f1a9ebfcea67183bb91aebca00c046133e
This commit is contained in:
parent
96cb18bd01
commit
a48b016347
@ -107,6 +107,10 @@ function config_heat_dashboard {
|
||||
"${SITE_PACKAGES}/heat_dashboard/enabled/${file##*/}" \
|
||||
"${SITE_PACKAGES}/openstack_dashboard/local/enabled/${file##*/}"
|
||||
done
|
||||
|
||||
config_dashboard "${ENABLE_HEAT}" \
|
||||
"${SITE_PACKAGES}/heat_dashboard/conf/heat_policy.json" \
|
||||
"/etc/openstack-dashboard/heat_policy.json"
|
||||
}
|
||||
|
||||
function config_ironic_dashboard {
|
||||
|
Loading…
Reference in New Issue
Block a user