Connection ========== An http connection package with connection pooling. In version 0.6 and on it is safe to use threaded connections. It uses httplib and GRNet Synnefo snf-common packages. Pooling parameters are configures in the external snf-common package. .. automodule:: kamaki.clients.connection :members: :show-inheritance: :undoc-members: