'backlog_always' config option missing in port to trusty
Bug #1604759 reported by
Robert C Jennings
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
bip (Juju Charms Collection) |
In Progress
|
Undecided
|
Robert C Jennings |
Bug Description
The 'backlog_always' config option was dropped when the charm was ported from precise. Oddly, the option is documented in the README.md which was added during the port.
In current README.md:
- `backlog_always` defines if we backlog messages we've already backlogged,
defaults to false.
The commit for precise that added this option was http://
Related branches
lp://qastaging/~rcj/charms/trusty/bip/lp1604759
- Review Queue (community): Approve (automated testing)
- Stuart Bishop (community): Approve
-
Diff: 47 lines (+7/-1)3 files modifiedconfig.yaml (+4/-0)
hooks/hooks.py (+2/-0)
templates/bip_conf.template (+1/-1)
To post a comment you must log in.
Fixed in linked MP, ready for charmers review.