Reviewed: https://review.openstack.org/595013 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=7191c7ac055404aebe43a3e6279cafe353f83762 Submitter: Zuul Branch: master
commit 7191c7ac055404aebe43a3e6279cafe353f83762 Author: Brian Rosmaita <[email protected]> Date: Wed Aug 22 10:01:34 2018 -0400 Update Ubuntu install guide The DB creation step for Ubuntu is slightly different from the other distros. Change-Id: Ib664da7ac647898f54ffb82bcadcbb6299bb5cc6 Closes-bug: #1784994 ** Changed in: glance Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1784994 Title: Install and configure (Ubuntu) in glance Status in Glance: Fix Released Bug description: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: ______ In below part of document: "Use the database access client to connect to the database server as the root user: $ mysql -u root -p" Compared with other project documentation (e.g. initial openstack installation, identity, nova) and based on wording before "mysql" command, mysql is executed with root shell user. By executing using root shell user, mysql will not ask for password. and it is inline with other documentation and avoid confusion for new user installing openstack. so abova part should be written. "Use the database access client to connect to the database server as the root user: # mysql" ----------------------------------- Release: 15.0.2.dev4 on 'Wed Jun 27 16:17:38 2018, commit a4562ab' SHA: a4562abeb13b47f8bc765f792794f6d214df96cd Source: https://git.openstack.org/cgit/openstack/glance/tree/doc/source/install/install-ubuntu.rst URL: https://docs.openstack.org/glance/pike/install/install-ubuntu.html To manage notifications about this bug go to: https://bugs.launchpad.net/glance/+bug/1784994/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

