Migrate jtosca repo into sdc-tosca
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 7 Nov 2019 19:51:32 +0000 (11:51 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 13 Nov 2019 01:25:41 +0000 (17:25 -0800)
commitf5bde6a64eaaa32fd4cfebfd7589c066962c7ddf
tree340fc4871a725356f592a8d2b4b895cb88737491
parent2c4bf50d490f7cf320c44152ed3d557ca9733534
parent2a3357829783d850d230d8b85b9e1c15effe1a38
Migrate jtosca repo into sdc-tosca

The following was performed in order to bring in this
code and preserve history:

- Move sdc/jtosca file contents to a new folder "jtosca"
remotely in that repo. This is reflected in commit
2a3357829783d850d230d8b85b9e1c15effe1a38
- Merge the contents from the newly moved files from
sdc/jtosca into sdc/sdc-tosca along with history which
is reflected in this merge commit.

Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>