Skip to content

diggerk/libcloud

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache libcloud - a unified interface into the cloud

The goal of this project is to create a basic yet functional standard library 
into various cloud providers.

Apache libcloud is an incubator project at the Apache Software Foundation, see
<http://incubator.apache.org/libcloud> for more information.

For API documentation and examples, see:
  <http://incubator.apache.org/libcloud/getting-started.html>

WARNING: Python's built-in SSL does not do certificate validation.  As such, one
cannot be sure of the other end of the conversation with any sufficient
authority.  If you are in a position to be exploited (i.e., on an untrusted
network), be cautious with SSL connections.  This is an issue with upstream
Python (see http://bugs.python.org/issue1589 for details) and not with libcloud.

About

Mirror of Apache libcloud (incubating)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%