Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I49a0f436e366ff4a1b99705fb6bb5e7ba82e6ecc
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-Id: [APPC-91]
Issue-Id: [APPC-158]
|
|
This patch changes ASDC to SDC in APPC code, bundle
names and other pertinent places. This change
sanitizes SDC for Open Source. It
is the first in a two part change, the first
updates code mentions and artifacts. The second will
update database references.
Change-Id: Iffd73480cc325172b5d8969fe839728f1c88ef78
Issue-ID:APPC-179
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
|
|
Updated asdc listerner bundle to create dependency model from tosca
artifact reveived from SDC.This dependency model will be in JSON
format and will be stored to ASDC_ARTIFACT table as new artifact.
Also ASDC_REFERENCE table will be updated to with new artifact
details.
This commit also include bug fix for MDSALStore to handle all http
code for successful rest calls
Issue ID: APPC-32
Change-Id: Iaef6cdee67475917968a4bcdec131cd1bc4c4f41
Signed-off-by: Masal, Sushil (sm588m) <sushil.masal@amdocs.com>
|
|
Fix appc-dg-common bundle start issue (does not occur at the APPC start
up) by using blueprint for its instantiation.
Issue-Id: APPC-45
Change-Id: I40887701269a44ba711a00aa12a551e672b34532
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Change-Id: I14464adc0b11b909131232cdcb9d46cb0a01b000
Signed-off-by: beili.zhou <beili.zhou@amdocs.com>
|
|
Change-Id: I85da90b9ba0d03149f42035a820c76ef0285e413
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue: APPC-100
|
|
[APPC-87] Fix Maven License Plugin
Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Ic229be3cc3e4751b9bfbd3c5c08db84ec8e7e0cb
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I9b8d1f69eb3e0af1935ed8304fea4bf54c1aac47
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Taking a stab at removing numerous
commented out methods and fields.
Almost all of what is removed is
commented code with no explanation.
Change-Id: I61cb1d7100ae6c75f6d42f500ade0504c97b760c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Ic5aa1977199237e006376231ae3970ece7f2cd26
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: If01eec50c638ac03828d562f2204309aabb6635a
Signed-off-by: Cheng (Ian) Liu <lch.ian12@gmail.com>
|
|
Adding a while loop around each call to the opendaylight
karaf client. If the client is not available it will try again up
to 10 times. The new version of opendaylight seems to have delays after
installing sdnc components which can cause errors for the appc components.
These script changes fix allow the install script to wait for opendaylight to
become available.
Change-Id: Ib1bf6c7880398ac2ebe81eaff987ee4921cdb420
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
This reverts commit c0b99426c3b8eff26830bccb6e54010b4bbfbfba.
Change-Id: Ic4a61188a88f5feabf7c76af4fff3a6fc1e5c3d0
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Statements were added a few commits ago, across several
commits. Removing all of them.
Change-Id: I7891e85be4e890ff52b887c0463615c731eccc75
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Trying to correct bundle resolution error caused by com.sun.jdi package
that is used by test case. Adding optional could cause java errors if a
required package is not present.
Change-Id: I6295b8c529390952dfec66fa12a040686c9ebb44
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Trying to correct artifact errors coming from bundle not containing
artifacts that are used for test cases.
Change-Id: Ia0a2f701809399ef37ae43f575a6ebef3be9e18c
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I36abc9429f1ce21fb75e73b3dd7dc1067c49be63
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Constaining scope of import-package to only runtime or compile
dependencies.
Change-Id: I507593cd1f446310525945385f7c7c23d6fc1a38
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I47bbd5c8954c0805cf1ccc74e2a32f6d4a1dd369
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Constaining scope of import-package to only runtime or compile
dependencies.
Change-Id: I5fe2123a140895a29de0f3c36e5487c789986a48
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Changing version from 1.0.0 to 1.0.0-SNAPSHOT
Change-Id: If11d37d83348e5c4db298414e627622a62480d3f
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Ignoring tests so that docker images can be built.
Problems will be fixed and tests re-enabled.
Change-Id: Iba214f02df61b463a7bb5ca5a23be678933fa03b
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Ica5535fd6ec85f350fe1640b42137b49f83f10f0
Signed-off-by: Patrick Brady <pb071s@att.com>
|