Install OpenStack-dashboard

Source: Internet
Author: User

1. Download

Https://launchpad.net/openstack-dashboard

 

2. Installation

2.1

Python tools/install_venv.py

 

Unable to download and install openstack and openstackx through git due to network problems during installation

The modification is as follows,

2.2 download to the response directory:

Wget https://github.com/jacobian/openstack.compute/tarball/master
Mv jacobian-openstack.compute-89c5c6a ../. dashboard-venv/src/openstack
Wget https://github.com/cloudbuilders/openstackx/tarball/master
Mv cloudbuilders-openstackx-f9574f0 ../. dashboard-venv/src/openstackx
2.3 modify tools/pip-requires
File: // home/nii/src/od/openstack-dashboard/. dashboard-venv/src/openstack # egg = openstack
File: // home/nii/src/od/openstack-dashboard/. dashboard-venv/src/openstackx # egg = openstackx
#-E git: // github.com/jacbian/openstack.compute.git?egg=openstack
#-E git: // github.com/cloudbuilders/openstackx.git?egg=openstackx

2.4 re-Execute
Python tools/install_venv.py

 

2.5

Tools/with_venv.sh dashboard/manage. py syncdb
Tools/with_venv.sh dashboard/manage. py runserver0.0.0.0: 8000

 

 

However, after the installation is complete, it is found that the admin user name and password are not prompted in the middle, which leads to the failure to log on ,,

Alas, the setup and installation documents on the Internet are outdated. The installation package is a README for installation, and there is no idea how to set it... Helpless

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.