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
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
6716f37c5f Replace deprecated Hash methods
Done with `rubocop --auto-correct --only DeprecatedHashMethods`
2014-05-26 16:22:08 +01:00
Ash Wilson
0be8338773 Enable Queues service tests for mocking. 2014-01-21 09:19:15 -05:00
Kyle Rames
1a003b8537 [rackspace|queues] updated to use FOG::UUID 2013-10-10 15:19:20 -05:00
Kyle Rames
aae2a4f7d9 [rackspace|queues] updated Fog::Rackspace::Queues to generate UUID for client id if it is not provided with one. 2013-10-10 10:25:35 -05:00
Brian Hartsock
aeb9de7982 [rackspace|queueing] Cleaned up tests and authentication logic 2013-10-07 17:54:23 -04:00
Brian Hartsock
42b77110ac [rackspace|queues] Added :rackspace_queues_client_id to tests to make it easier to run; Couple other PR tweaks 2013-09-03 20:52:51 -04:00
Brian Hartsock
b915caf1bf [rackspace|queues] Addition of Rackspace Cloud Queues 2013-08-27 21:00:29 -04:00