1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
Paul Thornthwaite 81ca784902 [Brightbox] Updates image selector for name format
Brightbox is now moving to using the default Ubuntu Cloud Images
(http://cloud-images.ubuntu.com/) where we are also using the naming
convention used there.

So the image selector has been updated to select the latest version of
Ubuntu (i386, official Brightbox) image if no image is specified with
the new format.
2013-05-02 11:10:19 +01:00
..
atmos
aws Fix typo in method name for DynamoDB::Mock#setup_credentials 2013-05-01 13:38:35 +10:00
bare_metal_cloud
bin [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
bluebox Fix bluebox's Server#public_ip_address 2013-04-25 13:33:21 -07:00
brightbox [Brightbox] Updates image selector for name format 2013-05-02 11:10:19 +01:00
clodo
cloudstack Merge pull request #1771 from dm1try/cloudstack_add_disk_offering_model 2013-04-24 12:26:36 -07:00
compute/models Stop hardcoding the server ssh port. 2013-03-12 16:50:17 +01:00
core Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
digitalocean Fix CHANGELOG fog version for digitalocean, xenserver and openstack 2013-04-05 20:29:15 +02:00
dnsimple
dnsmadeeasy
dreamhost Merge pull request #1730 from rackspace/json_lib 2013-04-08 08:13:46 -07:00
dynect
ecloud Merge pull request #1547 from ehowe/master 2013-02-05 06:39:23 -08:00
glesys fixing merge issues 2013-03-11 16:02:00 -05:00
go_grid
google fixing merge issues 2013-03-11 16:02:00 -05:00
hp Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
ibm
internet_archive fix bug with head request - no query on version id for IA 2013-04-18 13:43:24 -04:00
joyent joyent resize smartmachine incorrect class type 2013-02-22 08:09:18 +10:00
libvirt [libvirt|compute] handle missing <system> tag in libvirt node info 2013-03-19 16:37:09 +00:00
linode
local
ninefold
openstack Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
ovirt ovirt quota support 2013-03-23 21:46:14 -04:00
rackspace Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
riakcs Added tests for Fog::JSON; Added Fog::JSON::LoadError class; Updated all MultiJson references to Fog::JSON 2013-04-03 10:37:03 -05:00
schema
serverlove
storm_on_demand
terremark Merge pull request #1558 from chirag-jog/terremark_fixes 2013-02-12 08:28:09 -08:00
vcloud Remove unecessary print 2013-03-13 10:11:18 +05:30
vmfusion
voxel
vsphere Merge pull request #1770 from maestrodev/find_raw_datacenter 2013-04-22 05:42:06 -07:00
xenserver Fix CHANGELOG fog version for digitalocean, xenserver and openstack 2013-04-05 20:29:15 +02:00
zerigo Removed Zerigo::Models::DNS::Records#find method, moved functionality to all(options) 2013-03-13 18:01:54 +01:00
atmos.rb
aws.rb AWS | storage: big refactor 2013-04-16 23:30:35 +01:00
bare_metal_cloud.rb
bin.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
bluebox.rb fixing merge issues 2013-03-11 16:02:00 -05:00
brightbox.rb
cdn.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
clodo.rb
cloudstack.rb
compute.rb fixing merge issues 2013-03-11 16:02:00 -05:00
core.rb restore ability to load fog from source without bundler 2013-04-02 17:22:06 -04:00
digitalocean.rb [digitalocean|compute] initial release 2013-03-31 22:16:08 +02:00
dns.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
dnsimple.rb
dnsmadeeasy.rb
dreamhost.rb
dynect.rb
ecloud.rb
glesys.rb
go_grid.rb
google.rb
hp.rb Added tests for Fog::JSON; Added Fog::JSON::LoadError class; Updated all MultiJson references to Fog::JSON 2013-04-03 10:37:03 -05:00
ibm.rb
identity.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
image.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
internet_archive.rb fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
joyent.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
libvirt.rb
linode.rb
local.rb
network.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
ninefold.rb
openstack.rb [openstack] Retrieve supported API version for Image & Network services 2013-03-26 16:25:04 +01:00
ovirt.rb
rackspace.rb [rackspace] updated ServiceException to catch JSON decoding exception and display a warning message. 2013-04-16 14:57:34 -05:00
riakcs.rb Fix non-circular-require warnings 2013-04-22 15:16:32 -07:00
serverlove.rb
storage.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
storm_on_demand.rb
terremark.rb
vcloud.rb
version.rb Release 1.10.1 2013-04-04 15:38:12 -05:00
vmfusion.rb
volume.rb [fog] Cleanup: Use the service registry for requiring libs where possible 2013-02-16 16:58:38 +05:30
voxel.rb
vsphere.rb
xenserver.rb fix joyent and xenserver so they can be required individually 2013-03-28 11:52:27 -04:00
zerigo.rb