Enable parallel testing
authorTim Van Steenburgh <tvansteenburgh@gmail.com>
Fri, 24 Feb 2017 15:01:11 +0000 (10:01 -0500)
committerTim Van Steenburgh <tvansteenburgh@gmail.com>
Fri, 24 Feb 2017 15:01:11 +0000 (10:01 -0500)
commit6c4ec5e0056a73ae0e0ca46ceb4b662a647acefe
tree575400e5512079e5500fc90df1a8aaee423ee3df
parente2a3f01e7bb983ac3cd8eb24117e0d4208b40cc9
Enable parallel testing

Should help speed up tests, especially as more functional tests
are added in the future. Each can be run in parallel on a separate
model.

Also removed unused import from client/connection.py
juju/client/connection.py
tox.ini