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

162 commits

Author SHA1 Message Date
Rupak Ganguly
9a4046ff21 [hp|dns,lb] Add DNS and LB provider registration. 2013-10-30 19:02:48 -04:00
Rupak Ganguly
3ae6df8f49 [hp|block_storage_v2] Add a new Block Storage V2 provider for next gen block storage services. 2013-10-30 19:02:35 -04:00
Rupak Ganguly
3c7fc00652 [hp|network] Add bin support for network provider. 2013-10-30 19:02:08 -04:00
Mike Hagedorn
42b7199887 took dns refs out of lbaas branch 2013-10-30 19:01:59 -04:00
Mike Hagedorn
18b2de8c50 added lb to bin 2013-10-30 19:01:56 -04:00
Mike Hagedorn
1f16149748 added to bin for provider 2013-10-30 19:01:56 -04:00
Kyle Rames
0e305bfed3 Merge pull request from brianhartsock/rackspace_cloud_queues
[rackspace|queues] Addition of Rackspace Cloud Queues
2013-10-08 14:03:35 -07:00
Kyle Rames
71d512a79b Merge pull request from jamiehannaford/master
Rackspace AutoScale
2013-09-26 13:22:16 -07:00
Thomas Kadauke
9457089347 Tests for previous commit 2013-09-10 22:16:42 -04:00
Nick Osborn
a081fd2758 [vcloud_director] make available to Fog::Bin 2013-09-05 23:52:26 +01:00
jamiehannaford
91cb2fa01d Merge branch 'master' of github.com:jamiehannaford/fog 2013-09-05 19:50:39 +02:00
Efe Yardimci
7b18fef0f0 Initial support for redshift, with describe_cluster requests and corresponding parsers 2013-08-30 04:15:06 -04:00
Brian Hartsock
b915caf1bf [rackspace|queues] Addition of Rackspace Cloud Queues 2013-08-27 21:00:29 -04:00
jamiehannaford
8e4d18a8bd Merge branch 'auto_scale' 2013-08-20 15:29:11 +02:00
Kyle Rames
bf0dac91b0 [rackspace|autoscale] starting on rackspace auto scale implementation 2013-08-06 16:32:04 -05:00
Kyle Rames
4f2534e648 Merge branch 'master' of github.com:fog/fog into ckdev 2013-07-24 11:07:54 -05:00
Wesley Beary
fa4183bf6e Merge pull request from pmdeazeta/metering
[openstack|metering] Added metering service for Ceilometer
2013-07-17 11:27:32 -07:00
Daniel Reichert
002a918b21 Adding monitoring tests and their required changes
Changes made to lib/bin/rackspace.rb and lib/fog/rackspace.rb were required in
order to allow the tests to actually run. Changes to
lib/fog/rackspace/monitoring.rb were made in an effort to get failure tests to
run without the error that I am purposefully creating causing the test to fail.
2013-07-11 15:30:37 -07:00
Patrick Debois
b9fdff758a [openvz|compute] Initial commit 2013-05-29 16:09:41 +02:00
Kaloyan Kanev
e61b81bf49 [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00
Nat Welch
354da67793 disable mock running, I think. 2013-05-01 17:40:20 -07:00
Nat Welch
68a0c23516 Merge branch 'master' into ziyadm
Conflicts:
	lib/fog/bin.rb
2013-05-01 16:54:34 -07:00
Nat Welch
1c7bed7ff8 Fixes the test running. 2013-04-16 20:09:16 -07:00
Philip Mark M. Deazeta
d37d2e802a [openstack|metering] Added metering service for Ceilometer 2013-04-11 16:50:09 +08:00
Sergio Rubio
f11926a5a2 [digitalocean|compute] initial release
DigitalOcean Compute Service Provider.
See https://www.digitalocean.com/api
2013-03-31 22:16:08 +02:00
Nat Welch
7d8f0f15e5 Merge branch 'master' into ziyadm
Conflicts:
	fog.gemspec
	lib/fog/bin.rb
	lib/fog/compute.rb
2013-03-12 15:08:40 -07:00
Christopher Meiklejohn
13e1567a8d Add Riak CS provider in Fog. 2013-03-08 16:24:34 -05:00
Josh Yotty
129945dcb5 register blb feature 2013-03-04 19:04:58 -08:00
Kevin Menard
8d19c989d4 [virtualbox] Removed VirtualBox since it has many problems and the gem it's based on is no longer maintained.
Fixes : Remove VirtualBox support
2013-03-04 19:31:59 -05:00
Sergio Rubio
d903af4562 [openstack|volume] Added missing service declaration
- Fixes regresion probably caused by eb0545b
- Added minimal test to catch the issue
- Fixes 
2013-02-27 16:58:03 +01:00
Wesley Beary
b6eb57196d Merge pull request from kbarrette/data_pipeline
[AWS] Rudimentary AWS Data Pipeline functionality
2013-02-18 09:54:10 -08:00
Dan Prince
9ee2c6ea7b Openstack: fix bin/openstack.rb errors.
Updates Fog::Bin for OpenStack to support :image.

This patch also fixes a bunch of copy/paste errors in the
deprecated [] method.
2013-02-18 12:12:50 -05:00
Keith Barrette
17fb4f25f8 Rudimentary CRUD for AWS Data Pipeline 2013-02-17 15:27:41 -05:00
Andrew Kuklewicz
82748f53ec and internet_archive code, tests 2013-01-31 15:16:49 -05:00
Dan Prince
0a0b3ae9cf Merge pull request from rubiojr/openstack-storage
OpenStack Storage Service
2013-01-28 12:34:28 -08:00
Sergio Rubio
a67198e885 Merge pull request from rubiojr/dreamhost
[dreamhost|dns] initial import
2013-01-28 02:45:33 -08:00
Nat Welch
1433768306 Merge branch 'master' into ziyadm 2013-01-25 18:19:16 -08:00
Sergio Rubio
e82ad3c07d [openstack|storage] Added storage service to lib/fog/bin/openstack.rb 2013-01-23 20:54:33 +01:00
Sergio Rubio
782b935a9b * [dreamhost|dns] initial import 2013-01-19 23:20:38 +01:00
Rupak Ganguly
03bf99d9d3 Merge changes from upstream fog 1.8.0 and later updates. 2013-01-18 15:06:41 -05:00
Nat Welch
8e34fdf788 fixes tests due to class name collision. 2013-01-16 17:55:36 -08:00
Nat Welch
a4f87c2317 merge bin files. 2013-01-16 17:55:36 -08:00
Nat Welch
c1268ea500 GCE -> Google 2013-01-16 17:55:36 -08:00
Nat Welch
e7728551cb trying to move gce to google. 2013-01-16 17:55:36 -08:00
Ziyad Mir
070de176a7 Adding Google Compute Engine driver 2013-01-16 17:55:36 -08:00
Kyle Rames
133cda960f [rackspace] updated Rackspace to return a list of all services 2013-01-15 10:19:40 -06:00
Rupak Ganguly
224d85565a Updated the BlockStorage namespace to be Fog::HP::BlockStorage. 2013-01-14 17:51:41 -05:00
Ferran Rodenas
0c34ca84f5 [openstack|network] Add support for OpenStack Quantum
Added support for OpenStack Network Connectivity (Quantum).
2012-09-22 00:14:40 +02:00
Julio Feijo
82034ce6b1 [rackspace|blockstorage] Add volume types to block storage. 2012-09-13 10:26:30 -04:00
Julio Feijo
a1513800cb [rackspace|blockstorage] Add block storage provider. 2012-09-13 10:25:28 -04:00