lp://staging/~davewalker/awstrial/natty.dev
- Get this branch:
- bzr branch lp://staging/~davewalker/awstrial/natty.dev
Branch merges
Branch information
Recent revisions
- 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.
- 266. By Dave Walker
-
views.py: renamed info_instance -> info_session, updated references to match ; templates/ mv'd instance.html to session.html
- 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/awstrial