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-269

tosca.nodes.Database should have some more optional properties

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: New
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Profile-YAML
    • Labels:
      None
    • Proposal:
      Hide

      db_encoding:
      type: string
      description: the character set encoding
      db_grant:
      type: string
      description: the grants on the Db (could be a list or we keep it as string and leave the user write a comma delimited value

      Show
      db_encoding: type: string description: the character set encoding db_grant: type: string description: the grants on the Db (could be a list or we keep it as string and leave the user write a comma delimited value

      Description

      The Database object should have as optional the encoding and grant that are informations present in more or less all DB.
      This could halp the node to be a more useful as it is and not requiring people to extend it

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              luca.gioppo Luca Gioppo (Inactive)
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: