Step-by-step Follow official documentation installation of OpenStack (Icehouse) Six

Source: Internet
Author: User

Following the OpenStack installation deployment five


Vii. Add dashboard (Web Interface) (Control node)

Installing Dashboard

# yum Install memcached python-memcached mod_wsgi Openstack-dashboard

Modifying configuration file Etc/openstack-dashboard/local_settings, using memcached cache information

CACHES = {' default ': {' backend ': ' Django.core.cache.backends.memcached.MemcachedCache ', ' Location ': '    127.0.0.1:11211 ',}} #CACHES = {# ' default ': {# ' backend ': ' Django.core.cache.backends.locmem.LocMemCache ' # }#}


Set the host name to run Access Dashboard

allowed_hosts = [' localhost ', ' 10.0.0.49 ']

Note: 10.0.0.49 is my host IP address


Specify the running node of the dashboard

Openstack_host = "Controller"


Turn off SELinux

Setenforce 0

Restart Apache and memcached

# service httpd start# service memcached start# chkconfig httpd on# chkconfig memcached on


Use browser to access dashboard Address account: admin password admin

Http://controller/dashboard

Main Page

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/30/wKiom1WUJMTTqW25AALKycRp71k344.jpg "title=" Overview. jpg "alt=" Wkiom1wujmttqw25aalkycrp71k344.jpg "/>

Create a cloud Host

650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/6F/2E/wKioL1WUJqyhkjcnAAJSYyaUumU235.jpg "title=" Start the cloud host. jpg "alt=" wkiol1wujqyhkjcnaajsyyauumu235.jpg "/>

Start-Up related services


650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/30/wKiom1WUJVvhovdOAAHelHfjfJo897.jpg "title=" service. jpg "alt=" Wkiom1wujvvhovdoaahelhfjfjo897.jpg "/>


Now that you have the ability to use the OpenStack cloud normally, you will continue to add additional services to enrich other features, so please expect. 650) this.width=650; "src=" Http://img.baidu.com/hi/jx2/j_0019.gif "alt=" J_0019.gif "/>

This article is from the "Linux is belong to You" blog, make sure to keep this source http://jwh5566.blog.51cto.com/7394620/1669935

Step-by-step Follow official documentation installation of OpenStack (Icehouse) Six

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.