Age | Commit message (Collapse) | Author | Files | Lines |
|
Update so/libs version to 1.2.1
Update aai-common version to 1.2.1
Update sdc-distribution-client version to 1.3.0
Update sdc-tosca version to 1.3.3
Change-Id: I6c8f1c5476efc4dc866bf765c265736ab70c12c7
Issue-ID: SO-536
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue-ID: SO-505
Change-Id: I50b762860bf38a9f4e8d4b990d64056f61642f0f
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-505
Change-Id: Ie253b0d9d54b72b2716c0f9fe0ee8c47f340ec84
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
This is code from AT&T's 1712 and 1802 releases.
Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04
Issue-ID: SO-425
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
This reverts commit 327b17ab250b4c17cf3f91f5e4cd9bffd89f3d1e.
It is seriously impeding our ability complete the promised merge of AT&T
1802 code.
While I'm all for coding standards, if we are serious about using spaces
instead of tabs, then I think we need to (1) agree with the community when
this will happen, (2) do consistently in all files, and (3) enforce it.
Change-Id: Ib9b996f6b6c7d81ac9ac95d58b0c7d8cc39675ff
Issue-ID: SO-368
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: If1df4b792fca2a127e169e393268d63ef31d9ed1
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Reduce build log warnings by formatting tests
to ONAP code conventions (removing tabs etc.)
Issue-ID: SO-368
Change-Id: I48c6d359b83617aebeb79db4e30c1d72d31f7eec
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Ib7aea4df7e6a31cf5e1e6513b89bed6f878537af
Issue-ID: SO-372
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Change-Id: Idbec6e7239f526cb236212aa0509218218f60b1d
Issue-ID: SO-365
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
|
|
Bump minor version in preparation for Amsterdam
branching.
Change-Id: Ib72ca9cab2782a4fee15fff8f0653f0c53ad9f71
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
IssueId: SO-346
Change-Id: I4bd910032baa26c2aa154d3860bf4d34ecf7d9dd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
This will allow a certificate to be replaced with a new one.
Issue: SO-342
Change-Id: I07dafe4aa4a8603de400913d3e4bdf709fd4daae
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Several failed attempts to split the BPMN application into
multiple applications with separate camunda process engines
have left a mess of confusing classes and process engine
definitions.
In the Amsterdam release, there should be only one BPMN
application war. This is MSOInfrastructureBPMN.
MSOCommonBPMN should not be deployed as a separate
application. Its classes are compiled into a jar and
this is included inside MSOInfrastructureBPMN.
The MSOInfrastructureBPMN application should use the
"default" process engine.
WorkflowAsyncInfrastructureResource and
MSOCommonApplication classes are not needed.
Issue: SO-322
Change-Id: Ifdb3b33541346b561a16361d1aa791e8342a34fa
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId : SO-286
Change-Id: I64d16ad375f00d2ff9f4d4c9f3e12302941b7535
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-286
Change-Id: I9528f921a141628502d907a81349afcf2c4e904c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Change-Id: Id490ac4165a69e4c67a52667529624919ee34fdf
Issue-Id: SO-267
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
also install nc in order to make wait-for script
works
Change-Id: Id21f96bbf546542bf930c3faf33117a1434eeeee
Issue-ID: SO-208
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Updated Root License so/LICENSE.txt with CC-BY 4.0 license.
Removed txt file license from csar files . Root license will be used.
Change-Id: I6e56824522274a77e6da86dbe72bc0c0ea2db78a
Issue-Id: SO-261
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Change-Id: I2b184568eec68e37d6de10946e8403159cae671e
Issue-Id: SO-252
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Changed copyright info in the listed files.
For csar files, files were unzipped using unzip csarFileName
The text files were modified:
The license info was added in the beginning of the file, not at the end.
And then zipped again: zip csarFileName -r *
For Xsd files, the information was added within commment section
Change-Id: Ifc7c9594f948f98077c4364f4b9631fcf6cb1c32
Issue-Id: SO-252
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
The fallout and completion handlers are not updating
the request status in the mso_requests database.
The cause is a missing URN mapping that defines the
service endpoint for these updates.
Issue: SO-230
Change-Id: I5b4ff6e9ca2cde6605b3ed7cb7b086041111d31c
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Add VFC war to war config list for the docker image
Change-Id: I99cde517f6221f3c62266bdc01389413af53c57e
Issue-ID:SO-221
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Remove the push to registry when with-integration-tests profile is
enabled (tby default)
Change-Id: Iee9928577ae9189f846b6d4370aa5464de9ab765
Issue-ID: SO-188
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Remove python HeatBridge as it's breaking the docker build
Change-Id: I4f24ccfccbd631218fe0d39af93f8edb030dcf12
Issue-ID: SO-182
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Increase the number of polling done to verify that mariadb is up before
starting the mso container
Change-Id: I0fdab8aaa0f17078f9a94700e7918dd30aab3407
Issue-ID: SO-171
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
These will need to be fixed soon, but the first step is to
have a working environment again.
I am also removing obsolete versions of camunda sql scripts.
Change-Id: I5817be8a879505fa4f146d2e49b26a305ece356a
Issue: SO-171
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
|
|
|
|
|
|
Arquillian framework was broken due to bad dependency
used during ITS
Change-Id: I2c865b429af45511d778d11d77a16704b49fdef6
Issue-ID: SO-171
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
There was a mismatch between the "sdncurls" definitions in the
environment files (e.g. mso-docker.json) and the property file
template (mso.sdnc.properties).
This commit adds missing "sdncurls" to the arquillian unit test
environment.
Issue: SO-123
Change-Id: I538c9df71fec6e9368d4a984eb82f58ec3b0c545
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Issue: SO-71
Change-Id: I91d503b52909cfcb62ca4b5cd93f6cfc70d6eb24
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Adding Heatbridge python code and call into SO. Still needs configuration to be complete.
Change-Id: I4869217699d857e27579decce91e9c542ce7a449
Issue-ID: SO-1
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
This directory is where the ASDC controller spools received CSARs.
Change-Id: If8ea5463145f821bb34acae44ab03d0f287fea2b
Issue-id: SO-131
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
There were several issues. The wrong jackson provider was being selected,
which caused the exception, so we fixed that. Then we discovered that a
a URN mapping was missing, so we added that. Then we found that the
healthcheck wouldn't work because it's trying to check the default
process engine, which does not exist. We commented out that part of
the healthcheck to be able to resolve this high priority issue. A
new low priority issue will need to be created to follow up.
Change-Id: I327612a147333eeecd44915942cecd13959c4717
Issue-id: SO-139
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-146
Change-Id: Ib89a3f44945c3981e0abb7105e5156db75c4cc3f
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
This commit rebases changes from openecomp-mso/internal-staging-1710 up to and including this codecloud commit:
54483fc6606ddb1591a2e9da61bff8712325f924
Wed Sep 6 18:12:56 2017 -0400
Rebasing was done on a branch on top of this commit in so/master in ONAP:
93fbdfbe46104f8859d4754040f979cb7997c157
Thu Sep 7 16:42:59 2017 +0000
Change-Id: I4ad9abf40da32bf5bdca43e868b8fa2dbcd9dc59
Issue-id: SO-107
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Change-Id: Ie0948e048a52a8743b919319cca78376e0dfea13
Issue-id: SO-104
Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>
|
|
|
|
define default recipe mapping for any 'source' at level of 'service' and 'network' resources."
|
|
|
|
|
|
The top level pom will contain:
<groupId>org.openecomp.so</groupId>
<artifactId>so</artifactId>
Child modules will contain:
<parent>
<groupId>org.openecomp.so</groupId>
<artifactId>so</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.so</groupId>
<artifactId>some-child-artifact</artifactId>
Note that the groupId for the direct child module will be
the same as the groupId for its parent.
Issue: SO-21
Change-Id: I1976819df459d92937c6a4780959c32599dc3e71
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
There are Linux Foundation rules (enforced by nexus) that I still
don't really understand. I'm convinced this is absolutely true:
The groupId of every artifact in a project MUST begin with:
org.openecomp.<project>
--or--
org.onap.<project>
The top-level artifact is no exception. So for example, this is
NOT allowed:
<groupId>org.openecomp</groupId>
<artifactId>so</groupId>
Here's what I'm trying now. The top level pom will contain:
<groupId>org.openecomp.so</groupId>
<artifactId>so-parent</artifactId>
Child modules will contain:
<parent>
<groupId>org.openecomp.so</groupId>
<artifactId>so-parent</artifactId>
<version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.so</groupId>
<artifactId>some-child-artifact</artifactId>
Note that the groupId for the direct child module will be the
same as the groupId for its parent.
Issue: SO-21
Change-Id: I0d3cd2eb7a1883e23e3c0878ee7fa3dd4a7d55b2
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: I5ff93b3d7b2c71c30a618b3224226b37bc18c05e
Signed-off-by: DeWayne Filppi <dewayne@gigaspaces.com>
|
|
|
|
More problems encountered since mso repos were renamed.
We now have found that this declaration in the top-level so pom
causes the deploy to fail with a 403 Forbidden error:
<groupId>org.openecomp</groupId>
<artifactId>so</artifactId>
We are changing this to:
<groupId>org.openecomp.so</groupId>
<artifactId>framework</artifactId>
Issue: SO-21
Change-Id: I4e21d689c73c5071bde725127bb81482ce3d91f9
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: I8b39268b774649b0da95162de6acdc03a6809224
Signed-off-by: DeWayne Filppi <dewayne@gigaspaces.com>
|
|
default recipe mapping for any 'source' at level of 'service' and 'network' resources.
Change-Id: I42dafa343e2e65c6e892c21de5f3f1131890b24e
Signed-off-by: eyalholz <eyalh@amdocs.com>
|