LIBCLOUD-641: The Aurora Compute libcloud driver#477
LIBCLOUD-641: The Aurora Compute libcloud driver#477wido wants to merge 1 commit intoapache:trunkfrom
Conversation
Aurora Compute is the CloudStack based public cloud offering from PCextreme B.V., a Dutch hosting provider.
|
LGTM It would also be good to get a test account so we can test it as well. /cc @Runseb |
There was a problem hiding this comment.
Hm, link (https://www.pcextreme.nl/aurora) returns 404
There was a problem hiding this comment.
The URL has been fixed on our side.
There was a problem hiding this comment.
Still returns 404, adding a slash at the end works though. That redirects to https://www.pcextreme.nl/aurora/compute
|
@Kami I'll look in to a test account. |
|
Tested. I fixed te url by adding a slash. Everything seems to work fine. |
|
@wido Also, if you want some more "promotion" of the driver, you should also consider adding some basic documentation to See |
|
There was a failing test case which I fixed in a2b04ff |
Aurora Compute is the CloudStack based public cloud offering from PCextreme B.V., a Dutch hosting provider. Signed-off-by: Sebastien Goasguen <runseb@gmail.com> This closes apache#477
|
@wido ^^ bump - it would be great to add some docs and a logo. This way we can also feature this driver on our home page (https://libcloud.apache.org/). |
|
Haven't forgotten, but didn't get to it yet. My apologies! |
Aurora Compute is the CloudStack based public cloud offering from
PCextreme B.V., a Dutch hosting provider.