interface does not check acl has been setup for unit
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mysql-shared charm interface |
Fix Released
|
High
|
Liam Young |
Bug Description
The interface gates raising the state '{relation_
I believe the reason this hasn't caused too many problems before now is that most reactive openstack charms wait until all interfaces are complete before doing anything (including db migrations). So they will be waiting on keystone to complete the identity relation which usually will take quite a long time and in that window the db will have processed all the acl requests.
Changed in charm-interface-mysql-shared: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Liam Young (gnuoy) |
milestone: | none → 20.02 |
Fix proposed to branch: master /review. opendev. org/705402
Review: https:/