lp:~gary/charms/precise/juju-gui/authtoken1

Created by Gary Poster and last modified
Get this branch:
bzr branch lp:~gary/charms/precise/juju-gui/authtoken1
Only Gary Poster can upload to this branch. If you are Gary Poster please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary Poster
Status:
Development

Recent revisions

140. By Gary Poster

correct grammar

139. By Gary Poster

respond to review

138. By Gary Poster

fix lint

137. By Gary Poster

remove comment that is no longer correct

136. By Gary Poster

AuthenticationTokenHandler can handle authentication requests.

135. By Gary Poster

AuthenticationTokenHandler is initialized and generates tokens

134. By Francesco Banconi

Improve bundle logging and documentation.

Added bundle debugging instructions to the
HACKING file.

Improved bundle logging and error handling:
empty exceptions arriving from juju-deployer
are not left empty.

R=rharding
CC=
https://codereview.appspot.com/27560044

133. By Gary Poster

Add a download cache for test dependencies

To QA, remove the .venv in your tests dir and try running make. It is a lot faster and more reliable for me. Testing make clean would be good too.

R=frankban
CC=
https://codereview.appspot.com/28770043

132. By Brad Crittenden

After deploying a bundle increment counter.

The guiserver will make a GET request to the deployment counter incrementer
URL for the bundle. This required accepting the bundle ID in the
Deployer/Import path.

Note neither the GUI nor quickstart have been updated to pass this value yet.

The charmworldurl is also now passed to the server via the command line.

QA: just deploy your favorite bundle and see that it works as it should. You
can observe the bundle page in charmworld and see the counts remain at 0.

R=frankban
CC=
https://codereview.appspot.com/26740043

131. By Gary Poster

Sandbox should always use go

On jujucharms, bundle deployment wasn't working because we were using the python sandbox (because jujucharms still uses pyjuju). Thank you to Francesco for noticing, diagnosing, and offering a fix. This is his fix with a quick test.

R=bac
CC=
https://codereview.appspot.com/26430044

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:charms/juju-gui
This branch contains Public information 
Everyone can see this information.

Subscribers