All of lore.kernel.org
 help / color / mirror / Atom feed
* setup teuthology
       [not found] <CAHRQ3VUJH7FfUes7f7u9PyyMwx7zmwPY8xm0pM9v78+k3iGJ3g@mail.gmail.com>
@ 2015-08-14 13:11 ` Loic Dachary
  0 siblings, 0 replies; only message in thread
From: Loic Dachary @ 2015-08-14 13:11 UTC (permalink / raw)
  To: Songbo Wang, Ceph Development

[-- Attachment #1: Type: text/plain, Size: 1307 bytes --]

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@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-qa-ceph.com
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-08-14 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CAHRQ3VUJH7FfUes7f7u9PyyMwx7zmwPY8xm0pM9v78+k3iGJ3g@mail.gmail.com>
2015-08-14 13:11 ` setup teuthology Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.