summaryrefslogtreecommitdiffstats
path: root/adapters/mso-openstack-adapters/.gitignore
blob: 2af7cefb0a3f1e7df2fc27b8421f0e16b460e680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
target/
!.mvn/wrapper/maven-wrapper.jar

### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans

### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr

### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
hlight .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 */ }
{
    "service": {
        "uuid": "68101369-6f08-4e99-9a28-fa6327d344f3",
        "invariantUuid": "d752a44c-ac7b-4bda-8111-fb52312d101e",
        "name": "Macro_flow_test",
        "version": "1.0",
        "toscaModelURL": null,
        "category": "Network L1-3",
        "serviceType": null,
        "serviceRole": null,
        "description": "dsfg",
        "serviceEcompNaming": "true",
        "instantiationType": "ClientConfig",
        "inputs": {
            "extvl0_network_scope": {
                "type": "string",
                "description": "Uniquely identifies the network scope. Valid values for the network scope   includes: VF - VF-level network. Intra-VF network which connects the VFCs (VMs) inside the VF. SERVICE - Service-level network. Intra-Service network which connects  the VFs within the service GLOBAL - Global network which can be shared by multiple services\n",
                "entry_schema": null,
                "inputProperties": null,
                "constraints": [

                ],
                "required": true,
                "default": null
            },
            "extvl0_network_role": {
                "type": "string",
                "description": "Unique label that defines the role that this network performs.   example: vce oam network, vnat sr-iov1 network\n",
                "entry_schema": null,
                "inputProperties": null,
                "constraints": [

                ],
                "required": true,
                "default": null
            },
            "extvl0_exVL_naming_naming_policy": {
                "type": "string",
                "description": "Reference to naming policy that ECOMP will use when the name is auto-generated",
                "entry_schema": null,
                "inputProperties": null,
                "constraints": [

                ],
                "required": true,
                "default": null
            }
        }
    },
    "vnfs": {

    },
    "networks": {
        "ExtVL 0": {
            "uuid": "af584529-d7f0-420e-a6f3-c38b689c030f",
            "invariantUuid": "379f816b-a7aa-422f-be30-17114ff50b7c",
            "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
            "name": "ExtVL",
            "version": "4.0",
            "customizationUuid": "664f8aa7-3989-46ac-81c0-dd72a8a63f26",
            "inputs": {

            },
            "commands": {

            },
            "properties": {
                "network_role": "get_input:extvl0_network_role",
                "exVL_naming": "{naming_policy=get_input:extvl0_exVL_naming_naming_policy, ecomp_generated_naming=true}",
                "network_scope": "get_input:extvl0_network_scope",
                "ecomp_generated_naming": "true",
                "network_technology": "Standard-SR-IOV"
            },
            "type": "VL",
            "modelCustomizationName": "ExtVL 0"
        }
    },
    "collectionResources": {

    },
    "configurations": {

    },
    "serviceProxies": {

    },
    "vfModules": {

    },
    "volumeGroups": {

    },
    "pnfs": {

    },
    "vnfGroups": {},
    "vrfs": {

    }
}