1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Matt Darby
72e52e70be Revert "Moving Rackspace logic to fog-rackspace"
This reverts commit d6ecb19d24.

Conflicts:
	fog.gemspec
2014-12-10 11:30:34 -05:00
Matt Darby
d6ecb19d24 Moving Rackspace logic to fog-rackspace 2014-11-26 10:08:42 -05: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
8483a599f2 Remove trailing whitespace 2014-02-19 12:30:59 +00:00
howete
68945be16e merge 2013-10-30 19:02:37 -04:00
Kyle Rames
776c4a34cf [rackspace|compute_v2] adding private network creation/deletion examples 2013-09-12 15:48:51 -05:00
Brendan Fosberry
1a357ed95d Adding example to bootstrap server with custom ssh_key 2013-08-19 13:48:20 -05:00
Kyle Rames
9c903ad003 [rackspace] updated examples to use Chicago data center; updated error message to indicate we were using the Chicago data center. 2013-03-28 14:38:46 -05:00
Kyle Rames
e482b706fb [rackspace|compute_v2] updated detach volume to use :rackspace_region to specify region 2013-03-15 16:37:26 -05:00
Kyle Rames
a3fb609379 [rackspace|compute_v2] updated compute_v2 to get the appropriate endpoint from the service catalog when an endpoint is specified via :rackspace_endpoint with one of the known constants (DFW_ENDPOINT, ORD_ENDPOINT, LON_ENDPOINT); updated compute examples to use rackspace region 2013-03-15 09:11:39 -05:00
Kyle Rames
05282866de removing superfluous readme. 2013-02-28 09:10:25 -06:00
Kyle Rames
806dcbe7e2 moved cloud servers examples to lib/fog/rackspace/examples/compute_v2; renamed cloud_servers.md to compute_v2.md 2013-02-05 08:15:44 -06:00