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

9 commits

Author SHA1 Message Date
Brian Hartsock
49300e6260 Merge remote-tracking branch 'scotje/master'
Conflicts:
	lib/fog/rackspace/models/compute_v2/server.rb
2012-11-09 20:37:22 -05:00
heyryanw
99961f32f7 Adding explicit support for metadata for Rackspace compute_v2. 2012-11-08 05:13:15 -08:00
Julio Feijo
1f59f0fddd changed list nova servers request to get details 2012-10-19 15:56:35 -03:00
Jesse Scott
62cef00f33 Merge remote-tracking branch 'upstream/master' 2012-10-17 11:16:15 -07:00
Alex Dunn
0ca2117397 modified create function to include options. changed "diskConfig" to "OS-DCF:diskConfig" to allow disk configuration to be properly set. 2012-10-08 15:16:41 -07:00
Julio Feijo
8920e7bbfb [rackspace|compute] Add attachments model and collection.
Provide a method for attaching, listing, and detaching block
storage volumes on Rackspace next-generation cloud servers.
2012-09-13 10:37:37 -04:00
Jesse Scott
ea179666a4 Implemented bootstrap method for Rackspace Compute v2.
Added ability to set "metadata" and "personality" fields when creating a server on Rackspace Compute v2.
Improved response parsing when dealing with Rackspace DNS service.
2012-09-11 09:45:14 -07:00
Brad Gignac
b574b27397 [rackspace|compute] Add servers model and collection. 2012-08-06 20:38:51 -04:00
Brad Gignac
773b3461ff [rackspace|compute] Add flavors and images. 2012-08-06 20:38:48 -04:00