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

1211 commits

Author SHA1 Message Date
geemus
7f38159f7b model #reload should require identity 2010-10-27 16:09:00 -07:00
geemus
761d1cf6b6 Release 0.3.13 2010-10-20 17:11:45 -07:00
geemus
b0a2d06f28 [aws|compute] when extracting non-filters describe_images should delete them 2010-10-20 17:10:52 -07:00
geemus
f04524802e Release 0.3.12 2010-10-20 17:03:16 -07:00
geemus
8798becd3a [aws|compute] properly pass filters into describe_images 2010-10-20 17:02:31 -07:00
geemus
8a651fe1c6 [rackspace|storage] first pass of cdn support 2010-10-20 16:58:15 -07:00
geemus
8aec42583e remove weird sudo related ssh stuff and don't memoize ssh connection 2010-10-20 16:22:31 -07:00
geemus
2c7477a9e2 Release 0.3.11 2010-10-20 14:37:18 -07:00
geemus
5293d18d68 [aws|compute] fix missing username attr_writer 2010-10-20 14:36:41 -07:00
geemus
15fc8f185a Release 0.3.10 2010-10-20 14:34:09 -07:00
geemus
4c8c25f361 fixes to make bootstrap play nicer, especially outside the bin/fog context 2010-10-20 14:32:30 -07:00
geemus
398d9bc400 [aws|storage] raise error for delimiter in mocks 2010-10-20 10:43:50 -07:00
geemus
ac346e9341 fix logo url 2010-10-19 16:46:09 -07:00
geemus
c04f777b93 small fixes to facilitate command line usage 2010-10-19 13:00:27 -07:00
geemus
bcbbdbba41 [aws|storage] first pass at helper for building forms to post to s3 2010-10-18 17:56:01 -07:00
geemus
5e9248a0a0 Release 0.3.9 2010-10-18 11:10:13 -07:00
geemus
6037202b3b [rackspace|storage] fixes for attribute alias discrepancies 2010-10-18 11:09:19 -07:00
Dan Peterson
d8e9ff71a6 it gets called like this actually 2010-10-15 18:52:27 -03:00
Dan Peterson
e7aa0e83c1 mock power_on 2010-10-15 18:52:27 -03:00
Dan Peterson
cee42dce00 set status when instantiating a vapp template, return it from the mock data in get vapp 2010-10-15 18:52:27 -03:00
Dan Peterson
549b3abb04 ensure we can fetch it 2010-10-15 18:52:27 -03:00
Dan Peterson
199a0929b8 get vapp mocking, instantiating a template adds more mock data 2010-10-15 18:52:27 -03:00
Matt Griffin
9338fbb694 [aws] Pad mock hex values with zeros so that they are always the exact length requested 2010-10-16 01:59:53 +08:00
geemus
6d57c01994 remove webinar link from readme 2010-10-14 17:12:57 -07:00
geemus
9c4f999551 Release 0.3.8 2010-10-14 17:09:27 -07:00
geemus
ddd31dbc16 [aws|compute] cleanup/fleshout create_tag mocking 2010-10-14 17:06:50 -07:00
Matt Griffin
3b20e45902 [aws|compute] Add mock for create_tags 2010-10-15 06:58:12 +08:00
geemus
ffca675023 [aws|compute] add cluster compute flavor 2010-10-14 11:58:27 -07:00
geemus
592c8cc404 mock related fixes and marking unmocked tests pending 2010-10-13 17:54:14 -07:00
geemus
b224ccb823 bump excon/shindo gem deps 2010-10-13 16:43:11 -07:00
geemus
66bed6272a [rackspace|compute] fix for get_image_details test 2010-10-13 14:59:58 -07:00
geemus
7c1677de0a [aws|compute] warn/error for mocked tag filters 2010-10-13 14:52:55 -07:00
geemus
8807fc22ef [aws|compute] fix tag parsing bug in describe_volumes 2010-10-13 14:01:56 -07:00
geemus
068c7162b1 [aws|storage} more test work 2010-10-13 13:27:36 -07:00
geemus
c53b5e273c fixing more warnings 2010-10-13 13:20:18 -07:00
Matt Griffin
9ff06a8768 Move tag parser higher up so that the more specific use of the item element comes before the less specific. 2010-10-14 01:50:46 +08:00
Athir Nuaimi
6c929091bc cleaned up some warnings & fixed problem building gem because of missing files 2010-10-14 01:47:56 +08:00
geemus
46fdab47e5 [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
geemus
4068db61ca [aws|storage] starting to move specs to tests 2010-10-12 17:40:02 -07:00
geemus
3ec39c332f removing the last few (obvious) warnings 2010-10-12 17:01:22 -07:00
geemus
f890f27141 fixing warnings 2010-10-12 16:23:35 -07:00
geemus
856334fe38 cleaning up/repairing errant tests 2010-10-12 16:23:35 -07:00
John E. Vincent
56b114d5c7 GoGrid collections working. What weird JSON. 2010-10-13 02:08:45 +08:00
John E. Vincent
26a3172222 woops. Forgot lib/fog/core.rb 2010-10-13 02:08:44 +08:00
John E. Vincent
546533bac6 fixing gemspec with newest refactor (lib/fog/core) 2010-10-13 02:08:44 +08:00
John E. Vincent
481b2f64ac Not sure where the BlueBox came from. 2010-10-13 02:08:44 +08:00
John E. Vincent
a5b2390188 Initial GoGrid work 2010-10-13 02:08:43 +08:00
Dan Peterson
4b7157abc1 initial instantiate_vapp_template mocking and some other things along the way
fix some specs by adding a Shared module where necessary
2010-10-13 02:06:39 +08:00
geemus
8aa2950e01 [aws|compute] fix tag model save method 2010-10-12 11:03:46 -07:00
geemus
f2fd5d30b7 [aws|compute] fleshing out tag support 2010-10-12 11:00:59 -07:00