DescriptionImprove version handling.
Modify the app.ensure_dependencies function
so that it returns the Juju version tuple.
This way we allow for reusing the version
through the app and we can avoid calling
"juju version" multiple times.
Support local environments by installing
the juju-local meta-package in place of
specific packages (e.g. lxc, mongo).
This way we don't have to update quickstart
if core devs introduce new local env
dependencies.
Fix the destroy-environment message displayed
at the end of the process. The -e flag is
included when an old Juju is used.
Tests: `make check`.
QA: no strictly required.
Use .venv/bin/python juju-quickstart, check everything
works well, check the destroy-environment message
at the end of the process.
https://code.launchpad.net/~frankban/juju-quickstart/version-handling/+merge/210395
(do not edit description out of merge proposal)
Patch Set 1 #
Total comments: 2
Patch Set 2 : Improve version handling. #
MessagesTotal messages: 7
|