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