CenturyLinkCloud / clc-java-sdk

Apache License 2.0
6 stars 4 forks source link

Added Template Revision #206

Open khomco opened 8 years ago

khomco commented 8 years ago

The operating systems team manages the lifecycle of the operating systems on the CLC platform by continuously creating VMs with various revisions of OS templates and performing tests. We would like to use the clc-java-sdk, yet we need the ability to create a VM with a given revision of a template.

Until there is a publicly accessible API to retrieve available revisions for a given template, this solution is to simply append the revision to the OS template name.