lp://staging/~bjornt/landscape-charm/resume-action
- Get this branch:
- bzr branch lp://staging/~bjornt/landscape-charm/resume-action
Branch merges
- Chris Glass (community): Approve
- Free Ekanayaka (community): Approve
- 🤖 Landscape Builder: Approve (test results)
-
Diff: 232 lines (+170/-0)6 files modifiedactions.yaml (+3/-0)
actions/resume (+9/-0)
lib/resume.py (+18/-0)
lib/tests/test_resume.py (+24/-0)
tests/basic/test_actions.py (+33/-0)
tests/helpers.py (+83/-0)
Related bugs
Bug #1418104: Add a juju action for resuming a unit | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 284. By Björn Tillenius
-
Revert r281 and r282 [trivial]
Those commits were meant to go in a feature branch.
- 283. By Björn Tillenius
-
Merge ping-msg-
unavailable- page-test [f=1455095] [r=ack, free.ekanayaka, landscape- builder] [a=Björn Tillenius]
Renable the tests for ping and message server 503 pages.The tests were rewritten not to check for unstyled pages. The old charm
used unstyled 503 pages, but for example staging doesn't. Using styled
503 pages is easiest and is consistent with staging. - 280. By Данило Шеган
-
Merge set-env-in-defaults [f=1455135] [r=chad.
smith,adam- collard, landscape- builder] [a=Данило Шеган]
Set DEPLOYED_FROM="charm" in defaults file when deployed with charm When Landscape is deployed with charm, set the above variable. This is to be sourced into prerm and postinst package scripts to decide whether to start/stop Landscape services (since we want to control package upgrades and service restarts in the charm, we want this extra flexibility).
- 279. By Данило Шеган
-
Merge fix-package-search [f=1446399] [r=ack,
free.ekanayaka, landscape- builder] [a=Данило Шеган]
Fix package-search configuration in service.confThis fixes [package-search] section in service.conf to match what we usually do for LDS (though our old charm used port 9090: I don't think it matters much which we choose, as long as they are in the 9090-9099 range so as not to overlap with our other services).
This branch also fixes the whitespacing issue (to some extent) by using {%- or -%} which truncates the space to the left and to the right (note the minus sign).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~landscape/landscape-charm/trunk