----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7434/ -----------------------------------------------------------
Review request for cloudstack, Murali Reddy, edison su, and Alex Huang. Description ------- CLOUDSTACK-254: Fix exec path for netusage.sh Fixes the hard coded path in the vmware plugin. The systemvm.iso file would copy the script only to /opt/cloud/bin. Same is the path used for vpc_netusage.sh Signed-off-by: Rohit Yadav <rohit.ya...@citrix.com> Download the original patch and git am <patch-file>: http://patchbin.baagi.org/p?id=u954ie --- Posted with bhaisaab's rbtool fork: https://github.com/bhaisaab/RBTool This addresses bug CLOUDSTACK-254. Diffs ----- plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java f89adf1 Diff: https://reviews.apache.org/r/7434/diff/ Testing ------- 4.0 Thanks, Rohit Yadav