This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      This is a regression introduced in 92a113c152fcd2cb3adc21b1d8b38aa522b802b4

      The CloudProvisioningListener.canProvision(Cloud,Label,int) method is supposed to

      Allow extensions to prevent a cloud from provisioning.

      However the current implementation will prevent all subsequent clouds from provisioning also as the break CLOUD; should actually have been continue CLOUD;

            Assignee:
            Stephen Connolly
            Reporter:
            Stephen Connolly
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: