---
Please drop one of them.
Thank you.
Jessica
-Original Message-
From: Min Chen
Sent: Thursday, May 30, 2013 9:57 AM
To: Nitin Mehta; dev@cloudstack.apache.org
Cc: Jessica Wang
Subject: Re: Create View Question
Please work with Jessica to consolidate the two views
ev@cloudstack.apache.org"
> Cc: Min Chen
> Subject: Re: Create View Question
>
> Hi Nitin,
>
> I left both of the "volumes" views in the codebase when I submitted my
> patch for review.
>
> Just curious, though...can you tell me why there are two places
day, May 30, 2013 9:58 AM
To: "dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>"
mailto:dev@cloudstack.apache.org>>
Cc: Min Chen mailto:min.c...@citrix.com>>
Subject: Re: Create View Question
Hi Nitin,
I left both of the "volumes" views in the code
Hi Nitin,
I left both of the "volumes" views in the codebase when I submitted my
patch for review.
Just curious, though...can you tell me why there are two places where the
view is created?
Thanks!
On Thu, May 30, 2013 at 7:46 AM, Nitin Mehta wrote:
> Sorry for missing the mail. I would need
Please work with Jessica to consolidate the two views created by you two
to come up with a final volume_view.
Thanks
-min
On 5/30/13 6:46 AM, "Nitin Mehta" wrote:
>Sorry for missing the mail. I would need the new volume view for my
>feature to work.
>
>On 24/05/13 1:45 AM, "Min Chen" wrote:
>
Sorry for missing the mail. I would need the new volume view for my
feature to work.
On 24/05/13 1:45 AM, "Min Chen" wrote:
>It is related to this commit d1642a489ce76e055d60b2caf3ccfe4bb136b745.
>Schema-410to420.sql should have one section to define the new volume_view
>for 4.2.0.
>CC Nitin he
What was happening, of course, was the view was dropped, created, then
dropped again and created again. :)
On Thu, May 23, 2013 at 2:17 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> OK, thanks, Min.
>
> I didn't notice both (seemingly redundant) commands at first and so only
> put
OK, thanks, Min.
I didn't notice both (seemingly redundant) commands at first and so only
put my code in the first one.
When I didn't see my new columns show up, I had to dig a bit and found
there was similar code below.
Once I updated that code instead, everything works as I expected.
On Thu,
It is related to this commit d1642a489ce76e055d60b2caf3ccfe4bb136b745.
Schema-410to420.sql should have one section to define the new volume_view
for 4.2.0.
CC Nitin here to see if his new volume_view should be used or the one
before his commit in this file.
THanks
-min
On 5/23/13 12:50 PM, "Mik