Versions Compared

Key

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

...

Feature Specifications

  • Requirements
    • Search available updates released for applicable XenServer versions Surface up the list of all released updates applicable to XenServers hosts managed by CloudStack and display them by means of APIs or on CloudStack UI dashboard so that admin can see have the list of available updates and apply take appropriate action to install them manually.
  • Non-requirements
    • Cloudstack will only list the available updates and it is not responsible for applying the updates on the host.
  • Test guidelines
    • Functional test
  • Configuration
    • There are two global configuration parameters:
      • xen.update.url - URL to get latest Xenserver Updates. Default value for it is http://updates.xensource.com/XenServer/updates.xml;
      • update.check.interval (in sec) - How frequently should CloudStack check for Xenserver Updates. By default CloudStack will check for new updates once a week.
  • User permission
    • Root-Admin would have privilege to list the available updates.

...