Re: [openstack-dev] [Trove] About single entry point in trove-guestagent

2013-10-25 Thread Illia Khudoshyn
Here is my "mixin way", draftly. https://review.openstack.org/#/c/53826/ On Fri, Oct 25, 2013 at 11:36 AM, Illia Khudoshyn wrote: > I'll try to code it this weekend. Hope, could be able to show it by Monday. > > > On Fri, Oct 25, 2013 at 7:46 AM, Michael Basnight wrote: > >> >> On Oct 23, 2013,

Re: [openstack-dev] [Trove] About single entry point in trove-guestagent

2013-10-25 Thread Illia Khudoshyn
I'll try to code it this weekend. Hope, could be able to show it by Monday. On Fri, Oct 25, 2013 at 7:46 AM, Michael Basnight wrote: > > On Oct 23, 2013, at 7:03 AM, Illia Khudoshyn wrote: > > > Hi Denis, Michael, Vipul and all, > > > > I noticed a discussion in irc about adding a single entry p

Re: [openstack-dev] [Trove] About single entry point in trove-guestagent

2013-10-24 Thread Michael Basnight
On Oct 23, 2013, at 7:03 AM, Illia Khudoshyn wrote: > Hi Denis, Michael, Vipul and all, > > I noticed a discussion in irc about adding a single entry point (sort of > 'SuperManager') to the guestagent. Let me add my 5cent. > > I agree with that we would ultimately avoid code duplication. But f

[openstack-dev] [Trove] About single entry point in trove-guestagent

2013-10-23 Thread Illia Khudoshyn
Hi Denis, Michael, Vipul and all, I noticed a discussion in irc about adding a single entry point (sort of 'SuperManager') to the guestagent. Let me add my 5cent. I agree with that we would ultimately avoid code duplication. But from my experience, only very small part of GA Manager can be consid