summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix_mysql_missing_configdir-fa9e2e647dd46846.yaml
blob: 632a0438442c1803fcf2fafb876ffd60383e2dda (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fix guest-agent failed to start mysql-5.7 container due to the missing
    of the configdir. note that we don't test mysql 5.7(aka.5.7.40) image
    in Trove CI tests.
    `Stroy 2010543 <https://storyboard.openstack.org/#!/story/2010543>`__