[ https://issues.apache.org/jira/browse/CLOUDSTACK-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13602141#comment-13602141 ]
Anshul Gangwar commented on CLOUDSTACK-338: ------------------------------------------- Chandan, what is expected here for fix? What is the use case for that if you are expecting to change it to Cloudstack or something like that? > 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 > Assignee: Anshul Gangwar > 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