Age | Commit message (Collapse) | Author | Files | Lines |
|
It was removed some duplicated entries from the pom.xml file of
appc-chef-adapter-bundle project
Change-Id: Idab32dcffcaa18af249ff4354453856ab378de2e
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
Change-Id: Ibc50b5e56953ce6ceed11b21e9d2042d5a540cad
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: If746c9a29066f8cbf7c27b280a44665144fe96d9
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
Refactor CommandTask and its subclasses to be immutable.
Also made CommandResponse immutable.
Change-Id: I9ea1b57fdff677b163c0fe9ad5d48f24b781a08f
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Migrate the uses of the old Date class in CommonHeader,
RuntimeContext, QueueMessage, and TransactionRecord to
Java 8 Time API.
Change-Id: I3b0c18b2e63cdab06e37587d2010cb7f626a0396
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I217ef6d42065f029434e55aeed259604ce68689a
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
Change-Id: Ib1b9bb1797180118ee1e5c0de18aafa2089c514b
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Ifa9b1855dd22c9453c145ed8faf6c16c38b6a17a
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Ib2e06d41d4e1eb6fb40144258067d2c71ac1d620
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
CommandExecutorInput.getTtl() was never called. Once that
is removed, CommandExecutorInput only contains a single
RuntimeContext object. This change removes CommandExecutorInput
and replaces its uses with RuntimeContext directly.
Change-Id: Ib8145b7f844d4b9ea294622e7cf4bdfc3aefcd0a
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: If01eec50c638ac03828d562f2204309aabb6635a
Signed-off-by: Cheng (Ian) Liu <lch.ian12@gmail.com>
|
|
Change-Id: Ifecb7859b2826a296e5b79e32088069543a27e61
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
From the last refactoring, CommandRequest ended up
containing only a single CommandExecutorInput value.
This change removes CommandRequest and subclasses and
replaces their use with CommandExecutorInput directly
The type parameter on CommandTask is also removed
accordingly.
Change-Id: I867df65f344fa58698a44c4b20815dbce382ad55
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
Remove unused methods/fields from CommandRequest
and make CommandRequest immutable.
Change-Id: Ie7c43da6a1025ce98dedbff2f68f6f2356882b5b
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Iebaf1f35d4229426086c2f2f1a41da2511f8110b
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change Status class to be immutable.
Add convenience method to convert from a LCMCommandStatus to
a Status object.
Change-Id: I9e47750d15b5ee0f5649b2fabf6387aa12ff9c9d
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I5704987b8a7fea1fc7619fa65d93ab3e936cfd26
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: Ib6de8d2f0c62bf7a5564b4e104c9384b7b6debce
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Change-Id: I935d39537b83d1daaa63cee86d6fb83c49a5011f
Signed-off-by: Gary Wu <gary.i.wu@huawei.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: Ica77f21a06eae2cb9f007978950f5cc1f0bb3f4d
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Solving an issue with a missing sdnc sli class.
Change-Id: Ia037c57e17d30e0e6ab14599e48c121bf7875f24
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Needed to support transition away from sdnc root pom.
Change-Id: I9cc410d32afbe17d8060e4ed2353a3a3e0c1628d
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I1af8dc52b98413c4c4c6cb9798843a3790350f9b
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I3624a0a39fa5b1cc31331149223607da17abcda5
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Maven staging plugin should be in the plugin section,
not the pluginManagement section where it was.
Change-Id: I51012fb6e22e44a59ce52f4b3937f66619b7945b
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I5a018f0652b4ad6f35a83ec47203cf0a6efa5366
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
|
|
Change-Id: Ic9e2ee43d991f8308afaef7ff5566c27f4119b12
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Iaa16f758930910f9b468faee0b6574b1b0af18e9
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I61deff5cffeb0a3730066ca83f86a98b647acd03
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
The nexus.openecomp.org domain has been deprecated for nexus.onap.org
Change-Id: Id549765f76a9e7cc64ba6f2d4f13a77012922901
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I98df56416d6b9335a9f8eb1fc58ce3def188bd9f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I4f2bf794f5ce8b60c4fc35817e69c9cbd337cc47
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Changing the url to the nexus staging server.
Change-Id: Ie4dbf4a6adc4d7dc76ce2885816c84ca4b9f2fe7
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Adding version.properties file to contain release_variable property.
Adding maven staging plugin to pom file.
Change-Id: I310a27a75ca62408f253a69d461718cbad0c6815
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Replace 1.0.0 version of netconf-adapter-bundle
with project version variable.
Change-Id: Ib27e09775a54fc116632456faabe4aa52d0bb83c
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Add log statement to check if rpcRegistry was up when the
rpc is registered for appc-provider
Change-Id: Ic0939490a04bf4cf61feb7d030a66c4bf8e9353e
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I7b26e442459e5a7600e5d51f4e334011a927d037
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
This reverts commit c0b99426c3b8eff26830bccb6e54010b4bbfbfba.
Change-Id: Ic4a61188a88f5feabf7c76af4fff3a6fc1e5c3d0
Signed-off-by: Patrick Brady <pb071s@att.com>
|