Age | Commit message (Collapse) | Author | Files | Lines |
|
Remove activity spec module from sdc since it is now part of sdc-workflow-designer project
Change-Id: I730e60708bf6bae757be46113601c7ce4fc92a92
Issue-ID: SDC-1651
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
Activity Spec Changes for docker in Kubernetes
Change-Id: I987fe097792ccd5d41a0ad811602dad72259d45f
Issue-ID: SDC-1048
Signed-off-by: priyanshu <pagarwal@amdocs.com>
|
|
Change the base images in dockerfile
Use cqlsh on alpine base image instead of onap/cqlsh.
Remove default 9042 port since this image works on 9160
Default port to 9160
Add version to jetty base image
Change-Id: I88a631174801769452551d3607fe744a831068a4
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|
|
Resolving merge conflict
Fixing todo items after rebase.
URL to be /activity-spec-api. Removing unused image. Renaming css
Configuring docker registry to push images and adding docker profile
Add maven docker module to generate below docker images
1 activity-spec-init:1.2.0-SNAPSHOT - creates cassandra keyspace and tables
in already running cassandra docker image
2 activity-spec-be:1.2.0-SNAPSHOT - deploys activity spec war and swagger war on base jetty docker image
Change-Id: Ic638e2cb9c224e9e6c91cf0f7198594593a77ae5
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|