SDNC-665: Python script for adding to ODL keystore 18/82918/3
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)
commitd12485a21f4393c3f43b5eb19f64a9cb1018a551
treee22c519371ccf3cfe82e837ad16b0c10450b3872
parentdfe82e2ec91671d419f2d8af66764fa4c4d3406e
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>
Former-commit-id: ab6cd3f85534f22768bd028da6aa4d206310bd48
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