Sergio Rubio
|
d01b126a77
|
[digitalocean|compute] fix create_ssh_key request path
|
2013-03-31 22:16:12 +02:00 |
|
Sergio Rubio
|
3ea97fb23f
|
[digitalocean|compute] added shutdown_server mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
1ed6aa1b06
|
[digitalocean|compute] added reboot_server mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
f1cc739a74
|
[digitalocean|compute] added power_on_server mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
79f240f373
|
[digitalocean|compute] added power_off_server mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
92593dd8bf
|
[digitalocean|compute] added power_cycle_server mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
9b0a4d0d25
|
[digitalocean|compute] added list_ssh_keys mock code
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
4dc45ea932
|
[digitalocean|compute] list_servers uses mock data
|
2013-03-31 22:16:11 +02:00 |
|
Sergio Rubio
|
9dbdc392d5
|
[digitalocean|compute] added get_server_details mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
9fbf1e8e13
|
[digitalocean|compute] added destroy_server mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
26ae294683
|
[digitalocean|compute] added create_ssh_key mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
dba2408eda
|
[digitalocean|compute] added create_server mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
81e2c46ed4
|
[digitalocean|compute] initialize compute service mock data
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
e9933dab96
|
[digitalocean|compute] added list_regions mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
f8162a4ff7
|
[digitalocean|compute] added list_servers mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
7589c3b80a
|
[digitalocean|compute] Added list_images mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
be637e6836
|
[digitalocean|compute] Added list_flavors mock code
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
ab04e13314
|
[digitalocean|compute] added some more request
- create_ssh_key
- list_ssh_keys
|
2013-03-31 22:16:10 +02:00 |
|
Sergio Rubio
|
fee3049bfb
|
[digitalocean|compute] Added support to use SSH keys when creating the server
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
d0ff6c0d51
|
[digitalocean|compute] remove extra comma, breaks ruby 1.8
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
c1e518c3b5
|
[digitalocean|compute] implemented missing Server actions
- shutdown
- stop
- start
Added required tests
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
f83b4885e9
|
[digitalocean|compute] Implement missing requests
- power_off_server
- power_on_server
- shutdown_server
Added required tests
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
21b28ee589
|
[digitalocean|compute] Implement Server.power_cycle
- Added power_cycle_server request
- Added required tests
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
06467aeec7
|
[digitalocean|compute] Implemented Server.reboot
- Added reboot_server request
- Added required tests
|
2013-03-31 22:16:09 +02:00 |
|
Sergio Rubio
|
a4152dfe47
|
[digitalocean|compute] Updated server model documentation
|
2013-03-31 22:16:08 +02:00 |
|
Sergio Rubio
|
f048112e5c
|
[digitalocean|compute] added getting started guide
|
2013-03-31 22:16:08 +02: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 |
|
Kyle Rames
|
ed34ead1e7
|
Merge pull request #1697 from rackspace/ready_exception
[rackspace|compute_v2] Ready Exception
|
2013-03-29 11:20:25 -07:00 |
|
Kyle Rames
|
b7433d67bd
|
Merge pull request #1717 from rackspace/example_edits
[rackspace] updated examples to use Chicago data center
|
2013-03-28 12:52:21 -07:00 |
|
Kyle Rames
|
9c903ad003
|
[rackspace] updated examples to use Chicago data center; updated error message to indicate we were using the Chicago data center.
|
2013-03-28 14:38:46 -05:00 |
|
Wesley Beary
|
2935f85696
|
Merge pull request #1716 from cainlevy/require_individual_providers
Require individual providers
|
2013-03-28 09:28:45 -07:00 |
|
Lance Ivy
|
ff180b5c1a
|
fix joyent and xenserver so they can be required individually
|
2013-03-28 11:52:27 -04:00 |
|
Kyle Rames
|
a588d0d327
|
Revert "[rackspace] adding note about credentials in the getting started document"
This reverts commit c5637517be .
|
2013-03-27 16:27:38 -05:00 |
|
Kyle Rames
|
c5637517be
|
[rackspace] adding note about credentials in the getting started document
|
2013-03-27 16:24:30 -05:00 |
|
Kyle Rames
|
df9574d123
|
Merge branch 'master' of github.com:fog/fog into ready_exception
|
2013-03-27 16:10:59 -05:00 |
|
Wesley Beary
|
3b9d057b8a
|
Merge pull request #1710 from cstewart87/master
Updated DescribeReservedInstancesOfferings to take in filters as request parameters
|
2013-03-27 13:08:34 -07:00 |
|
Curtis Stewart
|
bd544046c0
|
Updated DescribeReservedInstancesOfferings to take in filters as request parameters
|
2013-03-27 14:27:23 -05:00 |
|
Kyle Rames
|
70094e360b
|
merging in latest master
|
2013-03-27 14:24:54 -05:00 |
|
Kyle Rames
|
a49ede2dd7
|
Merge pull request #1708 from rackspace/exception_doc
[Rackspace] Add exception information to API docs
|
2013-03-27 12:21:41 -07:00 |
|
George Scott
|
5d3785ba70
|
[aws|beanstalk] Update parser for DescribeEnvironmentResources
Updated parser to handle both new and "legacy" beanstalk stacks.
Updated Environment#load_balancer to return correct result for both
stack types.
|
2013-03-27 12:09:05 -07:00 |
|
Lance Ivy
|
e5c438a206
|
convert lib/fog to simply include all providers
this forces each provider to set up its own requires and share
through fog/core.
|
2013-03-27 14:46:40 -04:00 |
|
Kyle Rames
|
6f65a4743d
|
[rackspace] fixing typo in api docs
|
2013-03-27 12:28:15 -05:00 |
|
Kyle Rames
|
657c5ac7cb
|
[rackspace] adding stragler
|
2013-03-27 10:19:21 -05:00 |
|
Kyle Rames
|
f8ec780a08
|
Merge branch 'master' of github.com:fog/fog into exception_doc
|
2013-03-27 09:58:22 -05:00 |
|
Kyle Rames
|
9026c3ce8e
|
Merge branch 'master' of github.com:fog/fog into ready_exception
|
2013-03-27 09:52:45 -05:00 |
|
Kyle Rames
|
46e065e8b3
|
[rackspace] added exception info to rackspace api documentation
|
2013-03-27 09:50:30 -05:00 |
|
Sergio Rubio
|
0c1ddd97c7
|
Merge pull request #1632 from rubiojr/multiple-accounts-support
[openstack|storage] Added support to impersonate other accounts
|
2013-03-27 01:20:14 -07:00 |
|
Sergio Rubio
|
e57abf6264
|
Merge pull request #1701 from rubiojr/openstack-network-mock-fixes
[openstack|network] mock fixes in some OpenStack Network requests
|
2013-03-27 01:18:19 -07:00 |
|
Andrew Kuklewicz
|
196af0ae22
|
Merge pull request #1634 from PRX/internet_archive
[Internet Archive] handle IA specific headers
|
2013-03-26 14:30:34 -07:00 |
|
Andrew Kuklewicz
|
cb8f86ca6c
|
fix internet archive use of headers, remove acls
|
2013-03-26 17:21:57 -04:00 |
|