lp:~freyes/charm-helpers/add-set-mysql-password

Created by Felipe Reyes and last modified
Get this branch:
bzr branch lp:~freyes/charm-helpers/add-set-mysql-password
Only Felipe Reyes can upload to this branch. If you are Felipe Reyes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Felipe Reyes
Project:
Charm Helpers
Status:
Merged

Recent revisions

756. By Felipe Reyes

Add support to change a user's password in MySQL

Add set_mysql_password() to MySQLHelper class, this method connect's to
the database runs an UPDATE on the mysql.user table, then connects again
using the new password an runs a "SELECT 1;" to make sure the password
change was successful.

Fixes-Bug: 1436093

755. By Jorge Niedbalski

[freyes,r=niedbalski,ajkavanagh] Fix for test_is_ipv6_disabled.

754. By Jorge Niedbalski

[freyes, r=niedbalski,ajkavanagh] Invoke apt-get only if there
missing packages.

753. By Jorge Niedbalski

[niedbalski,r=freyes] Fix for LP: #1697002.

752. By Edward Hope-Morley

[thedac, r=hopem,ajkavanagh]

Update use of client.service_catalog with sessions

Due to a bug in keystone client when using keystoneauth1.sessions
keystoneclient.service_catalog is no longer populated automatically.

Manually setting client.auth_ref has the side effect of populating
the service_catalog and has become the undocumented but accepted
practice.

This change adds the manual setting of auth_ref and updates the query
arguments for url_for().

751. By Edward Hope-Morley

[hopem, r=wolsen,tinwood]

Adds action helper functions to contrib.storage.linux.ceph

These can be used to persistantly store state about what
actions have been performed as required by the ceph
broker client tools.

Partially-Closes: 1694963

750. By Edward Hope-Morley

[thedac, r=hopem,wolsen]

Use keystoneauth1 sessions

As of Ocata clients keystoneauth1 sessions is the appropriate method
to authenticate against keystone.

This changes some of the previous methods used to interrogate
keystone including retrieving catalog entries.

This change updates the amulet utilities to use keystoneauth1.

749. By David Ames

[jhebden, mskalka, thedac, r=tinwood] Decode subprocess output for python3 in ipv6 check

748. By David Ames

[thedac, r=wolsen] Fix Keystone version suffix selection

747. By James Page

[tinwood,r=*] Support for Ubuntu ports and refactoring of OpenStack utils to have a single source of truth for 'source' configuration options.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charm-helpers
This branch contains Public information 
Everyone can see this information.

Subscribers