You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Vitalii M (JIRA)" <ji...@apache.org> on 2015/05/29 10:26:18 UTC

[jira] [Created] (JCLOUDS-915) Azure provider rejects user specified storage account

Vitalii M created JCLOUDS-915:
---------------------------------

             Summary: Azure provider rejects user specified storage account
                 Key: JCLOUDS-915
                 URL: https://issues.apache.org/jira/browse/JCLOUDS-915
             Project: jclouds
          Issue Type: Bug
          Components: jclouds-labs
    Affects Versions: 1.9.0, 2.0.0
            Reporter: Vitalii M


Look at [GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes|https://github.com/jclouds/jclouds-labs/blob/master/azurecompute/src/main/java/org/jclouds/azurecompute/compute/strategy/GetOrCreateStorageServiceAndVirtualNetworkThenCreateNodes.java#L193-201].

What it does is just rejects {{StorageAccountName}} passed from {{TemplateOptions}} over and over again.  Developer should provide storage name like +jcloudsabcdefghig+ here, otherwise new storage account will be created.

Am I missing something?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)