vitrage tab is not available in horizon
Bug #1770131 reported by
bhreddy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Vitrage Dashboard |
New
|
Undecided
|
Unassigned |
Bug Description
Hi All,
I have installed the vitrage and successfully running. I am trying to enable horizon plugin by following the documentation https:/
To use vitrage-dashboard in a project:
import vitragedashboard. But its not specified where I need to include the statement. Any help is highly appreciated.
To post a comment you must log in.
Hi,
The documentation seems incomplete. Please try to run the following commands:
cp -a ${VITRAGE_ DASHBOARD_ DIR}/vitrage_ dashboard/ enabled/ * ${HORIZON_ DIR}/openstack_ dashboard/ enabled/
python ${HORIZON_ DIR}/horizon/ manage. py collectstatic --noinput
python ${HORIZON_ DIR}/horizon/ manage. py compress --force
And restart apache/httpd.