lp://staging/~ahasenack/awstrial/x2go

Created by Andreas Hasenack and last modified
Get this branch:
bzr branch lp://staging/~ahasenack/awstrial/x2go
Only Andreas Hasenack can upload to this branch. If you are Andreas Hasenack please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andreas Hasenack
Project:
awstrial
Status:
Development

Recent revisions

221. By Andreas Hasenack

- nicer info text
- drop the extra "/" of the sample settings file, as the script on the
  instance side also adds an "/" and the two "//" in the request won't
  match the regexp in the urls.py file anymore

220. By Andreas Hasenack

Actually added x2go to the list of options

219. By Andreas Hasenack

Better instructions.

218. By Andreas Hasenack

Fixed typo

217. By Andreas Hasenack

Initial template and info file for x2go

216. By Dustin Kirkland 

per UDS session discussion, fix landing text to remove references to "Amazon" or "AWS". Just say "in the Cloud".

215. By Scott Moser

fix trace when some characters are in console output:

Traceback (most recent call last):
  File "./manage.py", line 11, in <module>
    execute_manager(settings)
 ...
"/srv/10.cloud.ubuntu.com/awstrial/../awstrial/trial/management/commands/console_poll.py"
, line 68, in handle
    output=ec2_helper.get_console_output(inst,region,conn)
  File "/srv/10.cloud.ubuntu.com/awstrial/../awstrial/trial/ec2_helper.py", line 272, in
get_console_output
    return "%s\n%s\n" % (response.timestamp, response.output.decode('utf-8'))
  File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 20562-20564: invalid data

214. By Andreas Hasenack

Adding drupal 7 cloud-init and option.

213. By Dustin Kirkland 

fix bug #660820

212. By Dustin Kirkland 

fix bug #660810

Branch metadata

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

Subscribers