Add platform installer for A1 controller 17/1517/1
authorRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 12 Nov 2019 19:10:43 +0000 (20:10 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 12 Nov 2019 19:11:02 +0000 (20:11 +0100)
commitdbadd6eec0e82088b652147dc46f5ebf05ef2ce8
tree5527eaacc8e5e39f20411512030eff78b81e591d
parent9c2bfab6a9c8a40b8336ab4d457dd2feae9a149c
Add platform installer for A1 controller

Change-Id: Ic24aeab182ffba1d4efd937ad4e3359752c5677c
Issue-ID: NONRTRIC-70
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
sdnc-a1-controller/oam/installation/sdnc/pom.xml
sdnc-a1-controller/oam/platform-logic/.gitignore [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/installer/pom.xml [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/installer/src/assembly/assemble_zip.xml [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/pom.xml [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/setup/pom.xml [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/src/main/scripts/updateDgNamespace.sh [new file with mode: 0755]
sdnc-a1-controller/oam/platform-logic/src/main/scripts/updatePackages.sh [new file with mode: 0755]
sdnc-a1-controller/oam/pom.xml