Abhinandan Prateek created CLOUDSTACK-9508:
----------------------------------------------
Summary: Change Script and SshHelper to use Duration instead of
long timeout.
Key: CLOUDSTACK-9508
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9508
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.9.0
Reporter: Abhinandan Prateek
Fix For: Future
Currently codebase uses long and int to represent various timeouts, this can
create confusion as the unit of time is not carried with the value. With the
use of Duration this confusion is removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)