mysql puppet module doesn't created grants correctly
Bug #1509069 reported by
Stanislaw Bogatkin
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Sergii Golovatiuk | ||
6.1.x |
Won't Fix
|
High
|
Fuel Sustaining | ||
7.0.x |
Fix Released
|
High
|
Michael Polenchuk | ||
8.0.x |
Fix Released
|
High
|
Alexey Stupnikov |
Bug Description
We use old mysql module that created grants by manually execute sql statements into system table. It results to that fact that such grants don't distribute over cluster nodes.
We need either update our mysql module to upstream version where right way to give grants implemented or change current provider to use standard 'GRANT OPTION' instead of writing to system table.
Changed in fuel: | |
status: | New → Confirmed |
tags: | added: area-library |
Changed in fuel: | |
assignee: | Sergii Golovatiuk (sgolovatiuk) → Maksim Malchuk (mmalchuk) |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Maksim Malchuk (mmalchuk) → Sergii Golovatiuk (sgolovatiuk) |
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
Changed in fuel: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Sergii, what is the status? It's been in progress and assigned to you for a while.