You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Rohit Yadav <ro...@citrix.com> on 2012/10/04 11:00:48 UTC

Review Request: CLOUDSTACK-254: Fix exec path for netusage.sh

-----------------------------------------------------------
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 <ro...@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