Revision 85e3803d docs/connection.rst

b/docs/connection.rst
5 5

  
6 6
In version 0.6 and on it is safe to use parallel connections with greenlets.
7 7

  
8
It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package.
8
It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package.
9

  
10
.. automodule:: kamaki.clients.connection
11
    :members:
12
    :show-inheritance:
13
    :undoc-members:

Also available in: Unified diff