Merge lp://staging/~james-page/charm-helpers/misc-percona-changes into lp://staging/charm-helpers
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 697 |
Proposed branch: | lp://staging/~james-page/charm-helpers/misc-percona-changes |
Merge into: | lp://staging/charm-helpers |
Diff against target: |
134 lines (+38/-14) 3 files modified
charmhelpers/contrib/database/mysql.py (+9/-2) test_requirements.txt (+1/-0) tests/contrib/database/test_mysql.py (+28/-12) |
To merge this branch: | bzr merge lp://staging/~james-page/charm-helpers/misc-percona-changes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ryan Beisner (community) | Approve | ||
Jorge Niedbalski (community) | Approve | ||
Review via email: mp+318253@code.staging.launchpad.net |
Description of the change
Update default unset memory configuration behaviour and fixup unit tests.
To post a comment you must log in.
This review also fixes up the mysql tests to work under py2 and py3