Daniel Lobato
4f7d3de0ec
[openstack|compute] Basic examples for Compute
...
This contains some basics examples on how to set up a VM, do power
operations, and find floating IP pools. It should be enough for a
beginner to get started and familiar with Fog so that more complex
things can be searched by the user.
Get list of image names
2013-11-04 22:00:32 +01:00
Sergio Rubio
5f424fb027
[openstack|network] added network/subnet/router related example
2013-04-04 19:17:05 +02:00
Sergio Rubio
d96365c6fd
[openstack|storage] Added storage example to set the account quota
...
See also #1632
2013-04-03 18:27:28 +02:00
Sergio Rubio
3c511aa824
Merge pull request #1663 from bvox/glance-examples
...
[openstack|glance] Added image service example
2013-03-20 09:41:36 -07:00
Sergio Rubio
987f6abc83
[openstack|glance] Added image service example
...
Download CirrOS 0.3.0 image from launchpad (~6.5MB) to /tmp
and upload it to Glance (the OpenStack Image Service).
2013-03-20 17:14:56 +01:00
Sergio Rubio
33c75806de
[openstack|identity] moved identity example to the examples directory
...
It seems that we're standardizing on adding examples to the examples
directory so move previous identity example to this directory.
2013-03-13 18:48:17 +01:00