include GUI release as default source in charm
Bug #1218871 reported by
Gary Poster
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-gui |
Fix Released
|
High
|
Francesco Banconi |
Bug Description
To support seamless GUI deployment behind a firewall, the charm should include the most recent release in itself as the default source.
Related branches
lp://staging/~frankban/charms/precise/juju-gui/local-releases
- charmers: Pending requested
-
Diff: 780 lines (+414/-66)7 files modifiedHACKING.md (+14/-0)
README.md (+36/-5)
config.yaml (+21/-13)
hooks/utils.py (+91/-22)
revision (+1/-1)
tests/20-functional.test (+22/-11)
tests/test_utils.py (+229/-14)
Changed in juju-gui: | |
assignee: | nobody → Francesco Banconi (frankban) |
status: | Triaged → In Progress |
Changed in juju-gui: | |
status: | In Progress → Fix Committed |
Changed in juju-gui: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Bug 1218924 would make this a *lot* smaller. Bug 1218888 would make the release smaller still.