system-config/modules/openstack_project
Ian Wienand 8739e1448d
translate: fix dump with MySQL 5.7
Recently the hosted database that translate.openstack.org uses was
upgraded to MySQL 5.7.  It turns out there was a breaking
security-related change to MySQL that means you require PROCESS
privileges to dump the DB.  I guess the migration didn't do this, and
via the RAX hosting UI there's no easy way to add this (there's no
root user available by default; perhaps this is a corner case of the
upgrade process).

Rather than trying to figure out the backend, to work around this use
--no-tablespaces to the dump command.  We just need a dump of the
zanata tables as backup, so this is fine.

Change-Id: Idaa35249fe15867103fa7b70dbdc7d135c5e1396
2022-09-13 09:27:10 +10:00
..
files Decommission status.openstack.org and services 2022-04-29 16:34:51 +00:00
manifests translate: fix dump with MySQL 5.7 2022-09-13 09:27:10 +10:00
templates Decommission status.openstack.org and services 2022-04-29 16:34:51 +00:00
Gemfile Add beaker tests for openstack_project::server 2018-07-10 22:04:57 +02:00
README Rename CI to Infra in MANY MANY places. 2012-12-16 17:30:47 +00:00
metadata.json Update opendev git references in puppet modules 2019-04-20 18:26:07 +00:00

README

This file stores config files specific to the OpenStack Infrastructure project.