Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vsphere-cloud-plugin
  Commit: c10578828dd23e9d30d042d8dc3b9f7963ff35a8
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/c10578828dd23e9d30d042d8dc3b9f7963ff35a8
  Author: Aleix <aleixw...@gmail.com>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vSphereCloudSlaveTemplate.java
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/Clone.java
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/help-folder.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Clone/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Clone/help-folder.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-folder.html
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningAlgorithmTest.java
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningStateTest.java

  Log Message:
  -----------
  VSphere folder parameter

A new folder parameter has been added for templates and clone/deploy
actions.

This parameter creates the new VM in the specified folder of vSphere
(which can be a path of folders or a unique name folder).

If left blank or folder not available, it will create the VM in the same
folder as the original VM.

It is specially interesting for organizing and separating templates from
autodeployed slaves.
For example, we have daily backups and we want separate folders for
templates and autodeployed dynamic slaves, so we can specify to backup
only the folders that contain the templates and omit folders that
contain the dynamic slaves.


  Commit: 8dcf7499df61da020b1b42ff0dfd350f56d4a041
      
https://github.com/jenkinsci/vsphere-cloud-plugin/commit/8dcf7499df61da020b1b42ff0dfd350f56d4a041
  Author: Jason Swager <jswa...@alohaoi.com>
  Date:   2016-12-06 (Tue, 06 Dec 2016)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/vSphereCloudSlaveTemplate.java
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/Clone.java
    M src/main/java/org/jenkinsci/plugins/vsphere/builders/Deploy.java
    M src/main/java/org/jenkinsci/plugins/vsphere/tools/VSphere.java
    M 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vSphereCloudSlaveTemplate/help-folder.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Clone/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Clone/help-folder.html
    M 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/vsphere/builders/Deploy/help-folder.html
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningAlgorithmTest.java
    M 
src/test/java/org/jenkinsci/plugins/vsphere/tools/CloudProvisioningStateTest.java

  Log Message:
  -----------
  Merge pull request #61 from maleix/master

VSphere folder parameter


Compare: 
https://github.com/jenkinsci/vsphere-cloud-plugin/compare/e52ffee5de1f...8dcf7499df61

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to