~vila/uci-engine/dead-code

Viewing all changes in revision 635.

  • Committer: Ubuntu CI Bot
  • Author(s): Andy Doan
  • Date: 2014-07-01 21:19:05 UTC
  • mfrom: (632.1.3 rabbit-charm)
  • Revision ID: ubuntu_ci_bot-20140701211905-l1cgnipwt3nrbbbp
[r=Celso Providelo, PS Jenkins bot] rabbit worker charm: convert to charmhelpers

This gets the rabbit worker charm using charmhelpers everywhere its
applicable.

One great benefit: I discovered the root of a bug we'd been seeing
forever where our worker started but failed to connect to rabbit. The
issue was that the first "config-changed" call wasn't including the
rabbit password. ie - the relation wasn't completely ready. This new
code detects that situation and prevents us from starting up until
the password is ready.  from Andy Doan

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: