← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1785025] [NEW] Install and configure controller node in Neutron

 

Public bug reported:


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), 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 above part should be rewritten as follows:
"Use the database access client to connect to the database server as the root user:
# mysql"

-----------------------------------
Release: 11.0.6.dev59 on 2018-08-02 00:04
SHA: 4eb09e7d786913807c81bdbba6cd968f097a88b5
Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-ubuntu.rst
URL: https://docs.openstack.org/neutron/pike/install/controller-install-ubuntu.html

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1785025

Title:
  Install and configure controller node in Neutron

Status in neutron:
  New

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), 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 above part should be rewritten as follows:
  "Use the database access client to connect to the database server as the root user:
  # mysql"

  -----------------------------------
  Release: 11.0.6.dev59 on 2018-08-02 00:04
  SHA: 4eb09e7d786913807c81bdbba6cd968f097a88b5
  Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-ubuntu.rst
  URL: https://docs.openstack.org/neutron/pike/install/controller-install-ubuntu.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1785025/+subscriptions


Follow ups