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

13 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
Evan Light
d80d3e7c2c Oops another pry call to remove... 2014-08-13 22:44:06 -06:00
Evan Light
9deffda1a1 Oops. Added that initializer just so I could pry inside of it. Don't need it now! 2014-08-13 22:42:49 -06:00
Evan Light
72aae6d990 create_user, grant_user_access, and revoke_user_access now support host access restrictions 2014-08-13 22:39:40 -06:00
Evan Light
fc242385f6 Handle host specification on database users 2014-08-13 14:22:23 -04:00
Evan Light
2e94e37d7b Add support for granting and revoking DB access to Cloud Databases. 2014-08-11 16:40:44 -04:00
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
bc26c4e433 [rackspace] Updates reference to service 2013-01-07 21:01:20 +00:00
Brad Gignac
b0310a6a97 [rackspace|databases] Add model tests. 2012-06-28 09:00:10 -04:00
Brad Gignac
5280d13a71 [rackspace|databases] Remove "list/details" API calls in favor of "list" calls. 2012-06-28 08:50:08 -04:00
Brad Gignac
a36a6c9239 [rackspace|databases] Add write support for Rackspace Cloud Databases. 2012-06-28 08:46:07 -04:00
Brad Gignac
2b6ced4f58 [rackspace|databases] Add read-only support for Rackspace Cloud Databases. 2012-06-28 08:29:17 -04:00