Reviewed: https://review.opendev.org/c/openstack/neutron/+/869133 Committed: https://opendev.org/openstack/neutron/commit/4fa85b9a9963ffa51f50262a48380e028f01103e Submitter: "Zuul (22348)" Branch: master
commit 4fa85b9a9963ffa51f50262a48380e028f01103e Author: Brian Haley <[email protected]> Date: Tue Jan 3 11:14:45 2023 -0500 Fix incorrect mysql examples Command to create the neutron database was missing '>'. Trivialfix Closes-bug: #2000870 Change-Id: Id5555ec16bd855c0fae9b58e03038740e759bf2e ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2000870 Title: Install and configure controller node in neutron Status in neutron: Fix Released Bug description: “Create the neutron database:” MariaDB [(none)] CREATE DATABASE neutron; MariaDB [(none)]> CREATE DATABASE neutron; ----------------------------------- Release: 15.3.5.dev182 on 2019-08-21 16:09:09 SHA: b48992d3875b7352ede3995976197272fd8482bf Source: https://opendev.org/openstack/neutron/src/doc/source/install/controller-install-rdo.rst URL: https://docs.openstack.org/neutron/train/install/controller-install-rdo.html To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2000870/+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

