Public bug reported: In the first step of the prerequisites (https://docs.openstack.org/neutron/rocky/install/controller-install-rdo.html#prerequisites) the first instruction is to connect to the DB Server. The documentation instructs to use command # mysql
The command cannot be run as instructed, it should instruct the using of parameters like in the installation of other services e.g. identity, compute: # mysql -u root -p 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: The command will not execute as instructed - [ ] This is a doc addition request. - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: http://ask.openstack.org - The mailing list: http://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 13.0.3.dev77 on 2019-03-22 23:34 SHA: cfb6e0eb72bcb12cdca76c0baf14df86bd95c272 Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-rdo.rst URL: https://docs.openstack.org/neutron/rocky/install/controller-install-rdo.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/1821654 Title: Neutron Installation Prerequisites. The mysql command cannot execute without parameters Status in neutron: New Bug description: In the first step of the prerequisites (https://docs.openstack.org/neutron/rocky/install/controller-install-rdo.html#prerequisites) the first instruction is to connect to the DB Server. The documentation instructs to use command # mysql The command cannot be run as instructed, it should instruct the using of parameters like in the installation of other services e.g. identity, compute: # mysql -u root -p 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: The command will not execute as instructed - [ ] This is a doc addition request. - [ ] I have a fix to the document that I can paste below including example: input and output. If you have a troubleshooting or support issue, use the following resources: - Ask OpenStack: http://ask.openstack.org - The mailing list: http://lists.openstack.org - IRC: 'openstack' channel on Freenode ----------------------------------- Release: 13.0.3.dev77 on 2019-03-22 23:34 SHA: cfb6e0eb72bcb12cdca76c0baf14df86bd95c272 Source: https://git.openstack.org/cgit/openstack/neutron/tree/doc/source/install/controller-install-rdo.rst URL: https://docs.openstack.org/neutron/rocky/install/controller-install-rdo.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1821654/+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

