Forwarding to ceph-devel where it has a better chance to be answered. On 13/08/2015 13:50, Songbo Wang wrote: > Hi, > > When setting up teuthology in my own enviroment , I found a problem as follows: > In the file "teuthology/__init__.py", when importing class "gevent.monkey", It will conflict with "paramiko". and if "create_nodes.py" is used to connect to "paddles/pulpito" node, I will be hanged. > > root@ubunut4:~/src/teuthology_master# git diff teuthology/__init__.py > diff --git a/teuthology/__init__.py b/teuthology/__init__.py > index d0bcfc0..b34cf4e 100644 > --- a/teuthology/__init__.py > +++ b/teuthology/__init__.py > @@ -1,5 +1,5 @@ > -from gevent import monkey > -monkey.patch_all(dns=False) > +#from gevent import monkey > +#monkey.patch_all(dns=False) > from .orchestra import monkey > monkey.patch_all() > > Afer modification, anything will be ok. I am wandering Is this a bug ? > Any reply will be highly appreciated. > > > > _______________________________________________ > Ceph-qa mailing list > Ceph-qa@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-qa-ceph.com > -- Loïc Dachary, Artisan Logiciel Libre
Attachment:
signature.asc
Description: OpenPGP digital signature