Kyle Rames
73f54fd10e
adding space to force travis to build
2013-04-19 09:53:55 -05:00
Kyle Rames
18283114ff
[rackspace] fixing bug with mock data
2013-04-19 07:59:33 -05:00
Kyle Rames
12f36dff78
Merge branch 'master' of github.com:fog/fog into network_fix
2013-04-19 07:39:34 -05:00
Kyle Rames
9fb5176301
[rackspace] removing duplicate line caused by bad merge
2013-04-18 15:51:52 -05:00
Kyle Rames
ecda2b51e8
[rackspace|compute_v2] fixed bug where server creation was not adding networks
2013-04-18 15:18:26 -05:00
Kyle Rames
5ed929938a
[rackspace] correcting exception classes on YARD docs
2013-04-15 13:12:14 -05:00
Kyle Rames
46e065e8b3
[rackspace] added exception info to rackspace api documentation
2013-03-27 09:50:30 -05:00
Kyle Rames
588bf4a3d2
[rackspace] fixing yard warnings
2013-03-11 10:05:23 -05:00
Kyle Rames
93e004215f
fixing merge conflicts
2013-02-04 09:12:40 -06:00
Brad Gignac
e92d7ee28f
[rackspace|compute] Update server to use default networks.
...
Rackspace Cloud Networks uses hard-coded UUIDs for
identifying public net and service net. This defaults the
network array for new servers to use public net and service
net.
2013-01-31 23:34:30 -05:00
Kyle Rames
66e9833a99
[rackspace|compute] Adding API documentation
2013-01-30 09:05:10 -06:00
Eugene Howe
b7daf27003
[rackspace] Moved methods to MockData module
2013-01-14 10:03:37 -05:00
Eugene Howe
cfc1d58847
[rackspace] compute_v2 and blockstorage are mocked
...
[ecloud] fixed a test and removed connection deprecation notices
2013-01-11 21:21:18 -05:00
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
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
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