openstack dashbaord

Asked by chzu

I have installed openstack dashboard and I can acces it from local IP addrss,Now,I want to change the interfaces of dashboard.For example,I want to chang the login interface ,how should I do?

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Zhongyue Luo
Solved:
Last query:
Last reply:
Revision history for this message
Yaguang Tang (heut2008) said :
#1

chinese 吧

Revision history for this message
Best Zhongyue Luo (zyluo) said :
#2

To change the login interface, you should look at,

horizon/openstack-dashboard/dashboard/templates/splash.html
and
horizon/openstack-dashboard/dashboard/templates/_login.html

Revision history for this message
chzu (hhgzju) said :
#3

Thanks Zhongyue Luo, that solved my question.