- Fixed issues with PBS working directory - Added simple job API example that uses BFAST: https://github.com/oweidner/bliss/blob/master/examples/job-api/pbs_via_ssh_bfast_job.py - Updated apidoc: http://oweidner.github.com/bliss/apidoc/ - First prototype of a job container. Example can be found here: https://github.com/oweidner/bliss/blob/master/examples/job-api/pbs_via_ssh_container.py - Implemented CPU and Memory information via PBS service discovery - Changed job.Description.walltime_limit to job.Description.wall_time_limit