9d31e46f00
This patch changes the default socket patch on the host from "/var/run/mysqld" to "/var/lib/mysqld". ensuring that the database container starts properly after a Nova instance is restarted. Story: 2010599 Task: 47471 Change-Id: Idb0366ad1d73c85126e18fccd58f1e52176b63de
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
|
|
fixes:
|
|
- |
|
|
Fix a bug where the mysql container is unable to recover
|
|
after a reboot of the Nova instance.
|
|
`Story 2010599 <https://storyboard.openstack.org/#!/story/2010599>`__ |