lp://staging/~ahasenack/awstrial/x2go
- Get this branch:
- bzr branch lp://staging/~ahasenack/awstrial/x2go
Branch merges
Branch information
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 - 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/managemen t/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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/awstrial