Re: 4.3 Vmware Support

2014-05-11 Thread Ian Duffy
Michael,

Did you use the noredist flag when packaging up the RPMs?

cd packaging/centos63/
./package.sh -Dnoredist


On 16 April 2014 02:29, Michael Phillips  wrote:

> Did you see the steps I took when building?
>
> > Date: Mon, 14 Apr 2014 01:15:51 -0400
> > From: ilya.mailing.li...@gmail.com
> > To: users@cloudstack.apache.org
> > Subject: Re: 4.3 Vmware Support
> >
> > I have it working with vSphere 5.5, ACS 4.3.0 and CentOS 6.5.
> >
> > Do you mind sharing how the build was executed? How did you check lack
> > of vmware support?
> >
> > On 4/10/14, 8:45 PM, Michael Phillips wrote:
> > > Here is the screen shot I was talking about
> > > http://imgur.com/zteayhN
> > >
> > > If you notice it says "Apache Cloudstack Vmware Base" and Apache
> Cloudstack Plugin - Hypervisor Vmware" both are built successfully. However
> once I installed the RPM's built from this source I do not have VMware
> support.
> > > This is 4.3.0 running on Centos 6.5
> > > Surely someone out there has this working??
> > >
> > >
> > >
> > >> Date: Wed, 9 Apr 2014 08:20:45 +0200
> > >> Subject: Re: 4.3 Vmware Support
> > >> From: terbol...@gmail.com
> > >> To: users@cloudstack.apache.org
> > >>
> > >> On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips <
> mphilli7...@hotmail.com>wrote:
> > >>
> > >>>   If I see the following "Apache Cloudstack Plugin - Hypervisor
> > >>> VMware..Success" when building, shouldn't I have vmware support
> in my
> > >>> packaged RPM's ?
> > >>>
> > >>> Check the attached screenshot...
> > >>>
> > >>>
> > >>>
> > >> I think attachments are stripped away on the mailing list, try
> uploading it
> > >> to imgurl or similar.
> > >>
> > >> --
> > >> Erik Weber
> > >
> >
>
>


RE: 4.3 Vmware Support

2014-04-15 Thread Michael Phillips
Did you see the steps I took when building?

> Date: Mon, 14 Apr 2014 01:15:51 -0400
> From: ilya.mailing.li...@gmail.com
> To: users@cloudstack.apache.org
> Subject: Re: 4.3 Vmware Support
> 
> I have it working with vSphere 5.5, ACS 4.3.0 and CentOS 6.5.
> 
> Do you mind sharing how the build was executed? How did you check lack 
> of vmware support?
> 
> On 4/10/14, 8:45 PM, Michael Phillips wrote:
> > Here is the screen shot I was talking about
> > http://imgur.com/zteayhN
> >
> > If you notice it says "Apache Cloudstack Vmware Base" and Apache Cloudstack 
> > Plugin - Hypervisor Vmware" both are built successfully. However once I 
> > installed the RPM's built from this source I do not have VMware support.
> > This is 4.3.0 running on Centos 6.5
> > Surely someone out there has this working??
> >
> >
> >
> >> Date: Wed, 9 Apr 2014 08:20:45 +0200
> >> Subject: Re: 4.3 Vmware Support
> >> From: terbol...@gmail.com
> >> To: users@cloudstack.apache.org
> >>
> >> On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips 
> >> wrote:
> >>
> >>>   If I see the following "Apache Cloudstack Plugin - Hypervisor
> >>> VMware..Success" when building, shouldn't I have vmware support in my
> >>> packaged RPM's ?
> >>>
> >>> Check the attached screenshot...
> >>>
> >>>
> >>>
> >> I think attachments are stripped away on the mailing list, try uploading it
> >> to imgurl or similar.
> >>
> >> -- 
> >> Erik Weber
> > 
> 
  

RE: 4.3 Vmware Support

2014-04-14 Thread Michael Phillips
So I did the following:
1. moved all dependencies including vim25_51.jar to source/deps 2. executed 
./install-non-oss.sh3. executed mvn clean, then mvn install -Dnoredist4. Then 
proceeded with packaging up the RPM's
When I try to add a vmware cluster, I would get a failure that says "Unknown 
API command: addVmwareDc"

> Date: Mon, 14 Apr 2014 01:15:51 -0400
> From: ilya.mailing.li...@gmail.com
> To: users@cloudstack.apache.org
> Subject: Re: 4.3 Vmware Support
> 
> I have it working with vSphere 5.5, ACS 4.3.0 and CentOS 6.5.
> 
> Do you mind sharing how the build was executed? How did you check lack 
> of vmware support?
> 
> On 4/10/14, 8:45 PM, Michael Phillips wrote:
> > Here is the screen shot I was talking about
> > http://imgur.com/zteayhN
> >
> > If you notice it says "Apache Cloudstack Vmware Base" and Apache Cloudstack 
> > Plugin - Hypervisor Vmware" both are built successfully. However once I 
> > installed the RPM's built from this source I do not have VMware support.
> > This is 4.3.0 running on Centos 6.5
> > Surely someone out there has this working??
> >
> >
> >
> >> Date: Wed, 9 Apr 2014 08:20:45 +0200
> >> Subject: Re: 4.3 Vmware Support
> >> From: terbol...@gmail.com
> >> To: users@cloudstack.apache.org
> >>
> >> On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips 
> >> wrote:
> >>
> >>>   If I see the following "Apache Cloudstack Plugin - Hypervisor
> >>> VMware..Success" when building, shouldn't I have vmware support in my
> >>> packaged RPM's ?
> >>>
> >>> Check the attached screenshot...
> >>>
> >>>
> >>>
> >> I think attachments are stripped away on the mailing list, try uploading it
> >> to imgurl or similar.
> >>
> >> -- 
> >> Erik Weber
> > 
> 
  

Re: 4.3 Vmware Support

2014-04-13 Thread ilya musayev

I have it working with vSphere 5.5, ACS 4.3.0 and CentOS 6.5.

Do you mind sharing how the build was executed? How did you check lack 
of vmware support?


On 4/10/14, 8:45 PM, Michael Phillips wrote:

Here is the screen shot I was talking about
http://imgur.com/zteayhN

If you notice it says "Apache Cloudstack Vmware Base" and Apache Cloudstack Plugin - 
Hypervisor Vmware" both are built successfully. However once I installed the RPM's built 
from this source I do not have VMware support.
This is 4.3.0 running on Centos 6.5
Surely someone out there has this working??




Date: Wed, 9 Apr 2014 08:20:45 +0200
Subject: Re: 4.3 Vmware Support
From: terbol...@gmail.com
To: users@cloudstack.apache.org

On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips wrote:


  If I see the following "Apache Cloudstack Plugin - Hypervisor
VMware..Success" when building, shouldn't I have vmware support in my
packaged RPM's ?

Check the attached screenshot...




I think attachments are stripped away on the mailing list, try uploading it
to imgurl or similar.

--
Erik Weber






RE: 4.3 Vmware Support

2014-04-10 Thread Michael Phillips
Here is the screen shot I was talking about
http://imgur.com/zteayhN

If you notice it says "Apache Cloudstack Vmware Base" and Apache Cloudstack 
Plugin - Hypervisor Vmware" both are built successfully. However once I 
installed the RPM's built from this source I do not have VMware support.
This is 4.3.0 running on Centos 6.5
Surely someone out there has this working??



> Date: Wed, 9 Apr 2014 08:20:45 +0200
> Subject: Re: 4.3 Vmware Support
> From: terbol...@gmail.com
> To: users@cloudstack.apache.org
> 
> On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips 
> wrote:
> 
> >  If I see the following "Apache Cloudstack Plugin - Hypervisor
> > VMware..Success" when building, shouldn't I have vmware support in my
> > packaged RPM's ?
> >
> > Check the attached screenshot...
> >
> >
> >
> 
> I think attachments are stripped away on the mailing list, try uploading it
> to imgurl or similar.
> 
> -- 
> Erik Weber
  

Re: 4.3 Vmware Support

2014-04-08 Thread Erik Weber
On Wed, Apr 9, 2014 at 1:17 AM, Michael Phillips wrote:

>  If I see the following "Apache Cloudstack Plugin - Hypervisor
> VMware..Success" when building, shouldn't I have vmware support in my
> packaged RPM's ?
>
> Check the attached screenshot...
>
>
>

I think attachments are stripped away on the mailing list, try uploading it
to imgurl or similar.

-- 
Erik Weber


4.3 Vmware Support

2014-04-08 Thread Michael Phillips



If I see the following "Apache Cloudstack Plugin - Hypervisor 
VMware..Success" when building, shouldn't I have vmware support in my 
packaged RPM's ?
Check the attached screenshot...