~gandelman-a/charms/precise/mysql/ceph_refactor

Viewing all changes in revision 134.

  • Committer: Adam Gandelman
  • Date: 2013-03-01 20:56:10 UTC
  • Revision ID: adamg@canonical.com-20130301205610-zpx527hcyasss9qo
Don't use utils.get_unit_name() for deriving SERVICE_NAME.

Current parsing does not take into account services with a '-' in its
name (eg, SERVICE_NAME=mysql when deployed as mysql-region1).  The ceph
charm on the other end grants access based on correct parsing of the
service name.  Parsing strategy needs to match on both ends.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: