Initial OpenECOMP appc/deployment commit 61/261/1
authorPatrick Brady <pb071s@att.com>
Mon, 13 Feb 2017 19:57:08 +0000 (11:57 -0800)
committerPatrick Brady <pb071s@att.com>
Mon, 13 Feb 2017 19:58:35 +0000 (11:58 -0800)
commit835142575e76466d46e98fbf7e73c5b6d65a8afe
tree1ef44f1f45f5f6be774ec29c64997e1c4afe60eb
parentbf5aefe3c4206c00469b691a64d7707aa61ab150
Initial OpenECOMP appc/deployment commit

Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9
Signed-off-by: Patrick Brady <pb071s@att.com>
29 files changed:
.gitreview [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
docker-compose/docker-compose.yml [new file with mode: 0644]
installation/README.md [new file with mode: 0644]
installation/appc/pom.xml [new file with mode: 0644]
installation/appc/src/main/docker/Dockerfile [new file with mode: 0644]
installation/appc/src/main/scripts/installFeatures.sh [new file with mode: 0644]
installation/appc/src/main/scripts/installZips.sh [new file with mode: 0644]
installation/appc/src/main/scripts/startODL.sh [new file with mode: 0644]
installation/pom.xml [new file with mode: 0644]
installation/src/main/appc-properties/appc.properties [new file with mode: 0644]
installation/src/main/stores/truststore.openecomp.client.jks [new file with mode: 0644]
jenkins-settings.xml [new file with mode: 0644]
platform-logic/.gitignore [new file with mode: 0644]
platform-logic/appc/pom.xml [new file with mode: 0644]
platform-logic/appc/src/main/json/APPC_method_topology_operation_all_2.0.0.json [new file with mode: 0644]
platform-logic/appc/src/main/resources/graph.versions [new file with mode: 0644]
platform-logic/appc/src/main/xml/APPC_method_topology_operation_all_2.0.0.xml [new file with mode: 0644]
platform-logic/installer/pom.xml [new file with mode: 0644]
platform-logic/installer/src/assembly/assemble_zip.xml [new file with mode: 0644]
platform-logic/installer/src/main/resources/svclogic.properties [new file with mode: 0644]
platform-logic/installer/src/main/scripts/install.sh [new file with mode: 0644]
platform-logic/installer/src/main/scripts/setenv.sh [new file with mode: 0644]
platform-logic/installer/src/main/scripts/showActiveGraphs.sh [new file with mode: 0644]
platform-logic/installer/src/main/scripts/svclogic.sh [new file with mode: 0644]
platform-logic/pom.xml [new file with mode: 0644]
pom.xml [new file with mode: 0644]
version.properties [new file with mode: 0644]