Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This hostUpdates feature will come as a separate plugin which will enumerate all the hosts managed by CloudStack to provide the udpates. We will use this PluggableService to add the HostUpdate feature APIs into CloudStack, so for that we will add the HostUpdatesService as a seperate service in the components.xml. The manager from HostUpdates plugin will find this entry and call the HostUpdatesService to handle API calls.  We will build this plugin as a seperate target, so we will get a .jar file to use hostUpdates functionality. 

...