~bjornt/charms/trusty/keystone-bug-1392248-fix/trunk

« back to all changes in this revision

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

  • Committer: Liam Young
  • Date: 2014-07-21 09:49:40 UTC
  • mfrom: (68.1.6 keystone)
  • Revision ID: liam.young@canonical.com-20140721094940-ffsywsa04ocxqhfa
[corey.bryant,r=gnuoy] Sleep for 10 seconds before checking if keystone-all has restarted. 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
    '''