Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 1 | { |
| 2 | "networks": { |
| 3 | }, |
| 4 | "service": { |
| 5 | "category": "Mobility", |
| 6 | "description": "Bla bla", |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 7 | "serviceRole":null, |
| 8 | "serviceType":null, |
Ofir Sonsino | 9dfd7e2 | 2017-09-20 13:20:42 +0300 | [diff] [blame] | 9 | |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 10 | "inputs": { |
| 11 | "greatdefect0_availability_zone_max_count": { |
| 12 | "constraints": [ |
| 13 | ], |
| 14 | "default": 1, |
| 15 | "description": "", |
| 16 | "entry_schema": null, |
| 17 | "required": true, |
| 18 | "type": "integer" |
| 19 | }, |
| 20 | "greatdefect0_itc_name_0": { |
| 21 | "constraints": [ |
| 22 | ], |
| 23 | "default": "ab", |
| 24 | "description": "ixla itc instance name", |
| 25 | "entry_schema": null, |
| 26 | "required": true, |
| 27 | "type": "string" |
| 28 | }, |
| 29 | "greatdefect0_vf_module_id": { |
| 30 | "constraints": [ |
| 31 | ], |
| 32 | "default": "abc", |
| 33 | "description": "Unique ID for this VF Module instance", |
| 34 | "entry_schema": null, |
| 35 | "required": true, |
| 36 | "type": "string" |
| 37 | } |
| 38 | }, |
| 39 | "invariantUuid": "bd9bf71a-df22-4c95-8638-89f15d875395", |
| 40 | "name": "Moriya_new_test", |
| 41 | "serviceEcompNaming": "true", |
| 42 | "toscaModelURL": null, |
| 43 | "uuid": "48a52540-8772-4368-9cdb-1f124ea5c931", |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 44 | "version": "1.0", |
| 45 | "instantiationType" : null |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 46 | }, |
| 47 | "vfModules": { |
| 48 | "greatdefect0..Greatdefect..base_ixla..module-0": { |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 49 | |
| 50 | |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 51 | "commands": { |
| 52 | }, |
| 53 | "customizationUuid": "316e323d-611d-4007-a647-b1d2ecdaee9e", |
| 54 | "description": null, |
| 55 | "invariantUuid": "80ff85fb-cb11-42cb-9737-e47095d42756", |
| 56 | "modelCustomizationName": "Greatdefect..base_ixla..module-0", |
| 57 | "name": "Greatdefect..base_ixla..module-0", |
| 58 | "uuid": "01166434-ef34-4969-aaf2-626203d72e48", |
| 59 | "version": "3", |
| 60 | "volumeGroupAllowed": false |
| 61 | }, |
| 62 | "greatdefect0..Greatdefect..module_1_ixla..module-2": { |
| 63 | "commands": { |
| 64 | }, |
| 65 | "customizationUuid": "1106fca3-235a-4f92-8d5a-960a7336b32f", |
| 66 | "description": null, |
| 67 | "invariantUuid": "e0297a51-c670-452e-b31c-c5b37c6ad40f", |
| 68 | "modelCustomizationName": "Greatdefect..module_1_ixla..module-2", |
| 69 | "name": "Greatdefect..module_1_ixla..module-2", |
| 70 | "uuid": "6f09e053-56a6-4fbb-8299-e1de616825cc", |
| 71 | "version": "3", |
| 72 | "volumeGroupAllowed": false |
| 73 | }, |
| 74 | "greatdefect0..Greatdefect..module_2_ixla..module-1": { |
| 75 | "commands": { |
| 76 | }, |
| 77 | "customizationUuid": "b52c1fda-fbbf-4de3-ad9b-190d4a14990c", |
| 78 | "description": null, |
| 79 | "invariantUuid": "23befc6e-aa97-4004-b215-4979c3f84913", |
| 80 | "modelCustomizationName": "Greatdefect..module_2_ixla..module-1", |
| 81 | "name": "Greatdefect..module_2_ixla..module-1", |
| 82 | "uuid": "dea8e41f-c996-4557-b521-263210d96baa", |
| 83 | "version": "3", |
| 84 | "volumeGroupAllowed": false |
| 85 | } |
| 86 | }, |
| 87 | "vnfs": { |
| 88 | "greatdefect 0": { |
| 89 | "commands": { |
| 90 | "availability_zone_max_count": { |
| 91 | "command": "get_input", |
| 92 | "displayName": "availability_zone_max_count", |
| 93 | "inputName": "greatdefect0_availability_zone_max_count" |
| 94 | }, |
| 95 | "itc_name_0": { |
| 96 | "command": "get_input", |
| 97 | "displayName": "itc_name_0", |
| 98 | "inputName": "greatdefect0_itc_name_0" |
| 99 | }, |
| 100 | "vf_module_id": { |
| 101 | "command": "get_input", |
| 102 | "displayName": "vf_module_id", |
| 103 | "inputName": "greatdefect0_vf_module_id" |
| 104 | } |
| 105 | }, |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 106 | "type":"VF", |
| 107 | |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 108 | "customizationUuid": "9123ced3-fbcd-42f7-b103-5965c54bbd66", |
| 109 | "description": "checl-IdanWithSecondFix", |
| 110 | "inputs": { |
| 111 | "availability_zone_max_count": { |
| 112 | "constraints": [ |
| 113 | ], |
| 114 | "default": 1, |
| 115 | "description": "", |
| 116 | "entry_schema": null, |
| 117 | "required": true, |
| 118 | "type": "integer" |
| 119 | }, |
| 120 | "itc_name_0": { |
| 121 | "constraints": [ |
| 122 | ], |
| 123 | "default": "ab", |
| 124 | "description": "ixla itc instance name", |
| 125 | "entry_schema": null, |
| 126 | "required": true, |
| 127 | "type": "string" |
| 128 | }, |
| 129 | "vf_module_id": { |
| 130 | "constraints": [ |
| 131 | ], |
| 132 | "default": "abc", |
| 133 | "description": "Unique ID for this VF Module instance", |
| 134 | "entry_schema": null, |
| 135 | "required": true, |
| 136 | "type": "string" |
| 137 | } |
| 138 | }, |
| 139 | "invariantUuid": "d149c45a-b42f-419a-9fac-f9c359fc2034", |
| 140 | "modelCustomizationName": "greatdefect 0", |
| 141 | "name": "greatdefect", |
| 142 | "properties": { |
| 143 | "availability_zone_max_count": "get_input:greatdefect0_availability_zone_max_count", |
| 144 | "itc_flavor_name": "nv.c8r24d160", |
| 145 | "itc_image_name": "NIMBUS_IXLA-ITC_8.20_EA_KVM_210117.qcow2", |
| 146 | "itc_name_0": "get_input:greatdefect0_itc_name_0", |
| 147 | "itm_flavor_name": "nv.c2r4d50", |
| 148 | "itm_image_name": "NIMBUS_IXLA-ITM_8.20.EA_KVM.qcow2", |
| 149 | "vf_module_id": "get_input:greatdefect0_vf_module_id" |
| 150 | }, |
| 151 | "uuid": "3b25707a-d345-4a80-8744-73adf8f2e67b", |
| 152 | "version": "3.0", |
| 153 | "vfModules": { |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 154 | "greatdefect0..Greatdefect..module_1_ixla..module-2": { |
| 155 | "uuid": "6f09e053-56a6-4fbb-8299-e1de616825cc", |
| 156 | "invariantUuid": "e0297a51-c670-452e-b31c-c5b37c6ad40f", |
| 157 | "customizationUuid": "1106fca3-235a-4f92-8d5a-960a7336b32f", |
| 158 | "description": null, |
| 159 | "name": "Greatdefect..module_1_ixla..module-2", |
| 160 | "version": "3", |
| 161 | "volumeGroupAllowed": false, |
| 162 | "commands": {}, |
| 163 | "modelCustomizationName": "Greatdefect..module_1_ixla..module-2" |
| 164 | }, |
| 165 | "greatdefect0..Greatdefect..base_ixla..module-0": { |
| 166 | "uuid": "01166434-ef34-4969-aaf2-626203d72e48", |
| 167 | "invariantUuid": "80ff85fb-cb11-42cb-9737-e47095d42756", |
| 168 | "customizationUuid": "316e323d-611d-4007-a647-b1d2ecdaee9e", |
| 169 | "description": null, |
| 170 | "name": "Greatdefect..base_ixla..module-0", |
| 171 | "version": "3", |
| 172 | "volumeGroupAllowed": false, |
| 173 | "commands": {}, |
| 174 | "modelCustomizationName": "Greatdefect..base_ixla..module-0" |
| 175 | }, |
| 176 | "greatdefect0..Greatdefect..module_2_ixla..module-1": { |
| 177 | "uuid": "dea8e41f-c996-4557-b521-263210d96baa", |
| 178 | "invariantUuid": "23befc6e-aa97-4004-b215-4979c3f84913", |
| 179 | "customizationUuid": "b52c1fda-fbbf-4de3-ad9b-190d4a14990c", |
| 180 | "description": null, |
| 181 | "name": "Greatdefect..module_2_ixla..module-1", |
| 182 | "version": "3", |
| 183 | "volumeGroupAllowed": false, |
| 184 | "commands": {}, |
| 185 | "modelCustomizationName": "Greatdefect..module_2_ixla..module-1" |
| 186 | } |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 187 | }, |
| 188 | "volumeGroups": { |
| 189 | } |
| 190 | } |
| 191 | }, |
Ofir Sonsino | 1cfb087 | 2018-01-31 17:19:00 +0200 | [diff] [blame] | 192 | "volumeGroups": {}, |
| 193 | "configurations":{}, |
| 194 | "serviceProxies":{}, |
| 195 | "pnfs":{} |
| 196 | |
Ofir Sonsino | b356707 | 2017-09-04 14:52:07 +0300 | [diff] [blame] | 197 | } |