On Thu, May 02, 2013 at 09:06:42AM -0700, Alex Huang wrote:
> > It doesn't look like these changes will impact packaging, but can you please
> > make that part of your check prior to the merge? DEB and RPM.
> >
>
> I'm not as familiar with packaging. Will do my best on that.
Perhaps just a qui
> It doesn't look like these changes will impact packaging, but can you please
> make that part of your check prior to the merge? DEB and RPM.
>
I'm not as familiar with packaging. Will do my best on that.
--Alex
On Wed, May 01, 2013 at 04:14:12PM -0700, Alex Huang wrote:
>
>
> > -Original Message-
> > From: David Nalley [mailto:da...@gnsa.us]
> > Sent: Wednesday, May 1, 2013 4:10 PM
> > To: dev@cloudstack.apache.org
> > Subject: Re: Changes about to merged
> -Original Message-
> From: David Nalley [mailto:da...@gnsa.us]
> Sent: Wednesday, May 1, 2013 4:10 PM
> To: dev@cloudstack.apache.org
> Subject: Re: Changes about to merged to master
>
> > The changes doesn't really have high impact on functionalit
> The changes doesn't really have high impact on functionality of cloudstack as
> I didn't make any code changes but it does involve a lot of files. I want to
> make sure it's okay with everyone before I push it to master. I will of
> course test to make sure it works before the push.
>
Via a
I've spent some time redistributing the java files in cloudstack to make it
easier to understand and also more modular.
- cloud-engine-schema now contains all of the cloudstack vo and dao so if
someone wants to access the cloudstack schema directly, they won't access the
business logic as well.