17 lines
215 B
ReStructuredText
17 lines
215 B
ReStructuredText
|
*******
|
||
|
Google Cloud Engine driver installation guide
|
||
|
*******
|
||
|
|
||
|
Requirements
|
||
|
============
|
||
|
|
||
|
* A GCE credentials rc file
|
||
|
* apache-libcloud
|
||
|
|
||
|
Install
|
||
|
=======
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
$ sudo pip install apache-libcloud
|