"Linux" "Services" "Openstack" Installation and Deployment (4. Certification services, Keystone)

Source: Internet
Author: User

Tagged with: ges RDO Introduction to SGI installation software body log HTML

1. Introduction

1.1. Official documents:

Stand-alone: https://docs.openstack.org/keystone/pike/install/keystone-install-rdo.html

Cluster: https://docs.openstack.org/ha-guide/controller-ha-identity.html

2. Installation:

Installing the Software

Yum Install  Openstack-keystone httpd Mod_wsgi

3. Configuration:

3.1. Database configuration:

Connecting to a database

Mysql-u root-p

Create a database

CREATE DATABASE Keystone;

Set up an OpenStack account, which says that separate accounts are created for each library, and I use OpenStack accounts for the sake of convenience.

' OpenStack '@'localhost'openstack'; GRANT all privileges on Keystone. ' OpenStack '@'%'openstack';

"Linux" "Services" "Openstack" Installation and Deployment (4. Certification services, Keystone)

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.