steve linabery
2008-May-25 20:30 UTC
[Ovirt-devel] [PATCH] transactions in models and controllers
Hi Ovirt, I believe this will make everything currently in app/models and app/controllers transactional where necessary. As an aside, please note that these (and other recent) transaction additions create the need for some exception handling that is not currently present. Good day, Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: transactions.patch Type: text/x-patch Size: 4181 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080525/d6b2a577/attachment.bin>
steve linabery
2008-May-27 18:16 UTC
[Ovirt-devel] Re: [PATCH] transactions in models and controllers
On Sun, May 25, 2008 at 3:30 PM, steve linabery <slinabery at gmail.com> wrote:> Hi Ovirt, > > I believe this will make everything currently in app/models and > app/controllers transactional where necessary. > > As an aside, please note that these (and other recent) transaction > additions create the need for some exception handling that is not > currently present. > > Good day, > Steve >Hi Ovirt, Scott and I decided it would be better to wrap the insert_refresh_task with the create/update of StoragePool. So this version includes those changes as well. Thanks! Steve -------------- next part -------------- A non-text attachment was scrubbed... Name: transactions.patch Type: text/x-patch Size: 6056 bytes Desc: not available URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080527/d2e95b5b/attachment.bin>