← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1716647] Re: [glance] Pike manual install glance not creae database glance step

 

*** This bug is a duplicate of bug 1718125 ***
    https://bugs.launchpad.net/bugs/1718125

** This bug has been marked a duplicate of bug 1718125
   Missing some contents for install prerequisites

-- 
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