ubuntu openStack icehouse dashboard theme自定义

1,ubuntu openStack 语言包locate

2,/usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/img/favicon-ubuntu.ico (ico图标)

 

3,find /usr/share -type f | xargs grep -l "SITE_BRANDING" (标题)

/usr/share/openstack-dashboard/openstack_dashboard/settings.py

4,登陆及页首log图标

5,官网customer 自定义dashboard theme文档

http://docs.openstack.org/admin-guide-cloud/content/dashboard-custom-brand.html

6,help_url

/etc/openstack-dashboard/local_settings.py

你可能感兴趣的:(openstack)