10 2015 档案

Apache下配置Openstack Horizon (转)
摘要:非常详尽的Horizon配置介绍,转自 dev.cloudwatt.com Deploy Horizon from source with Apache and SSL Some companies may deploy OpenStack clouds but without the Horizon Dashboard interface, and therefore you may wis... 阅读全文

posted @ 2015-10-15 09:08 openqt 阅读(1206) 评论(0) 推荐(0)

CentOS 6.5 部署 Horizon
摘要:以root用户进行部署,python源也可以使用 http://mirrors.aliyun.com/pypi/simple/ 修改系统 更改SElinux的配置文件 /etc/selinux/config,SELINUX=disabled ssh-keygen ~/.ssh/authorized_keys 写入 id_rsa.pub 安装Python 2.7.9 ... 阅读全文

posted @ 2015-10-12 19:04 openqt 阅读(368) 评论(0) 推荐(0)

Horizon的本地化
摘要:1. 准备工作 apt-get install gettext horizon源码下载路径 /workspace/horizon/ 2. 生成mo文件 django-admin.py makemessages -l zh_CN django-admin.py compilemessages 可以看到 locale/zh_CN/LC_MESSAG... 阅读全文

posted @ 2015-10-06 11:36 openqt 阅读(280) 评论(0) 推荐(0)

导航