Santhosh Kumar Edukulla created CLOUDSTACK-4898:
---------------------------------------------------
Summary: Use of Global Codes and Text for better Readability and
maintainability
Key: CLOUDSTACK-4898
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4898
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Reporter: Santhosh Kumar Edukulla
There are places where we have used hardcoded strings "Ingress", "Exgress",
"Routing","Up","SecondaryStorageVM" etc. Instead, better thing is to maintain
all these constants \codes as part of global code area and use it uniformly.
This will enhance readability and maintainability. Changing at one place
instead of all other places used. This way, people will not use their own codes
and for various other better reasons.
--
This message was sent by Atlassian JIRA
(v6.1#6144)