Uploaded image for project: 'OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC'
  1. OASIS Topology and Orchestration Specification for Cloud Applications (TOSCA) TC
  2. TOSCA-289

Invalid definition for tosca.capabilities.Compute.Container.Architecture

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: CSD03
    • Fix Version/s: None
    • Component/s: Profile-NFV
    • Labels:
      None

      Description

      The latest NFV profile document includes a definition for tosca.capabilities.Compute.Container.Architecture. This capability has a property called mem_page_size that is defined as follows:

      properties:
      mem_page_size:
      type: scalar-unit.size
      required: false
      constraints:

      • [normal, huge]

      There are at least 2 issues with the constraints on this property:

      • there is no constraint "operator" defined (it looks like what's intended here is a "valid_values" constraint)
      • 'normal' and 'huge' are strings and as a result are not valid values for scalar-unit.size

        Attachments

          Activity

            People

            • Assignee:
              lishitao shitao li
              Reporter:
              lauwers Chris Lauwers
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: