summaryrefslogtreecommitdiffstats
path: root/kubernetes/cds/components/cds-blueprints-processor
AgeCommit message (Expand)AuthorFilesLines
2021-09-16[OOM] Use cert-initializer truststore instead of hard-coded ONAP Root CAAbdelmuhaimen Seaudi3-4/+31
2021-09-01Merge "[CDS] Enable workflow status"Sylvain Desbureaux2-0/+7
2021-08-31[CDS] Enable workflow statusKavitha P2-0/+7
2021-08-30[SO] SO Istanbul first release candidateDan Timoney1-1/+1
2021-06-10[CDS] Update chart with service accountfarida azmy3-0/+10
2021-05-03[CDS] Add startup probeJozsef Csongvai2-4/+19
2021-04-06[CDS] Bump CDS versions for RC1 bug fixesDan Timoney1-1/+1
2021-03-31[CCSDK-SDNC] Bump versions for HonoluluDan Timoney1-1/+1
2021-03-24[DOC][COMMON] Prepare Honolulu releaseSylvain Desbureaux2-4/+4
2021-01-06[CDS] Removed USE_SCRIPT_COMPILE_CACHE environment variableJulien Fontaine2-6/+1
2020-11-30[COMMON][DOC] Bump version GuilinSylvain Desbureaux2-3/+3
2020-11-24[CDS] Uses new tpls for repos / imagesSylvain Desbureaux15-0/+996
Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* 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 */ }
{
	"contrail-route-allotted-resource": [{
		"allotted-resource-id": ${ar.allotted-resource-id},
		"allotted-resource-data": {
			"contrail-route-topology": {
				"allotted-resource-identifiers": {
					"consuming-service-instance-id": ${ar.allotted-resource-data.contrail-route-topology.allotted-resource-identifiers.consuming-service-instance-id},
					"allotted-resource-name": ${ar.allotted-resource-data.contrail-route-topology.allotted-resource-identifiers.allotted-resource-name},
					"allotted-resource-id": ${ar.allotted-resource-data.contrail-route-topology.allotted-resource-identifiers.allotted-resource-id},
					"parent-service-instance-id": ${ar.allotted-resource-data.contrail-route-topology.allotted-resource-identifiers.parent-service-instance-id},
					"allotted-resource-type": ${ar.allotted-resource-data.contrail-route-topology.allotted-resource-identifiers.allotted-resource-type}
				},
				"onap-model-information": {
					"model-invariant-uuid": ${ar.allotted-resource-data.contrail-route-topology.onap-model-information.model-invariant-uuid},
					"model-customization-uuid": ${ar.allotted-resource-data.contrail-route-topology.onap-model-information.model-customization-uuid},
					"model-uuid": ${ar.allotted-resource-data.contrail-route-topology.onap-model-information.model-uuid},
					"model-version": ${ar.allotted-resource-data.contrail-route-topology.onap-model-information.model-version}
				},
				"contrail-route-assignments": {
					"fq-name": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.fq-name},
					"contrail-id": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.contrail-id},
					"vlan-tag": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.vlan-tag},
					"source-network": {
						"network-id": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.source-network.network-id},
						"network-role": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.source-network.network-role}
					},
					"dest-network": {
						"network-id": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.dest-network.network-id},
						"network-role": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.dest-network.network-role}
					},
					"contrail-applied-service": {
						"service-instance-id": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.contrail-applied-service.service-instance-id},
						"vnf-id": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.contrail-applied-service.vnf-id},
						"contrail-fqdn": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-assignments.contrail-applied-service.contrail-fqdn}
					}
				},
				"contrail-route-parameters": {
					"param" : [
  ${repeat:ar.allotted-resource-data.contrail-route-topology.contrail-route-parameters_length:
    					{
						"name": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-parameters[${1}].name},
						"value": ${ar.allotted-resource-data.contrail-route-topology.contrail-route-parameters[${1}].value}
    					}
   }
					]
				}
			},
			"allotted-resource-operation-information": {
			"allotted-resource-information": {
      				"allotted-resource-id": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.allotted-resource-id},
					"allotted-resource-type": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.allotted-resource-type},
					"parent-service-instance-id": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.parent-service-instance-id},
					"onap-model-information": {
						"model-invariant-uuid": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-invariant-uuid},
						"model-customization-uuid": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-customization-uuid},
						"model-uuid": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-uuid},
						"model-version": ${ar.allotted-resource-data.allotted-resource-operation-information.allotted-resource-information.onap-model-information.model-version}
      				}
    			},
    			"sdnc-request-header": {
      				"svc-request-id": ${ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.svc-request-id},
      				"svc-action": ${ar.allotted-resource-data.allotted-resource-operation-information.sdnc-request-header.svc-action}
    			},
			"request-information": {
				"request-id": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.request-id},
				"source": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.source},
				"order-version": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.order-version},
				"order-number": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.order-number},
				"notification-url": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.notification-url},
				"request-action": ${ar.allotted-resource-data.allotted-resource-operation-information.request-information.request-action}
			},
			"contrail-route-request-input": {
				"source-network": {
					"network-id": ${ar.allotted-resource-data.allotted-resource-operation-information.contrail-route-request-input.source-network.network-id},
					"network-role": ${ar.allotted-resource-data.allotted-resource-operation-information.contrail-route-request-input.source-network.network-role}
				},
				"dest-network": {
					"network-id": ${ar.allotted-resource-data.allotted-resource-operation-information.contrail-route-request-input.dest-network.network-id},
					"network-role": ${ar.allotted-resource-data.allotted-resource-operation-information.contrail-route-request-input.dest-network.network-role}
				},
				"contrail-applied-service-info": {
					"service-instance-id" : ${ar.allotted-resource-data.allotted-resource-operation-information.contrail-route-request-input.contrail-applied-service-info.service-instance-id}
				}
    			}
			},
			"allotted-resource-oper-status": {
				"last-action": ${ar.allotted-resource-data.allotted-resource-oper-status.last-action},
				"modify-timestamp": ${ar.allotted-resource-data.allotted-resource-oper-status.modify-timestamp},
				"last-order-status": ${ar.allotted-resource-data.allotted-resource-oper-status.last-order-status},
				"create-timestamp": ${ar.allotted-resource-data.allotted-resource-oper-status.create-timestamp},
				"order-status": ${ar.allotted-resource-data.allotted-resource-oper-status.order-status},
				"last-rpc-action": ${ar.allotted-resource-data.allotted-resource-oper-status.last-rpc-action},
				"last-svc-request-id": ${ar.allotted-resource-data.allotted-resource-oper-status.last-svc-request-id}
			}
		},
		"allotted-resource-status" : {
			"action": ${ar.allotted-resource-status.action},
			"rpc-name": ${ar.allotted-resource-status.rpc-name},
			"rpc-action": ${ar.allotted-resource-status.rpc-action}
		}
	}]
}