]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Pass up unmodified exceptions from connection.connect()
authorDan Mick <dan.mick@inktank.com>
Wed, 6 Jun 2012 01:41:45 +0000 (18:41 -0700)
committerDan Mick <dan.mick@inktank.com>
Wed, 6 Jun 2012 01:41:45 +0000 (18:41 -0700)
commit120ce3f8a780c1604849b6afbb46c93d9563aa8e
tree32e0a38cf0ca1d78d3a5c5c84fe3abb53e9f57e9
parentfac88a40965c9412fe634e8aabde22f2762e40ed
Pass up unmodified exceptions from connection.connect()

This allows useful errors to be reported from things like
mismatched hostkeys, etc.
teuthology/orchestra/connection.py