juju / juju-gui-charm

Charm for Juju GUI.
GNU Affero General Public License v3.0
2 stars 16 forks source link

Serve jujugui wsgi app in tornado. #4

Closed jcsackett closed 8 years ago

jcsackett commented 8 years ago

QA:

Deploy the charm whether as a local charm or via make deploy; ensure that you see the wsgi app served on the machine that's brought up--note that it will still be broken b/c you cannot login.

bac commented 8 years ago

Mind running 'make lint' and cleaning it up?

bac commented 8 years ago

Code :+1: -- thanks.

I will do QA shortly once my tests are finished.

bac commented 8 years ago

QA-OK -- I see the app and the 'Connecting to Juju Env' with a spinner. I assume that is what is expected.

:+1: