yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67416
[Bug 1716647] Re: [glance] Pike manual install glance not creae database glance step
** Project changed: openstack-manuals => glance
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1716647
Title:
[glance] Pike manual install glance not creae database glance step
Status in Glance:
New
Bug description:
Pike
Install and configure (Red Hat)
Prerequisites
only
mysql -u root -p
no step:
Create the glance databases:
MariaDB [(none)]> CREATE DATABASE glance;
Grant proper access to the databases:
MariaDB [(none)]> GRANT ALL PRIVILEGES ON glance.* TO 'glance'@'localhost' \
IDENTIFIED BY 'GLANCE_DBPASS';
MariaDB [(none)]> GRANT ALL PRIVILEGES ON glance.* TO 'glance'@'%' \
IDENTIFIED BY 'GLANCE_DBPASS';
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1716647/+subscriptions