I was thinking of having HostUpdatesManager in CloudStack core which will enumerate the adapters of different hypervisors and those adapters will be implemented in the plugin framework. Initially we have the implementation for XenServisor hypervisor. In the similar manner, adapters for other hypervisors can also be implemented. The Xenserver adapter will list the hosts that are being managed by the caller management server and check the updates for the same. This is to handle clustered scenario. I'll update the document with this information.
Please let me know your comments on this. Regards, Sanjay -----Original Message----- From: Alex Huang [mailto:alex.hu...@citrix.com] Sent: Tuesday, September 25, 2012 4:48 AM To: cloudstack-dev@incubator.apache.org Subject: RE: FS for host updates notifications Sanjay, This feature needs to be contained within the XenServer plugin framework. It should not make changes to the CloudStack core. --Alex > -----Original Message----- > From: Sanjay Tripathi [mailto:sanjay.tripa...@citrix.com] > Sent: Monday, September 24, 2012 6:33 AM > To: cloudstack-dev@incubator.apache.org > Subject: FS for host updates notifications > > Hi, > > We are working on the feature - "Xenserver updates notification" which > will list the updates that are available for any XenServer host. > > The functional spec for the feature: > https://cwiki.apache.org/confluence/display/CLOUDSTACK/XenServer+upda > tes+notification > > Please let me know your suggestions/comments. > > Regards, > Sanjay