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

12 commits

Author SHA1 Message Date
Lance Ivy
f9a5b9e942 don't require service when registering it
services will still be required when you:
* require them yourself
* require the entire provider (which requires all services)
2014-02-01 22:02:40 -05:00
Lance Ivy
1cdd969a34 create core for each provider. keep load hook for provider. 2014-02-01 21:13:17 -05:00
Lance Ivy
35c777044e ensure that all services require their provider 2014-02-01 21:11:01 -05:00
fred-secludit
25bef4f802 adding new models 2013-09-16 13:08:45 +00:00
fred-secludit
0b7e329055 add mock 2013-09-16 13:02:19 +00:00
fred-secludit
010058af6d [cloudsigma|compute] add firewall policies 2013-09-16 12:28:07 +00:00
Viktor Petersson
36f39d7358 Fixed typos. 2013-06-21 14:42:49 +02:00
Viktor Petersson
a1c7d862f4 Initial documentation for using Fog with CloudSigma. 2013-06-21 13:54:13 +02:00
Kaloyan Kanev
b1bb07e48d [cloudsigma] Fix excon HTTPStatusError#response not having []= and failing on assignment of json decoded body 2013-05-20 16:09:37 +03:00
Kaloyan Kanev
8f664c1ffc [cloudsigma] Make api location as an option (:cloudsigma_host) 2013-05-20 16:09:37 +03:00
Kaloyan Kanev
a77ccfbd1d [cloudsigma] Fix create request not expecting status 201 2013-05-20 16:09:37 +03:00
Kaloyan Kanev
e61b81bf49 [cloudsigma] Add CloudSigma compute provider 2013-05-20 16:09:37 +03:00