6 Commits

Author SHA1 Message Date
caoyuan
cbd6480f8e Remove the unnecessary "'"
Change-Id: Ie677294ce5db40232d051e6a49687ce1687ac8c1
2018-04-12 15:03:48 +08:00
chenxing
c2d54b9737 Upgrade the rst convention of the Reference Guide [2]
We upgrade the rst convention by following Documentation Contributor
Guide[1].

[1] https://docs.openstack.org/doc-contrib-guide

Change-Id: I825deadefcf996732a03e61c8fd19cfd6a498e77
Partially-Implements: blueprint optimize-the-documentation-format
2018-03-17 09:44:25 +00:00
Zuul
c1e1c4cb3a Merge "Fix sed command within external mariadb doc" 2018-02-12 07:35:17 +00:00
Alexandru Bogdan Pica
9822bb535e Fix MySQL access denied error during upgrade
This change makes it so that if preconfigured database users are used,
the attempt to change the log_bin_trust_function_creators mysql
variable isn't made anymore.

Also updated the upgrade docs

Change-Id: I356313952d435de6d3b5444c0dd8a71f45aee452
Closes-Bug: 1748269
2018-02-09 14:18:05 +02:00
Alexandru Bogdan Pica
ebf00883c8 Fix sed command within external mariadb doc
Change-Id: Ib88df5f5fc03027e6bf582153c90fca83ec5d0c8
2018-02-08 20:55:34 +02:00
Alexandru Bogdan Pica
8e3b79440c Implement external MariaDB and pre-configured Databases support
This change allows the following use cases:

1. Using an already-configured MariaDB / MySQL server / Cluster
2. Using already-created DB users, without requiring root DB access.

Update: added external mariadb precheck

Change-Id: I78b0d178306d7c5293b0bf53e445f19f18b4b824
Implements: blueprint external-mariadb-support.
Closes-Bug: #1603121
2018-01-23 13:07:40 +00:00