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

23 commits

Author SHA1 Message Date
Paul Thornthwaite
1cb5a45b3e [aws|compute] Updates reference to service 2013-01-07 20:53:25 +00:00
Artem Veremey
f473f38e97 Adding network interface information and security group ids to the model 2012-05-17 22:33:19 -07:00
Pedro Nascimento
d282a5700a Fixing typo "retreive" -> "retrieve" 2012-03-07 15:52:07 -03: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
66ed4aa98b [aws|compute] fixes for mocks tests 2011-09-23 16:53:01 -05:00
geemus
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -05:00
geemus
8a8b259a7e [compute|aws] move aws compute to its own shared area (namespacing should probably be corrected) 2011-08-24 20:38:13 -05:00
geemus
3be53104be [compute] consolidate 2011-01-07 16:52:09 -08:00
geemus
e28b05ac86 [core] allow eventual consistency in wait_for
closes #102
2010-12-16 12:05:15 -08:00
geemus
8674833d95 [aws|compute] work around eventual consistency errors 2010-12-03 11:37:11 -08:00
mriley
dcb2704baa updated documentation for AWS compute 2010-11-29 19:15:35 -08:00
geemus
5854e249aa more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
geemus
4c8c25f361 fixes to make bootstrap play nicer, especially outside the bin/fog context 2010-10-20 14:32:30 -07:00
geemus
c53b5e273c fixing more warnings 2010-10-13 13:20:18 -07:00
geemus
a1374e9aa5 [aws|compute] model level warnings/fixes for filters 2010-10-11 13:45:26 -07:00
geemus
6f2ce0d895 [aws][compute] update describe calls to use filters 2010-10-04 15:46:12 -07:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
geemus
a10f8a21eb [aws|compute] fix bug where #get would make #reload misbehave 2010-10-01 11:14:26 -07:00
geemus
2080509ef7 pick a name for bootstrap even if not using credentials 2010-09-24 14:36:59 -07:00
geemus
a986736523 clean/fix bootstrap methods 2010-09-23 17:39:25 -07:00
geemus
ad2a921ea6 [aws][compute] add import_key_pair stuff 2010-09-22 12:06:25 -07:00
geemus
22af45ed06 expanding on bootstrap and adding to aws 2010-09-15 17:31:45 -07:00
geemus
58577e17bf [aws] rename ec2/s3 to compute/storage 2010-09-08 14:40:57 -07:00
Renamed from lib/fog/aws/models/ec2/servers.rb (Browse further)