Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save juju status on Talisman #124

Merged
merged 1 commit into from
Mar 24, 2016
Merged

Conversation

tvansteenburgh
Copy link
Contributor

I haven't been able to repro #122, so I'm adding a way to debug when it happens again. Now we can print sentry.status and find out why we don't have the sentries we were expecting, e.g.:

try:
    lxd1_sentry = self.d.sentry['lxd'][1]
except KeyError, IndexError:
    print(sentry.status)  # or something

Would be nice to get a patch release of this in ppa:juju/stable if possible so it can be used in OSCI.

@marcoceppi
Copy link
Contributor

LGTM ⛵

@marcoceppi marcoceppi merged commit 3bda8ad into juju:master Mar 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants