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

40 commits

Author SHA1 Message Date
Evan Smith
44c5c6ec8a merged with upstream master 2012-11-16 14:58:29 -08:00
Evan Smith
b65167e73e Rackspace Cloud Files. can load metadata from existing file. can set metadata for new file. can unset metadata for existing file.
refactored rackspace/models/storage/file_tests.rb

Storage::Rackspace::File renamed some metadata key mapping methods. added more key mapping tests.

reorganized tests
2012-11-16 14:46:05 -08:00
Brian Hartsock
07f7da5c30 [rackspace|computev2] aded test for bootstrap 2012-11-13 22:45:41 -05:00
geemus
7563d2ed25 [rackspace|storage] rackspace files tests should be pending in mocked mode 2012-11-12 10:55:37 -06:00
Dusty Jones
3d1d314537 Save the file instance before testing for presence of attribute 2012-11-09 14:22:10 -06:00
Dusty Jones
7d1f83d294 add support for Storage::Rackspace::File#access_control_allow_origin and #origin
Support Access-Control-Allow-Origin and Origin headers, borrowed
testing ideas from pull request #1251
2012-11-07 23:24:18 -06:00
Evan Smith
449b227f56 added support for Storage::Rackspace::File#metadata
Added rackspace/models/storage/file_tests.
Added tests for Fog::Storage::Rackspace::File#metadata
Added Fog::Rackspace::Storage::File#metadata
2012-11-05 14:44:31 -08:00
geemus
aa853488c9 [rackspace|identity] user should be alphanumeric 2012-11-04 13:20:06 -06:00
Brad Gignac
5f6654f741 [rackspace|blockstorage] Add snapshot tests. 2012-09-13 10:27:16 -04:00
Brad Gignac
4206fcfae2 [rackspace|blockstorage] Add volume type tests. 2012-09-13 10:26:30 -04:00
Brad Gignac
c149d80988 [rackspace|blockstorage] Add volume tests. 2012-09-13 10:26:30 -04:00
Brad Gignac
4d82f7bbc4 [rackspace|compute] Set password attribute on V2 servers.
Provides a method for determining next-gen server passwords.
Adds a read-only attribute to next-gen servers for storing
the root password. The attribute is set whenever a new server
is created or the password on an existing server is changed.
2012-08-08 21:57:37 -04: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
Brad Gignac
b0310a6a97 [rackspace|databases] Add model tests. 2012-06-28 09:00:10 -04:00
Brian Hartsock
39f504a4ac [rackspace|lb] ssl termination fixes 2012-06-26 00:35:07 -04:00
Brad Gignac
21c0fd079f [rackspace|identity] Add user model and collection with tests. 2012-06-23 16:40:40 -04:00
Brian Hartsock
f1d435bf93 [rackspace|loadbalancers] fixed broken tests 2012-05-15 17:38:45 -04:00
Brian Hartsock
8b502b7b76 [rackspace|lb] added support for algorithm on create 2012-03-31 16:07:27 -04:00
Brian Hartsock
eb046bf24d [rackspace|lb] Added error pages to the model 2011-12-16 11:40:44 -05:00
Brian Hartsock
67655f924a [rackspace|lb] fix for #650 - Connection logging now loads appropriately 2011-12-13 19:19:28 -05:00
geemus
46527e3c81 [rackspace|dns] mark tests for models pending in mocked mode 2011-12-12 14:21:43 -06:00
Brian Hartsock
12c6fc7abd [rackspace|lb] Fixed bug #644 with HTTP health monitors 2011-12-08 10:46:43 -05:00
Brian Hartsock
179bae1990 [rackspace|dns] error state callbacks now return an error 2011-11-24 11:29:12 -05:00
Brian Hartsock
9a737babc5 Created Rackspace LB models folder 2011-11-24 10:19:20 -05:00
geemus
7fecd4fc60 [rackspace|load_balancers] fixes to play nice with mock test runs 2011-08-16 11:57:46 -05: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
7db3c7b1ff Rackspace LB: Refactoring and cleanup 2011-07-28 14:37:21 -04:00
Brian Hartsock
c4a64d265b Rackspace LB: models for access lists 2011-07-28 13:21:26 -04:00
Brian Hartsock
7d75c88a73 Rackspace LB: Added model capabilities for a lot of additional actions 2011-07-28 10:15:51 -04:00
Brian Hartsock
58292c721e Rackspace LB: protocols, algorithms, and connection logging 2011-07-21 10:48:43 -04:00
Brian Hartsock
4b81789cd5 Rackspace LB: Made some updates from the pull request 2011-07-19 18:48:21 -04:00
Brian Hartsock
4d1ad7adb4 Added virtual IP models 2011-07-18 22:47:55 -04:00
Brian Hartsock
e0722dbce0 Rackspace Load Balancers: model classes for nodes 2011-07-18 22:47:55 -04:00
Brian Hartsock
3c981d29f9 Model and collection for load balancers 2011-07-18 22:47:55 -04:00
geemus
ed153088d0 [compute] consolidate testing 2011-01-03 13:34:08 -08:00
geemus
4bfa288da6 [storage] consolidate tests 2010-12-29 18:15:29 -08:00
geemus
b1473b39f5 fixing misc recently introduced spec/test bugs 2010-11-16 15:31:34 -08:00
geemus
ee4031c065 converting shared model specs to tests 2010-11-12 01:01:18 -06:00
geemus
0a9bb3b553 [storage] shared tests 2010-11-04 11:12:44 -07:00