~openstack-charmers/charms/trusty/cinder-0mq/trunk

« back to all changes in this revision

Viewing changes to hooks/charmhelpers/contrib/hahelpers/cluster.py

  • Committer: james.page at ubuntu
  • Date: 2014-07-04 08:44:18 UTC
  • mfrom: (37.1.2 cinder.lp1337266)
  • Revision ID: james.page@ubuntu.com-20140704084418-9sqsohzw4f8oa412
[hopem,r=james-page] Resync helpers to get fix for bug 1337266

Show diffs side-by-side

added added

removed removed

Lines of Context:
170
170
 
171
171
    :configs    : OSTemplateRenderer: A config tempating object to inspect for
172
172
                                      a complete https context.
 
173
 
173
174
    :vip_setting:                str: Setting in charm config that specifies
174
175
                                      VIP address.
175
176
    '''