Sachin, this seems more a code version issue to me than an environment issue.
SetHostParamsCommand is not recognised as a command. Could you try this on 4.9
branch and see if you have the same issue?
You also might want to look at the versions of gson. And if there is a jar for
that preinstalle
For me too, I don't see the point of repeating everything to just put
"cloudstack". To keep a way to differentiate that it's based on CloudStack, I
would add a file "cloud_provider.txt" or "cloud_version.txt" containing
CloudStack X.Y.Z
So that in case things change at a certain point in time w
My setup environment
ubunut 16.04 LTS
KVM host
NFS / mysql servers
On Sun, May 21, 2017 at 3:13 PM, sachin patil
wrote:
> Hello all,
>
> I am a student from NITW recently selected for gsoc '17. I
> am tyring to a get a new development environment setup.
>
>
> I follwed this guide t
Hello all,
I am a student from NITW recently selected for gsoc '17. I am
tyring to a get a new development environment setup.
I follwed this guide to get my setup done https://cwiki.apache.org/
confluence/display/CLOUDSTACK/Setting+up+CloudStack+Developm
ent+Environment+on+Linux
B