-----
* version push
* python3 bytes vs. string issue fixed,
* trying to to get rid of race conditions during travis parallel version runs
* migrated tests for models and session to pytest, reformatting and PEP8
* switched to requests and pytest, removed some state in unit tests. There are some stageful tests remaining
* added python 3.5 to travis
* why does it always rain on me ..
* travis, again
* some travis ci changes and code formatting, typos and PEP8
* error code formatting
* fixed tests for 2.6 and 2.7
* print statements now python3 style, create user now uses a uuid as name to avoid race conditions during parallel testing
* more pep8 stuff, switched to nose style skip for python 2.6 compatibility