Marek Kasztelnik
af3bb5101d
[openstack | server] start/stop/pause/suspend actions
2014-07-02 11:53:05 +02:00
Paul Thornthwaite
330a351ade
Remove trailing blank lines
...
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a
Standardise empty lines throughout codebase
...
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Larry Gilbert
9e6efe2e69
Fix syntax errors in an OpenStack example script
2014-03-27 17:14:04 -07:00
Paul Thornthwaite
8483a599f2
Remove trailing whitespace
2014-02-19 12:30:59 +00:00
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