~ivoks/charms/trusty/neutron-gateway/mtu-vlan

« back to all changes in this revision

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

  • Committer: Corey Bryant
  • Date: 2014-07-09 19:25:29 UTC
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: corey.bryant@canonical.com-20140709192529-c2azv58whgj6dnmd
Sync with charm-helpers

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
    '''