Cloudstack integration
Hello,
I see that teamcity has a very nice built-in support for Amazon EC2, but I'm unable to find any information on utilizing this cloud-support with apache cloudstack. Can someone please point me in the right direction as to how this can be accomplished?
Thanks
AM
Please sign in to leave a comment.
Hi Amit,
There is no support for CloudStack for TeamCity I know of.
Luckily, such support can be written as Java Plugin for TeamCity for some third party, as there is API for that.
Do you know if anybody has attempted to redirected the EC2 calls that TC makes to a cloudstack instance as Cloudstack has a nice support for AWS API calls? Thanks for the cloud API link, I've actually been looking at it to see what can be done though it would be interesting to see if (and how) the EC2 plugin can connect to cloudstack using the same calls it would make to AWS.
Thank you for your time and consideration.
AM
Amit,
> Do you know if anybody has attempted to redirected the EC2 calls that TC makes to a cloudstack instance as Cloudstack has a nice support for AWS API calls?
No real attempts we've heard about so far.