Class ReleaseRequirements (0.5.0)

ReleaseRequirements(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Set of requirements to be fulfilled on the Unit when using this Release.

Attribute

Name Description
upgradeable_from_releases MutableSequence[str]
Optional. A list of releases from which a unit can be upgraded to this one (optional). If left empty no constraints will be applied. When provided, unit upgrade requests to this release will check and enforce this constraint.