Initial OpenECOMP Demo commit 41/541/1
authorplatania <platania@research.att.com>
Thu, 16 Feb 2017 16:20:22 +0000 (11:20 -0500)
committerplatania <platania@research.att.com>
Thu, 16 Feb 2017 16:20:47 +0000 (11:20 -0500)
commit3426556541256f93d2cba65df3b9c8d1d1772861
tree56e5b26481400d35e3e2e36be20df953793e348d
parentf525cb9014ae27ddd795f933dee54a78b214a589
Initial OpenECOMP Demo commit

Change-Id: Ibf8696196a7ac2c84ac8aa7cde1982c9c89fb64d
Signed-off-by: platania <platania@research.att.com>
215 files changed:
.gitreview [new file with mode: 0644]
LICENSE.TXT [new file with mode: 0644]
README.md [new file with mode: 0644]
boot/.DS_Store [new file with mode: 0644]
boot/.gitkeep [new file with mode: 0644]
boot/aaf_serv.sh [new file with mode: 0644]
boot/aaf_vm_init.sh [new file with mode: 0644]
boot/aai_serv.sh [new file with mode: 0644]
boot/aai_vm_init.sh [new file with mode: 0644]
boot/appc_serv.sh [new file with mode: 0644]
boot/appc_vm_init.sh [new file with mode: 0644]
boot/asdc_ext_volume_partitions.txt [new file with mode: 0644]
boot/asdc_serv.sh [new file with mode: 0644]
boot/asdc_vm_init.sh [new file with mode: 0644]
boot/db_openecomp_org [new file with mode: 0644]
boot/dcae_serv.sh [new file with mode: 0644]
boot/dcae_vm_init.sh [new file with mode: 0644]
boot/mr_serv.sh [new file with mode: 0644]
boot/mr_vm_init.sh [new file with mode: 0644]
boot/mso_serv.sh [new file with mode: 0644]
boot/mso_vm_init.sh [new file with mode: 0644]
boot/named.conf.local [new file with mode: 0644]
boot/named.conf.options [new file with mode: 0644]
boot/policy_serv.sh [new file with mode: 0644]
boot/policy_vm_init.sh [new file with mode: 0644]
boot/portal_serv.sh [new file with mode: 0644]
boot/portal_vm_init.sh [new file with mode: 0644]
boot/robot_serv.sh [new file with mode: 0644]
boot/robot_vm_init.sh [new file with mode: 0644]
boot/sdnc_serv.sh [new file with mode: 0644]
boot/sdnc_vm_init.sh [new file with mode: 0644]
boot/vid_serv.sh [new file with mode: 0644]
boot/vid_vm_init.sh [new file with mode: 0644]
deploy_scripts/.DS_Store [new file with mode: 0644]
deploy_scripts/deploy_boot.sh [new file with mode: 0755]
deploy_scripts/deploy_heat.sh [new file with mode: 0755]
deploy_scripts/deploy_vfw_scripts.sh [new file with mode: 0755]
deploy_scripts/deploy_vlb_scripts.sh [new file with mode: 0755]
deploy_scripts/repo_config.txt [new file with mode: 0644]
heat/.DS_Store [new file with mode: 0644]
heat/.gitkeep [new file with mode: 0644]
heat/LICENSE.TXT [new file with mode: 0644]
heat/OpenECOMP/.DS_Store [new file with mode: 0644]
heat/README.md [new file with mode: 0644]
heat/vFW/.DS_Store [new file with mode: 0644]
heat/vLB/.DS_Store [new file with mode: 0644]
vnfs/.DS_Store [new file with mode: 0644]
vnfs/.gitkeep [new file with mode: 0644]
vnfs/LICENSE.TXT [new file with mode: 0644]
vnfs/README.md [new file with mode: 0644]
vnfs/VES/.DS_Store [new file with mode: 0644]
vnfs/VES/LICENSE.md [new file with mode: 0644]
vnfs/VES/bldjobs/Doxyfile [new file with mode: 0644]
vnfs/VES/bldjobs/Makefile [new file with mode: 0644]
vnfs/VES/code/.DS_Store [new file with mode: 0644]
vnfs/VES/code/evel_library/double_list.c [new file with mode: 0644]
vnfs/VES/code/evel_library/double_list.h [new file with mode: 0644]
vnfs/VES/code/evel_library/evel.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel.h [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_event.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_event_mgr.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_fault.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_internal.h [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_internal_event.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_json_buffer.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_logging.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_mobile_flow.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_option.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_other.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_reporting_measurement.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_scaling_measurement.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_service.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_signaling.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_state_change.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_strings.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_syslog.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_throttle.c [new file with mode: 0644]
vnfs/VES/code/evel_library/evel_throttle.h [new file with mode: 0644]
vnfs/VES/code/evel_library/jsmn.c [new file with mode: 0644]
vnfs/VES/code/evel_library/jsmn.h [new file with mode: 0644]
vnfs/VES/code/evel_library/license.md [new file with mode: 0644]
vnfs/VES/code/evel_library/metadata.c [new file with mode: 0644]
vnfs/VES/code/evel_library/metadata.h [new file with mode: 0644]
vnfs/VES/code/evel_library/quickstart.md [new file with mode: 0644]
vnfs/VES/code/evel_library/readme.md [new file with mode: 0644]
vnfs/VES/code/evel_library/ring_buffer.c [new file with mode: 0644]
vnfs/VES/code/evel_library/ring_buffer.h [new file with mode: 0644]
vnfs/VES/code/evel_training/.DS_Store [new file with mode: 0644]
vnfs/VES/code/evel_training/.gitignore [new file with mode: 0644]
vnfs/VES/code/evel_unit/evel_unit.c [new file with mode: 0644]
vnfs/VES/dep.xml [new file with mode: 0644]
vnfs/VES/docs/source/evel/README [new file with mode: 0644]
vnfs/VES/libs/x86_64/README [new file with mode: 0644]
vnfs/VES/libs/x86_64/libevel.a [new file with mode: 0755]
vnfs/VES/output/.DS_Store [new file with mode: 0644]
vnfs/VES/output/x86_64/README [new file with mode: 0644]
vnfs/VES/pom.xml [new file with mode: 0644]
vnfs/VES/readme.md [new file with mode: 0644]
vnfs/VESreporting_vFW/LICENSE.TXT [new file with mode: 0644]
vnfs/VESreporting_vFW/Makefile [new file with mode: 0644]
vnfs/VESreporting_vFW/README.md [new file with mode: 0644]
vnfs/VESreporting_vFW/dep.xml [new file with mode: 0644]
vnfs/VESreporting_vFW/go-client.sh [new file with mode: 0755]
vnfs/VESreporting_vFW/pom.xml [new file with mode: 0644]
vnfs/VESreporting_vFW/vpp_measurement_reporter.c [new file with mode: 0644]
vnfs/VESreporting_vLB/LICENSE.TXT [new file with mode: 0644]
vnfs/VESreporting_vLB/Makefile [new file with mode: 0644]
vnfs/VESreporting_vLB/README.md [new file with mode: 0644]
vnfs/VESreporting_vLB/dep.xml [new file with mode: 0644]
vnfs/VESreporting_vLB/go-client.sh [new file with mode: 0755]
vnfs/VESreporting_vLB/pom.xml [new file with mode: 0644]
vnfs/VESreporting_vLB/vpp_measurement_reporter.c [new file with mode: 0644]
vnfs/honeycomb_plugin/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/LICENSE.TXT [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/README.md [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/pom.xml [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/java/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/java/io/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/java/io/fd/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/java/io/fd/honeycomb/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-distribution/src/main/java/io/fd/honeycomb/tutorial/Main.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/pom.xml [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/src/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/src/main/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-api/src/main/yang/sample-plugin.yang [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/.DS_Store [new file with mode: 0644]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/Readme.adoc [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/pom.xml [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/Module.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/ModuleConfiguration.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/init/ConfigDataInitializer.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/notif/SampleNotificationProducer.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/write/ModuleWriterFactory.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/sample-plugin-impl/src/main/java/io/fd/honeycomb/tutorial/write/PgWriteCustomizer.java [new file with mode: 0755]
vnfs/honeycomb_plugin/sample_plugin/settings.xml [new file with mode: 0644]
vnfs/pom.xml [new file with mode: 0755]
vnfs/settings.xml [new file with mode: 0644]
vnfs/vFW/.DS_Store [new file with mode: 0644]
vnfs/vFW/pg_streams/.DS_Store [new file with mode: 0644]
vnfs/vFW/pg_streams/dep.xml [new file with mode: 0644]
vnfs/vFW/pg_streams/pom.xml [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp1 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp10 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp2 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp3 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp4 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp5 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp6 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp7 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp8 [new file with mode: 0644]
vnfs/vFW/pg_streams/stream_fw_udp9 [new file with mode: 0644]
vnfs/vFW/scripts/.DS_Store [new file with mode: 0644]
vnfs/vFW/scripts/run_traffic_fw_demo.sh [new file with mode: 0755]
vnfs/vFW/scripts/v_firewall_init.sh [new file with mode: 0644]
vnfs/vFW/scripts/v_packetgen_init.sh [new file with mode: 0644]
vnfs/vFW/scripts/v_sink_init.sh [new file with mode: 0644]
vnfs/vFW/scripts/vfirewall.sh [new file with mode: 0644]
vnfs/vFW/scripts/vpacketgen.sh [new file with mode: 0644]
vnfs/vFW/scripts/vsink.sh [new file with mode: 0644]
vnfs/vLB/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSClient/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSClient/LICENSE.TXT [new file with mode: 0644]
vnfs/vLB/DNSClient/README.txt [new file with mode: 0644]
vnfs/vLB/DNSClient/pom.xml [new file with mode: 0644]
vnfs/vLB/DNSClient/src/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSClient/src/main/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSClient/src/main/java/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSClient/src/main/java/DNSServer.java [new file with mode: 0644]
vnfs/vLB/DNSClient/src/main/java/FDClient.java [new file with mode: 0644]
vnfs/vLB/DNSManager/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSManager/LICENSE.TXT [new file with mode: 0644]
vnfs/vLB/DNSManager/README.txt [new file with mode: 0644]
vnfs/vLB/DNSManager/pom.xml [new file with mode: 0644]
vnfs/vLB/DNSManager/src/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSManager/src/main/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSManager/src/main/java/.DS_Store [new file with mode: 0644]
vnfs/vLB/DNSManager/src/main/java/DNSMembershipManager.java [new file with mode: 0644]
vnfs/vLB/DNSManager/src/main/java/FDServer.java [new file with mode: 0644]
vnfs/vLB/dns_streams/.DS_Store [new file with mode: 0644]
vnfs/vLB/dns_streams/dep.xml [new file with mode: 0644]
vnfs/vLB/dns_streams/pom.xml [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns1 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns10 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns2 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns3 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns4 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns5 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns6 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns7 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns8 [new file with mode: 0644]
vnfs/vLB/dns_streams/stream_dns9 [new file with mode: 0644]
vnfs/vLB/scripts/.DS_Store [new file with mode: 0644]
vnfs/vLB/scripts/add_dns.sh [new file with mode: 0644]
vnfs/vLB/scripts/db_dnsdemo_openecomp_org [new file with mode: 0644]
vnfs/vLB/scripts/dnsclient.sh [new file with mode: 0644]
vnfs/vLB/scripts/dnsmembership.sh [new file with mode: 0644]
vnfs/vLB/scripts/named.conf.local [new file with mode: 0644]
vnfs/vLB/scripts/named.conf.options [new file with mode: 0644]
vnfs/vLB/scripts/remove_dns.sh [new file with mode: 0644]
vnfs/vLB/scripts/run_streams_dns.sh [new file with mode: 0755]
vnfs/vLB/scripts/set_gre_tunnel.sh [new file with mode: 0644]
vnfs/vLB/scripts/v_dns_init.sh [new file with mode: 0755]
vnfs/vLB/scripts/v_lb_init.sh [new file with mode: 0755]
vnfs/vLB/scripts/v_packetgen_for_dns_demo_init.sh [new file with mode: 0644]
vnfs/vLB/scripts/vdns.sh [new file with mode: 0644]
vnfs/vLB/scripts/vdnspacketgen_change_streams_ports.sh [new file with mode: 0644]
vnfs/vLB/scripts/vlb.sh [new file with mode: 0644]
vnfs/vLB/scripts/vpacketgenfordnsdemo.sh [new file with mode: 0644]