SAFplus Runtime Director API  3.0.5
swcfg Namespace Reference

Software configuration. More...

Functions

def InServiceUpgradeable
 Can the cluster be upgraded to the specified configuration. More...
 

Detailed Description

Software configuration.

Classes and functions that handle application, ASP, and OS configuration, compatibility, and dependencies.

Function Documentation

def swcfg.InServiceUpgradeable (   cfg,
  clusterinfo = None 
)

Can the cluster be upgraded to the specified configuration.

Parameters
cfgA dictionary describing the available software in a bundle and its compatibility and dependencies.
Returns
True if the cluster can be upgraded to the versions specified. If the cluster cannot be upgraded, return a structure containing only the problems.