summaryrefslogtreecommitdiffstats
path: root/version.properties
blob: ae234638ee20e3043e4a86c57306fe5db4d448ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Versioning variables
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support

major=2
minor=0
patch=1

base_version=${major}.${minor}.${patch}

# Release must be completed with git revision # in Jenkins
release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT
} /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
tosca_definitions_version: tosca_simple_yaml_1_1
metadata:
  invariantUUID: 5be056bd-1ecd-4c14-9465-3bbc994190ee
  UUID: 188ed3c6-1573-4b2d-9d3f-a03693bed79b
  name: TestNs8
  description: test
  type: Service
  category: Network Service
  serviceType: ''
  serviceRole: ''
  instantiationType: A-la-carte
  serviceEcompNaming: true
  ecompGeneratedNaming: true
  namingPolicy: ''
  environmentContext: General_Revenue-Bearing
imports:
- nodes:
    file: nodes.yml
- datatypes:
    file: data.yml
- capabilities:
    file: capabilities.yml
- relationships:
    file: relationships.yml
- groups:
    file: groups.yml
- policies:
    file: policies.yml
- annotations:
    file: annotations.yml
- service-TestNs8-interface:
    file: service-Testns8-template-interface.yml
- resource-vgw1181049:
    file: resource-Vgw1181049-template.yml
- resource-vgw1181049-interface:
    file: resource-Vgw1181049-template-interface.yml
topology_template:
  node_templates:
    vgw1181049 0:
      type: org.openecomp.resource.vf.Vgw1181049
      metadata:
        invariantUUID: b233407f-fe4e-474e-af23-5ddca98639b2
        UUID: 9119a7bd-859b-46ae-825f-47aa7570220d
        customizationUUID: 32efc3ac-6fd2-4cda-9f15-592e54f41560
        version: '1.0'
        name: ##RANDOM_RESOURCE_NAME##
        description: test
        type: VF
        category: Generic
        subcategory: Infrastructure
        resourceVendor: vendor
        resourceVendorRelease: '1.0'
        resourceVendorModelNumber: ''
      properties:
        nf_naming:
          ecomp_generated_naming: true
        multi_stage_design: false
        availability_zone_max_count: 1
      capabilities:
        vdu_vgw_0.virtual_compute:
          properties:
            virtual_memory:
              virtual_mem_size: 4096 MB
              vdu_memory_requirements:
                numberOfPages: '{"schemaVersion": "0","schemaSelector": "","hardwarePlatform":
                  "generic","mandatory": "true", "configurationValue": "1024"}'
                memoryPageSize: '{"schemaVersion": "0", "schemaSelector": "", "hardwarePlatform":
                  "generic", "mandatory": "true", "configurationValue": "2 MB"}'
            virtual_cpu:
              cpu_architecture: generic
              num_virtual_cpu: 2
  substitution_mappings:
    node_type: org.openecomp.service.Testns8
    capabilities:
      vgw11810490.virtualstorage_root_all.virtual_storage:
      - vgw11810490
      - virtualstorage_root_all.virtual_storage
      vgw11810490.llu_vnf.feature:
      - vgw11810490
      - llu_vnf.feature
      vgw11810490.vdu_vgw_0.monitoring_parameter:
      - vgw11810490
      - vdu_vgw_0.monitoring_parameter
      vgw11810490.vl_mux_gw_private_net.monitoring_parameter:
      - vgw11810490
      - vl_mux_gw_private_net.monitoring_parameter
      vgw11810490.cp_vgw_mux_gw_private_net.feature:
      - vgw11810490
      - cp_vgw_mux_gw_private_net.feature
      vgw11810490.vl_mux_gw_private_net.feature:
      - vgw11810490
      - vl_mux_gw_private_net.feature
      vgw11810490.vdu_vgw_0.feature:
      - vgw11810490
      - vdu_vgw_0.feature
      vgw11810490.vl_mux_gw_private_net.virtual_linkable:
      - vgw11810490
      - vl_mux_gw_private_net.virtual_linkable
      vgw11810490.vdu_vgw_0.virtual_binding:
      - vgw11810490
      - vdu_vgw_0.virtual_binding
      vgw11810490.virtualstorage_root_all.feature:
      - vgw11810490
      - virtualstorage_root_all.feature
      vgw11810490.vdu_vgw_0.virtual_compute:
      - vgw11810490
      - vdu_vgw_0.virtual_compute
    requirements:
      vgw11810490.vdu_vgw_0.virtual_storage:
      - vgw11810490
      - vdu_vgw_0.virtual_storage
      vgw11810490.cp_vgw_mux_gw_private_net.virtual_link:
      - vgw11810490
      - cp_vgw_mux_gw_private_net.virtual_link
      vgw11810490.llu_vnf.dependency:
      - vgw11810490
      - llu_vnf.dependency
      vgw11810490.virtualstorage_root_all.dependency:
      - vgw11810490
      - virtualstorage_root_all.dependency
      vgw11810490.cp_vgw_mux_gw_private_net.dependency:
      - vgw11810490
      - cp_vgw_mux_gw_private_net.dependency
      vgw11810490.llu_vnf.virtual_link:
      - vgw11810490
      - llu_vnf.virtual_link
      vgw11810490.vl_mux_gw_private_net.dependency:
      - vgw11810490
      - vl_mux_gw_private_net.dependency
      vgw11810490.vdu_vgw_0.dependency:
      - vgw11810490
      - vdu_vgw_0.dependency
      vgw11810490.cp_vgw_mux_gw_private_net.virtual_binding:
      - vgw11810490
      - cp_vgw_mux_gw_private_net.virtual_binding