lp:~davewalker/awstrial/natty.dev

Created by Dave Walker and last modified
Get this branch:
bzr branch lp:~davewalker/awstrial/natty.dev
Only Dave Walker can upload to this branch. If you are Dave Walker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dave Walker
Project:
awstrial
Status:
Development

Recent revisions

269. By Dave Walker

Now push config info to session.

268. By Dave Walker

Introduce hamster page, notifying allocation of session to instance.. Meta refresh (ugh), until it's allocated and loads the booting page. Can probably be removed eventually.

267. By Dave Walker

Correctly find a UserInstance, Updated instance.* to session.*

266. By Dave Walker

views.py: renamed info_instance -> info_session, updated references to match ; templates/ mv'd instance.html to session.html

265. By Dave Walker

Changes consistent with allowing creation of creating a session reservation

264. By Dave Walker

reserve_session no longer spawns an instance (hurray), but does create a user request session model object

263. By Dave Walker

ec2_helper.py: Removed runit, and created two duplicate (uh) functions, spawn_instance and reserve_session. Renamed entry in views.py. Now to re-purposes both new functions to do a Ronseal.

262. By Scott Moser

 * minor fixes for bugs in the trialtools add
 * add 'trialtools' python module and use from the instance-side python scripts
 * re-work user setup scripts to expect 'mode' and 'username'
 * post instance-id and mode (start or stop) back in callback-configured
 * callback-info, callback-login: move getting instance-id to a function
 * Call user scripts with "start" and "username" as args
 * return valid response from handle_configured (still not implemented)
 * redirect user config output to a file
 * fix issue with dict2sh if value is an integer
 * send file trial-configd and also run it
 * add trial-configd, web server for the instance to receive user setup requests
 * mention 'secret' expected in instance.[yaml,sh]
 * add user-scripts to template path
 * fix bug with zero length file in filepacker
 * progress on the user-setup, moving towards almostm working
 * add 'secret' to the instance config also
 * rename callback scripts to callback-<name> for better consistency
 * fix typo
 * add the 'user-setup' script that would call other user scripts
 * move user-provisioning scripts to a specific templates and INST_TRIAL dir
 * fix the callback path for log-login
 * make sure the INST_TRIAL_OUT out directory gets created on boot
 * move the user-specific part of desktop config to its usercfg
 * support a usercfg for the config and push it to scripts if set
 * first drop of reworking of instance bringup to allow "waiting" instances
 * mention issue with BOOTHOOKS running more than once

261. By Dave Walker

Added manage job to allocate User Instance to real Instance

260. By Dave Walker

Made instance id optional for UserInterface

Branch metadata

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

Subscribers