Uploaded image for project: 'jclouds'
  1. jclouds
  2. JCLOUDS-381

Allow creating nodes through ComputeService with explicitly specified names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • jclouds-compute
    • None

    Description

      Currently, instance naming for nodes created through ComputeService.createNodesInGroup() etc uses a combination of the specified group name and GroupNamingConvention's unique suffix - generally that's a three character random string, but for EC2 it's the id string for the instance. While this is fine for many cases where the instance name doesn't need to be referenced directly by actual humans, say, it's a pain for those cases. Currently, you can work around this by creating instances through the per-api/provider clients/apis, or through some hacks for single instance creation through ComputeService utilizing provider-specific TemplateOptions classes, but there's no generalized way to get real control over the names given to instances through ComputeService. This should be possible.

      Attachments

        Issue Links

          Activity

            People

              abayer Andrew Bayer
              abayer Andrew Bayer
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: