You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Anshul Gangwar (JIRA)" <ji...@apache.org> on 2013/05/08 10:31:16 UTC

[jira] [Updated] (CLOUDSTACK-338) Unique Names of Disk and Service Offerings in the database are prefixed with "Cloud.com" String

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anshul Gangwar updated CLOUDSTACK-338:
--------------------------------------

    Assignee:     (was: Anshul Gangwar)
    
> Unique Names of Disk and Service Offerings in the database are prefixed with "Cloud.com" String
> -----------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-338
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-338
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.1.0
>            Reporter: Chandan Purushothama
>             Fix For: 4.1.0
>
>
> Unique names of disk and service offerings in the database are prefixed with "Cloud.com" string.
> mysql> select id,name,unique_name from disk_offering;
> +----+------------------------------------------+----------------------------+
> | id | name                                     | unique_name                |
> +----+------------------------------------------+----------------------------+
> |  1 | Small Instance                           | Cloud.Com-Small Instance   |
> |  2 | Medium Instance                          | Cloud.Com-Medium Instance  |
> |  3 | Small                                    | Cloud.Com-Small            |
> |  4 | Medium                                   | Cloud.Com-Medium           |
> |  5 | Large                                    | Cloud.Com-Large            |
> |  6 | Custom                                   | Cloud.Com-Custom           |
> |  7 | System Offering For Secondary Storage VM | Cloud.com-SecondaryStorage |
> |  8 | System Offering For Console Proxy        | Cloud.com-ConsoleProxy     |
> |  9 | System Offering For Software Router      | Cloud.Com-SoftwareRouter   |
> | 10 | System Offering For Elastic LB VM        | Cloud.Com-ElasticLBVm      |
> +----+------------------------------------------+----------------------------+
> 10 rows in set (0.00 sec)
> ===================
> JARs version Information:
> ===================
> This is the version information for the manifests in the JAR files.
> Implementation_Version:                           2.2.20121012230921

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira