Commit Graph

12 Commits

Author SHA1 Message Date
Sander van Harmelen
b7b770d0da Update user date size check
This makes sure we check the right thing.
2015-06-25 09:45:39 +02:00
Chiradeep Vittal
f8d190f537 fix compile error not caught by 'make dev' 2015-06-18 10:45:15 -07:00
Chiradeep Vittal
139500e076 increase allowed size of userdata for cloudstack provider 2015-06-17 15:41:25 -07:00
Sander van Harmelen
c9d3b988bc provider/cloudstack: updating and tweaking tests and docs
Making sure everything is up-to-spec again and all tests run flawless,
after merging in some new functionality.
2015-06-09 12:38:05 +02:00
Sander van Harmelen
ec5cef4de8 Merge pull request #2115 from jalemieux/master
provider/cloudstack: add project support for CloudStack Instances
2015-06-08 17:34:24 +02:00
Benjamin vickers
5e9d385f96 Add cloudstack ssh key resource and attr for instances 2015-06-02 17:24:17 +01:00
Jacques Lemieux
7e49714c3d fixed project schema, added project support to retrieveUUID 2015-05-28 18:41:58 -07:00
_jac
a09afbb4aa add project support https://github.com/xanzy/go-cloudstack/pull/21/files 2015-05-27 18:33:57 -07:00
Avi Nanhkoesingh
1411d4010f Fixes #1: sets the rights values based on isUUID 2015-05-05 12:31:21 +02:00
Sander van Harmelen
b7a6692548 Adding a few lines to set the connection info 2015-04-10 20:39:52 +02:00
Sander van Harmelen
bb88adb5a3 Fixing a corner case while retrieving a template UUID
Added some logic to the go-cloudstack package to support a more
customised call to GetTemplateID in order to get the correct/expected
UUID.
2015-03-09 14:02:18 +01:00
Sander van Harmelen
4910423d83 First release of a provider for CloudStack
Of course not all resources are covered by this first release, but
there should be enough resources available to handle most common
operations.

Tests and docs are included.
2014-12-10 22:20:52 +01:00