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

Rohit Yadav closed CLOUDSTACK-338.
----------------------------------
    Resolution: Not A Problem

in setup/db/postprocess-20to21.sql, it removes such offerings that have a 
Cloud.com- prefix

> 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, 4.2.0
>            Reporter: Chandan Purushothama
>            Priority: Minor
>             Fix For: 4.4.3
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to