lp://staging/~frankban/charms/trusty/juju-gui/new-python-jujuclient
Created by
Francesco Banconi
and last modified
- Get this branch:
- bzr branch lp://staging/~frankban/charms/trusty/juju-gui/new-python-jujuclient
Only
Francesco Banconi
can upload to this branch. If you are
Francesco Banconi
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Juju GUI Hackers: Pending requested
-
Diff: 297 lines (+49/-47)7 files modifiedserver-requirements.pip (+1/-1)
server/guiserver/bundles/__init__.py (+2/-3)
server/guiserver/bundles/views.py (+2/-3)
server/guiserver/tests/bundles/test_views.py (+6/-7)
test-requirements.pip (+1/-1)
tests/20-functional.test (+7/-7)
tests/example.py (+30/-25)
Branch information
- Owner:
- Francesco Banconi
- Status:
- Development
Recent revisions
- 232. By Jeff Pihach
-
Proxy all request from the GUI to the guiservers /ws endpoint to the
corresponding endpoint on the Juju core socket.https:/
/code.launchpad .net/~hatch/ charms/ trusty/ juju-gui/ proxy-ws- request/ +merge/ 249522 - 231. By Jeff Pihach
-
Supply the config.js file with the value from the JUJU_ENV_UUID value in supported versions of Juju.
To QA:
Deploy this charm and check that the config.js file sent to the gui has a key juju_env_uuid with a populated uuid value.https:/
/code.launchpad .net/~hatch/ charms/ trusty/ juju-gui/ add-uuid- configjs/ +merge/ 248826
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/juju-gui