Baremetal is 4.1
> -----Original Message----- > From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On Behalf > Of Rohit Yadav > Sent: Friday, February 22, 2013 11:43 AM > To: cloudstack-dev@incubator.apache.org > Cc: Sheng Yang > Subject: Re: Recent changes, baremetal, storage, ipv6 > > Thanks Sheng and Frank for replying, pl. fix as needed. I got confused, I > thought ipv6 was for 4.2 > > Frank, is baremetal targeted for 4.2 or 4.1? > > Regards. > > On Sat, Feb 23, 2013 at 12:08 AM, Sheng Yang <sh...@yasker.org> wrote: > > IPv6 and UCS are parts of 4.1. > > > > --Sheng > > > > On Fri, Feb 22, 2013 at 10:33 AM, Frank Zhang <frank.zh...@citrix.com> > wrote: > >> I did put my schema in schema-40to410.sql. didn't I do it wrong? I > >> will check > >> > >>> -----Original Message----- > >>> From: rohityada...@gmail.com [mailto:rohityada...@gmail.com] On > >>> Behalf Of Rohit Yadav > >>> Sent: Thursday, February 21, 2013 10:31 PM > >>> To: Frank Zhang; Sheng Yang > >>> Cc: cloudstack-dev@incubator.apache.org > >>> Subject: Recent changes, baremetal, storage, ipv6 > >>> > >>> Frank and Sheng, > >>> > >>> I'm confused, is baremetal/ucs and ipv6 part of 4.1? If not please > >>> fix the schema sql files as needed, put things which are for 4.1 in > >>> schema- 40to410.sql and which are in 4.2 in schema-410to420.sql For > >>> 4.1 fix, please cherry-pick on 4.1 branch. Thanks. > >>> > >>> Kelven, > >>> > >>> How should we put the beans, which file is for what purpose, I see > >>> beans in applicationContext and in componentContext and > >>> nonossComponentContext file. The files names are confusing, if we're > >>> just putting in beans in them > >>> > >>> Edison, > >>> > >>> Thanks for your storage work, but in few api cmd classes I went > >>> ahead and fix the entity type from UUID to STRING for fields which > >>> are String. The entitytype UUID is for only those fields which are > >>> Long and required conversion of over the wire uuid string to internal > long int for a view object. > >>> Pl. see the fix on master. > >>> > >>> Regards.