Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-23454

JClouds plugin needs a way to enable configDrives

      Rackspace does not support the cloud-init metadata configuration option and only via a config drive. As such, I need a way to enable the configDrive flag when spawning instances otherwise the instance fails to spin up correctly for custom instances that are using cloud-init.

      I have found no option in any of the advanced settings for setting this flag.

      The logs during Jenkins driven instance spin up all state that configDrive=false.

          [JENKINS-23454] JClouds plugin needs a way to enable configDrives

          aric gardner added a comment -

          Bump. I would also like to see the option for configDrive=true in the Jclouds plugin. This option is supported in the jclouds api

          aric gardner added a comment - Bump. I would also like to see the option for configDrive=true in the Jclouds plugin. This option is supported in the jclouds api

          Code changed in jenkins
          User: Fritz Elfert
          Path:
          jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate.java
          jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate/config.jelly
          jclouds-plugin/src/test/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplateTest.java
          http://jenkins-ci.org/commit/jclouds-plugin/4ad8d81bcd1cc41cf178a798f35c03cb180273e1
          Log:
          Add config drive flag. Fixes JENKINS-23454

          Compare: https://github.com/jenkinsci/jclouds-plugin/compare/56e6bd2f07c0...4ad8d81bcd1c

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Fritz Elfert Path: jclouds-plugin/src/main/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate.java jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate/config.jelly jclouds-plugin/src/test/java/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplateTest.java http://jenkins-ci.org/commit/jclouds-plugin/4ad8d81bcd1cc41cf178a798f35c03cb180273e1 Log: Add config drive flag. Fixes JENKINS-23454 Compare: https://github.com/jenkinsci/jclouds-plugin/compare/56e6bd2f07c0...4ad8d81bcd1c

          Fritz Elfert added a comment -

          Fixed in git

          Fritz Elfert added a comment - Fixed in git

            Unassigned Unassigned
            tykeal Andrew Grimberg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: