1 tosca_definitions_version: tosca_simple_yaml_1_0_0
3 template_name: nested-ppd_v1.0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
10 org.openecomp.resource.vfc.nodes.heat.pcrf_ppd_server:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
19 description: PCRF PD image name
20 availabilityzone_name:
21 label: availabilityzone name
25 description: availabilityzone name
31 description: Sp network ip
33 label: PCRF PD server name
37 description: PCRF PD server name
43 description: Gx network ip
45 label: Sy network name
49 description: Sy network name
51 label: Sp network mask
55 description: Sp network mask
61 description: Sd network ip
67 description: PCRF VNF Id
69 label: OAM network name
73 description: OAM network name
79 description: OAM network ip
81 label: CPS network mask
85 description: CPS network mask
87 label: Gx network mask
91 description: Gx network mask
93 label: Sgi Sy network name
97 description: Sgi Sy network name
99 label: Sd network name
103 description: Sd network name
105 label: CPS network gateway
109 description: CPS network gateway
111 label: Rx network name
115 description: Rx network name
121 description: Rx network ip
127 description: Sy network ip
129 label: Sgi Sy network ip
133 description: Sgi Sy network ip
134 pcrf_ppd_flavor_name:
135 label: PCRF PD flavor name
139 description: flavor name of PCRF PD instance
141 label: CPS network ip
145 description: CPS network ip
147 label: Sy network mask
151 description: Sy network mask
153 label: CPS network name
157 description: CPS network name
159 label: CPS network mask
163 description: CPS network mask
164 pcrf_lb_management_vip:
165 label: CPS OAM LB VIP
169 description: CPS OAM LB VIP
170 pcrf_sgi_sy_net_mask:
171 label: Sgi Sy network mask
175 description: Sgi Sy network mask
176 pcrf_lb_internal_vip:
177 label: CPS Internal LB VIP
181 description: CPS Internal LB VIP
183 label: Sd network mask
187 description: Sd network mask
189 label: Gx network name
193 description: Gx network name
195 label: Sp network name
199 description: Sp network name
201 label: Rx network mask
205 description: Rx network mask
206 pcrf_security_group_name:
207 label: security group name
211 description: the name of security group
214 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
220 floating_ip_count_required:
225 floating_ip_count_required:
228 - get_input: pcrf_security_group_name
231 get_input: pcrf_rx_net_ip
235 network_role_tag: pcrf_rx
237 get_input: pcrf_rx_net_name
240 capability: tosca.capabilities.network.Bindable
241 node: pcrf_server_ppd
242 relationship: tosca.relationships.network.BindsTo
244 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
250 floating_ip_count_required:
255 floating_ip_count_required:
258 - get_input: pcrf_security_group_name
261 get_input: pcrf_sd_net_ip
265 network_role_tag: pcrf_sd
267 get_input: pcrf_sd_net_name
270 capability: tosca.capabilities.network.Bindable
271 node: pcrf_server_ppd
272 relationship: tosca.relationships.network.BindsTo
274 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
280 floating_ip_count_required:
285 floating_ip_count_required:
288 - get_input: pcrf_security_group_name
291 get_input: pcrf_sp_net_ip
295 network_role_tag: pcrf_sp
297 get_input: pcrf_sp_net_name
300 capability: tosca.capabilities.network.Bindable
301 node: pcrf_server_ppd
302 relationship: tosca.relationships.network.BindsTo
304 type: org.openecomp.resource.vfc.nodes.heat.pcrf_ppd_server
307 get_input: pcrf_ppd_flavor_name
309 get_input: availabilityzone_name
311 get_input: pcrf_ppd_image_name
314 get_input: pcrf_vnf_id
316 user_data_format: RAW
318 get_input: pcrf_ppd_server_name
320 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
326 floating_ip_count_required:
331 floating_ip_count_required:
334 - get_input: pcrf_security_group_name
337 get_input: pcrf_sy_net_ip
341 network_role_tag: pcrf_sy
343 get_input: pcrf_sy_net_name
346 capability: tosca.capabilities.network.Bindable
347 node: pcrf_server_ppd
348 relationship: tosca.relationships.network.BindsTo
350 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
356 floating_ip_count_required:
361 floating_ip_count_required:
364 - get_input: pcrf_security_group_name
367 get_input: pcrf_sgi_sy_net_ip
371 network_role_tag: pcrf_sgi_sy
373 get_input: pcrf_sgi_sy_net_name
376 capability: tosca.capabilities.network.Bindable
377 node: pcrf_server_ppd
378 relationship: tosca.relationships.network.BindsTo
380 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
386 floating_ip_count_required:
391 floating_ip_count_required:
394 - get_input: pcrf_security_group_name
397 get_input: pcrf_oam_net_ip
401 allowed_address_pairs:
403 get_input: pcrf_lb_management_vip
404 network_role_tag: pcrf_oam
406 get_input: pcrf_oam_net_name
409 capability: tosca.capabilities.network.Bindable
410 node: pcrf_server_ppd
411 relationship: tosca.relationships.network.BindsTo
413 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
419 floating_ip_count_required:
424 floating_ip_count_required:
427 - get_input: pcrf_security_group_name
430 get_input: pcrf_gx_net_ip
434 network_role_tag: pcrf_gx
436 get_input: pcrf_gx_net_name
439 capability: tosca.capabilities.network.Bindable
440 node: pcrf_server_ppd
441 relationship: tosca.relationships.network.BindsTo
443 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
449 floating_ip_count_required:
454 floating_ip_count_required:
457 - get_input: pcrf_security_group_name
460 get_input: pcrf_cps_net_ip
464 allowed_address_pairs:
466 get_input: pcrf_lb_internal_vip
467 network_role_tag: pcrf_cps
469 get_input: pcrf_cps_net_name
472 capability: tosca.capabilities.network.Bindable
473 node: pcrf_server_ppd
474 relationship: tosca.relationships.network.BindsTo
476 nested-ppd_v1.0_group:
477 type: org.openecomp.groups.heat.HeatStack
479 heat_file: ../Artifacts/nested-ppd_v1.0.yaml
480 description: heat template that creates PCRF Policy Director stack
491 substitution_mappings:
492 node_type: org.openecomp.resource.abstract.nodes.heat.nested-ppd_v1.0
494 disk.device.read.requests_pcrf_server_ppd:
496 - disk.device.read.requests
497 disk.write.requests_pcrf_server_ppd:
499 - disk.write.requests
500 disk.usage_pcrf_server_ppd:
503 disk.latency_pcrf_server_ppd:
506 network.incoming.packets.rate_pcrf_ppd_port_0:
508 - network.incoming.packets.rate
509 network.incoming.packets.rate_pcrf_ppd_port_2:
511 - network.incoming.packets.rate
512 network.incoming.packets.rate_pcrf_ppd_port_1:
514 - network.incoming.packets.rate
515 disk.device.write.bytes_pcrf_server_ppd:
517 - disk.device.write.bytes
518 disk.device.write.bytes.rate_pcrf_server_ppd:
520 - disk.device.write.bytes.rate
521 network.incoming.packets.rate_pcrf_ppd_port_4:
523 - network.incoming.packets.rate
524 network.incoming.packets.rate_pcrf_ppd_port_3:
526 - network.incoming.packets.rate
527 scalable_pcrf_server_ppd:
530 network.incoming.packets.rate_pcrf_ppd_port_6:
532 - network.incoming.packets.rate
533 network.incoming.packets.rate_pcrf_ppd_port_5:
535 - network.incoming.packets.rate
536 network.incoming.packets.rate_pcrf_ppd_port_7:
538 - network.incoming.packets.rate
539 disk.read.bytes.rate_pcrf_server_ppd:
541 - disk.read.bytes.rate
542 network.incoming.bytes.rate_pcrf_ppd_port_7:
544 - network.incoming.bytes.rate
545 network.incoming.bytes.rate_pcrf_ppd_port_3:
547 - network.incoming.bytes.rate
548 network.incoming.bytes.rate_pcrf_ppd_port_4:
550 - network.incoming.bytes.rate
551 network.incoming.bytes.rate_pcrf_ppd_port_5:
553 - network.incoming.bytes.rate
554 disk.device.allocation_pcrf_server_ppd:
556 - disk.device.allocation
557 network.incoming.bytes.rate_pcrf_ppd_port_6:
559 - network.incoming.bytes.rate
560 binding_pcrf_ppd_port_6:
563 binding_pcrf_ppd_port_5:
566 network.incoming.bytes.rate_pcrf_ppd_port_0:
568 - network.incoming.bytes.rate
569 network.incoming.bytes.rate_pcrf_ppd_port_1:
571 - network.incoming.bytes.rate
572 binding_pcrf_ppd_port_7:
575 network.incoming.bytes.rate_pcrf_ppd_port_2:
577 - network.incoming.bytes.rate
578 binding_pcrf_ppd_port_2:
581 binding_pcrf_ppd_port_1:
584 binding_pcrf_ppd_port_4:
587 binding_pcrf_ppd_port_3:
590 binding_pcrf_ppd_port_0:
593 memory.resident_pcrf_server_ppd:
596 forwarder_pcrf_ppd_port_7:
599 network.outgoing.bytes.rate_pcrf_ppd_port_7:
601 - network.outgoing.bytes.rate
602 forwarder_pcrf_ppd_port_6:
605 forwarder_pcrf_ppd_port_5:
608 network.outgoing.bytes.rate_pcrf_ppd_port_5:
610 - network.outgoing.bytes.rate
611 binding_pcrf_server_ppd:
614 network.outgoing.bytes.rate_pcrf_ppd_port_6:
616 - network.outgoing.bytes.rate
617 forwarder_pcrf_ppd_port_4:
620 forwarder_pcrf_ppd_port_3:
623 forwarder_pcrf_ppd_port_2:
629 forwarder_pcrf_ppd_port_1:
632 disk.capacity_pcrf_server_ppd:
635 forwarder_pcrf_ppd_port_0:
638 endpoint_pcrf_server_ppd:
641 feature_pcrf_server_ppd:
644 disk.write.bytes_pcrf_server_ppd:
647 disk.device.usage_pcrf_server_ppd:
650 network.outgoing.bytes.rate_pcrf_ppd_port_0:
652 - network.outgoing.bytes.rate
653 network.outgoing.bytes.rate_pcrf_ppd_port_3:
655 - network.outgoing.bytes.rate
656 network.outgoing.bytes.rate_pcrf_ppd_port_4:
658 - network.outgoing.bytes.rate
659 network.outgoing.bytes.rate_pcrf_ppd_port_1:
661 - network.outgoing.bytes.rate
662 network.outgoing.bytes.rate_pcrf_ppd_port_2:
664 - network.outgoing.bytes.rate
665 memory_pcrf_server_ppd:
668 network.incoming.packets_pcrf_ppd_port_7:
670 - network.incoming.packets
671 network.incoming.packets_pcrf_ppd_port_5:
673 - network.incoming.packets
674 disk.root.size_pcrf_server_ppd:
677 network.incoming.packets_pcrf_ppd_port_6:
679 - network.incoming.packets
680 disk.allocation_pcrf_server_ppd:
683 network.incoming.packets_pcrf_ppd_port_3:
685 - network.incoming.packets
686 disk.device.iops_pcrf_server_ppd:
689 network.incoming.packets_pcrf_ppd_port_4:
691 - network.incoming.packets
692 network.incoming.packets_pcrf_ppd_port_1:
694 - network.incoming.packets
695 network.incoming.packets_pcrf_ppd_port_2:
697 - network.incoming.packets
698 network.incoming.packets_pcrf_ppd_port_0:
700 - network.incoming.packets
701 disk.device.write.requests.rate_pcrf_server_ppd:
703 - disk.device.write.requests.rate
704 disk.device.write.requests_pcrf_server_ppd:
706 - disk.device.write.requests
707 disk.device.latency_pcrf_server_ppd:
709 - disk.device.latency
710 host_pcrf_server_ppd:
713 disk.write.bytes.rate_pcrf_server_ppd:
715 - disk.write.bytes.rate
716 disk.read.bytes_pcrf_server_ppd:
719 network.outgoing.bytes_pcrf_ppd_port_0:
721 - network.outgoing.bytes
722 network.outgoing.bytes_pcrf_ppd_port_6:
724 - network.outgoing.bytes
725 network.outgoing.bytes_pcrf_ppd_port_5:
727 - network.outgoing.bytes
728 network.outgoing.bytes_pcrf_ppd_port_7:
730 - network.outgoing.bytes
731 feature_pcrf_ppd_port_5:
734 disk.device.read.bytes_pcrf_server_ppd:
736 - disk.device.read.bytes
737 network.outgoing.bytes_pcrf_ppd_port_2:
739 - network.outgoing.bytes
740 feature_pcrf_ppd_port_4:
743 network.outgoing.bytes_pcrf_ppd_port_1:
745 - network.outgoing.bytes
746 network.outgoing.bytes_pcrf_ppd_port_4:
748 - network.outgoing.bytes
749 feature_pcrf_ppd_port_7:
752 feature_pcrf_ppd_port_6:
755 network.outgoing.bytes_pcrf_ppd_port_3:
757 - network.outgoing.bytes
758 disk.write.requests.rate_pcrf_server_ppd:
760 - disk.write.requests.rate
761 network.outpoing.packets_pcrf_ppd_port_6:
763 - network.outpoing.packets
764 disk.read.requests_pcrf_server_ppd:
767 attachment_pcrf_ppd_port_1:
770 network.outpoing.packets_pcrf_ppd_port_7:
772 - network.outpoing.packets
773 attachment_pcrf_ppd_port_2:
776 network.outpoing.packets_pcrf_ppd_port_4:
778 - network.outpoing.packets
779 network.outpoing.packets_pcrf_ppd_port_5:
781 - network.outpoing.packets
782 attachment_pcrf_ppd_port_0:
785 attachment_pcrf_ppd_port_5:
788 network.outpoing.packets_pcrf_ppd_port_2:
790 - network.outpoing.packets
791 attachment_pcrf_ppd_port_6:
794 network.outpoing.packets_pcrf_ppd_port_3:
796 - network.outpoing.packets
800 attachment_pcrf_ppd_port_3:
803 network.outpoing.packets_pcrf_ppd_port_0:
805 - network.outpoing.packets
806 attachment_pcrf_ppd_port_4:
809 network.outpoing.packets_pcrf_ppd_port_1:
811 - network.outpoing.packets
812 feature_pcrf_ppd_port_1:
815 feature_pcrf_ppd_port_0:
818 feature_pcrf_ppd_port_3:
821 feature_pcrf_ppd_port_2:
824 network.outgoing.packets.rate_pcrf_ppd_port_0:
826 - network.outgoing.packets.rate
827 network.outgoing.packets.rate_pcrf_ppd_port_1:
829 - network.outgoing.packets.rate
830 network.outgoing.packets.rate_pcrf_ppd_port_2:
832 - network.outgoing.packets.rate
833 network.outgoing.packets.rate_pcrf_ppd_port_3:
835 - network.outgoing.packets.rate
836 network.incoming.bytes_pcrf_ppd_port_7:
838 - network.incoming.bytes
839 network.outgoing.packets.rate_pcrf_ppd_port_4:
841 - network.outgoing.packets.rate
842 network.outgoing.packets.rate_pcrf_ppd_port_5:
844 - network.outgoing.packets.rate
845 network.incoming.bytes_pcrf_ppd_port_5:
847 - network.incoming.bytes
848 network.outgoing.packets.rate_pcrf_ppd_port_6:
850 - network.outgoing.packets.rate
851 network.incoming.bytes_pcrf_ppd_port_6:
853 - network.incoming.bytes
854 network.incoming.bytes_pcrf_ppd_port_3:
856 - network.incoming.bytes
857 network.outgoing.packets.rate_pcrf_ppd_port_7:
859 - network.outgoing.packets.rate
860 network.incoming.bytes_pcrf_ppd_port_4:
862 - network.incoming.bytes
863 network.incoming.bytes_pcrf_ppd_port_1:
865 - network.incoming.bytes
866 network.incoming.bytes_pcrf_ppd_port_2:
868 - network.incoming.bytes
869 cpu_util_pcrf_server_ppd:
872 network.incoming.bytes_pcrf_ppd_port_0:
874 - network.incoming.bytes
875 disk.device.read.requests.rate_pcrf_server_ppd:
877 - disk.device.read.requests.rate
878 attachment_pcrf_ppd_port_7:
881 memory.usage_pcrf_server_ppd:
884 disk.device.capacity_pcrf_server_ppd:
886 - disk.device.capacity
887 disk.ephemeral.size_pcrf_server_ppd:
889 - disk.ephemeral.size
890 cpu.delta_pcrf_server_ppd:
893 vcpus_pcrf_server_ppd:
896 instance_pcrf_server_ppd:
899 disk.device.read.bytes.rate_pcrf_server_ppd:
901 - disk.device.read.bytes.rate
902 disk.iops_pcrf_server_ppd:
906 link_pcrf_ppd_port_3:
909 dependency_pcrf_ppd_port_7:
912 link_pcrf_ppd_port_2:
915 link_pcrf_ppd_port_1:
918 link_pcrf_ppd_port_0:
921 link_pcrf_ppd_port_7:
924 link_pcrf_ppd_port_6:
927 link_pcrf_ppd_port_5:
930 link_pcrf_ppd_port_4:
933 dependency_pcrf_ppd_port_0:
936 dependency_pcrf_ppd_port_1:
939 dependency_pcrf_ppd_port_2:
942 dependency_pcrf_ppd_port_3:
945 dependency_pcrf_server_ppd:
948 dependency_pcrf_ppd_port_4:
951 dependency_pcrf_ppd_port_5:
954 dependency_pcrf_ppd_port_6:
957 local_storage_pcrf_server_ppd: