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
Paul Thornthwaite
8483a599f2
Remove trailing whitespace
2014-02-19 12:30:59 +00:00
Kyle Rames
0e305bfed3
Merge pull request #2095 from brianhartsock/rackspace_cloud_queues
...
[rackspace|queues] Addition of Rackspace Cloud Queues
2013-10-08 14:03:35 -07:00
Brian Hartsock
b915caf1bf
[rackspace|queues] Addition of Rackspace Cloud Queues
2013-08-27 21:00:29 -04:00
jamiehannaford
8e4d18a8bd
Merge branch 'auto_scale'
2013-08-20 15:29:11 +02:00
Kyle Rames
bf0dac91b0
[rackspace|autoscale] starting on rackspace auto scale implementation
2013-08-06 16:32:04 -05:00
Daniel Reichert
002a918b21
Adding monitoring tests and their required changes
...
Changes made to lib/bin/rackspace.rb and lib/fog/rackspace.rb were required in
order to allow the tests to actually run. Changes to
lib/fog/rackspace/monitoring.rb were made in an effort to get failure tests to
run without the error that I am purposefully creating causing the test to fail.
2013-07-11 15:30:37 -07:00
Kyle Rames
133cda960f
[rackspace] updated Rackspace to return a list of all services
2013-01-15 10:19:40 -06:00
Julio Feijo
82034ce6b1
[rackspace|blockstorage] Add volume types to block storage.
2012-09-13 10:26:30 -04:00
Julio Feijo
a1513800cb
[rackspace|blockstorage] Add block storage provider.
2012-09-13 10:25:28 -04:00
Brad Gignac
c9134655b0
[rackspace|compute] Add service for Cloud Servers v2.0.
...
This is the first instance of a versioned service inside of
fog. To specify version 2.0 of the API over 1.0, you simply
pass ":version => 'v2'" when instantiating a new compute
service.
2012-08-01 17:28:44 -04:00
Brad Gignac
906c74cd83
[rackspace|databases] Register Rackspace Cloud Databases service with Fog.
2012-06-28 08:47:57 -04:00
Brad Gignac
874003eadc
[rackspace|identity] Add Rackspace identity service.
2012-06-23 16:40:07 -04:00
geemus
34e6a1105c
[core] separate loggers for deprecations/warnings
...
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670
[core] use logger throughout for warnings
2011-09-02 12:30:10 -05:00
Brian Hartsock
cc40adc46b
[dns|rackspace] initial commit
2011-08-15 22:22:35 -04:00
geemus
d2e06e96ca
[rackspace|loadbalancers] cleanup
...
pluralize service name
use multi_json
fix directory structure for consistency
2011-08-04 16:21:22 -05:00
Brian Hartsock
34c01eda0f
Initial support for adding/deleting a load balancer (requests only)
2011-07-18 22:47:54 -04:00
geemus
69407efdbb
[compute] refactor provider/service namespacing
2011-06-16 16:29:14 -07:00
geemus
0ba26b681e
[cdn] refactor provider/service namespacing
2011-06-15 17:32:15 -07:00
geemus
e1512c9ac8
[storage] refactor provider/service namespacing
2011-06-15 14:27:11 -07:00
geemus
fadb437255
remove deprecated service initializers
2011-02-16 15:07:42 -08:00
geemus
a1402c5faa
[core] cleanup providers/services setup
2011-02-08 10:00:57 -08:00
geemus
5d9f65ed90
fix more broken require paths from reorg
2011-01-14 10:41:12 -08:00
geemus
d881ee6006
[bin] update to non-deprecated initializers
2011-01-12 17:55:24 -08:00
geemus
a5b70181d9
[bin] consolidate
2011-01-07 15:51:16 -08:00