SDNC-665: Python script for adding to ODL keystore
authorDarraghEgan <darragh.egan@est.tech>
Mon, 25 Mar 2019 18:05:08 +0000 (18:05 +0000)
committerDarraghEgan <darragh.egan@est.tech>
Mon, 25 Mar 2019 18:05:08 +0000 (18:05 +0000)
commitab6cd3f85534f22768bd028da6aa4d206310bd48
treee22c519371ccf3cfe82e837ad16b0c10450b3872
parentb29c2cdabddc4b982b597fa9cc7d845f0d0b403a
SDNC-665: Python script for adding to ODL keystore

This is for the post operation of keystore to add
new keystore to odl while it's coming up and also
to add certificates and keys that are available
to odl's keystore and truststore

Issue-ID: SDNC-665
Change-Id: Id19d4179170255adfe1a2448a3a2b8173ecf9e93
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
installation/sdnc/pom.xml
installation/sdnc/src/main/docker/Dockerfile
installation/sdnc/src/main/scripts/installCerts.py [new file with mode: 0644]
installation/sdnc/src/main/scripts/startODL.sh