mirror of https://github.com/apache/cloudstack.git
Use python-requests [1] for Marvin. Requests enables graceful handling of http connections. Marvin's cloudstackConnection has been refactored, cleaned up to act as a single module for all kinds of cloudstack API requesting. TODO: 1. session based login mechanism of the UI should work from cloudstackConnection 2. cloudmonkey can also reuse /import marvin.cloudstackConnection 3. More graceful handling of POST requests [1] http://docs.python-requests.org/en/latest/ Signed-off-by: Prasanna Santhanam <tsp@apache.org> |
||
|---|---|---|
| .. | ||
| marvin | ||
| CHANGES.txt | ||
| DISCLAIMER.txt | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| pom.xml | ||
| setup.py | ||