Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|