Add a relation managers for HAProxy
Bug #1418008 reported by
Free Ekanayaka
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Landscape Charm |
Fix Released
|
Medium
|
Free Ekanayaka |
Bug Description
We should add:
hooks.lib.
and
hooks.lib.
to handle reations with HAProxy.
In particular HAProxy should be configured to reverse-proxy the following services:
- appserver
- message-server
- api
Related branches
lp://staging/~free.ekanayaka/landscape-charm/haproxy-relation
- Adam Collard (community): Approve
- 🤖 Landscape Builder: Approve (test results)
- Björn Tillenius (community): Approve
-
Diff: 362 lines (+255/-5)10 files modifiedhooks/lib/relations/haproxy.py (+120/-0)
hooks/lib/relations/tests/test_haproxy.py (+72/-0)
hooks/lib/services.py (+2/-0)
hooks/lib/tests/stubs.py (+3/-0)
hooks/lib/tests/test_services.py (+16/-0)
hooks/website-relation-joined (+9/-0)
old/hooks/test_hooks.py (+3/-1)
old/tests/01-begin.py (+1/-1)
templates/landscape-server (+3/-3)
templates/service.conf (+26/-0)
tags: | removed: kanban |
tags: | added: upgradable-charm |
Changed in landscape-charm: | |
status: | New → In Progress |
assignee: | nobody → Free Ekanayaka (free.ekanayaka) |
Changed in landscape-charm: | |
status: | In Progress → Fix Committed |
Changed in landscape-charm: | |
milestone: | none → 1.0 |
Changed in landscape-charm: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.