Support changes to root and sstuser passwords
Bug #1436093 reported by
Cory Johns
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charm Helpers |
Fix Released
|
Undecided
|
Felipe Reyes | ||
OpenStack Percona Cluster Charm |
In Progress
|
Wishlist
|
Felipe Reyes | ||
percona-cluster (Juju Charms Collection) |
Invalid
|
Wishlist
|
Unassigned |
Bug Description
Per the comment at the top of percona_hooks.py, these config options should not be immutable, and immutable config goes against guidelines (https:/
This came up during review of a fork of this charm for Galera Cluster (https:/
Related branches
lp://staging/~freyes/charm-helpers/add-set-mysql-password
- Billy Olsen: Needs Fixing
- Jorge Niedbalski (community): Approve
- Mario Splivalo (community): Approve
- MySQL Charm Maintainers: Pending requested
-
Diff: 220 lines (+178/-0)2 files modifiedcharmhelpers/contrib/database/mysql.py (+75/-0)
tests/contrib/database/test_mysql.py (+103/-0)
Changed in percona-cluster (Juju Charms Collection): | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in percona-cluster (Juju Charms Collection): | |
assignee: | Xiang Hui (xianghui) → Mario Splivalo (mariosplivalo) |
Changed in charm-percona-cluster: | |
assignee: | nobody → Mario Splivalo (mariosplivalo) |
importance: | Undecided → Wishlist |
status: | New → Triaged |
Changed in percona-cluster (Juju Charms Collection): | |
status: | Triaged → Invalid |
Changed in percona-cluster (Juju Charms Collection): | |
assignee: | Mario Splivalo (mariosplivalo) → nobody |
Changed in charm-percona-cluster: | |
assignee: | Mario Splivalo (mariosplivalo) → Felipe Reyes (freyes) |
tags: | added: sts |
Changed in charm-percona-cluster: | |
status: | Triaged → In Progress |
Changed in charm-helpers: | |
status: | New → In Progress |
assignee: | nobody → Felipe Reyes (freyes) |
Changed in charm-helpers: | |
status: | In Progress → Fix Released |
tags: | added: cpe-onsite |
To post a comment you must log in.
Before [1] is landed, we'll hold this bug.
After [1] landed, will take a look whether [2] could apply to percona-cluster in the same way.
[1] https:/ /launchpad. net/bugs/ 1454317 bazaar. launchpad. net/~codership/ charms/ trusty/ galera- cluster/ trunk/revision/ 57
[2] http://