summaryrefslogtreecommitdiffstats
path: root/ansible-adapter
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31Use released parent pomv0.2.42.0.0-ONAPbeijing2.0.0-ONAPTimoney, Dan (dt5972)6-6/+6
Update to use release parent pom version 1.0.4 Change-Id: Ie5aff311743e9b962cfbdd319ba08ae49c3a4380 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-30Roll version to 0.2.4Timoney, Dan (dt5972)6-12/+12
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of parent Change-Id: I9580fef343410c3bd42caf2a1a05b833fb617541 Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-23Update to release version parent 1.0.3v0.2.3Stilwell, David (stilwelld)6-6/+6
Update parent version to remove -SNAPSHOT (1.0.3) Change-Id: I03d804016c5007cbbdbaca026a0b7006fddc69d8 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2018-05-23Roll to next snapshot versionStilwell, David (stilwelld)6-12/+12
Changed to 0.2.3-SNAPSHOT and updated parent to 1.0.3-SNAPSHOT Change-Id: Ie61b39952f6504db8ae2adf0614aefc243294461 Issue-ID: CCSDK-290 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2018-05-21Publish mdsal-resource OSGi servicesTimoney, Dan (dt5972)7-6/+11
Added Aries blueprint to advertise OSGi services. Updated to use release 1.0.2 version of CCSDK parent poms. Change-Id: I92fb652b975c4fd59e173c103350934b94d190d3 Issue-ID: CCSDK-289 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-10Set default http client typeTimoney, Dan (dt5972)2-7/+12
If ansible-adapter.properties cannot be found, default the http client type. Change-Id: Iddebd8f1b6ff1a70d6dfbf78105d305bf1870e03 Issue-ID: CCSDK-273 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-03Add missing EELF dependencyTimoney, Dan (dt5972)1-0/+4
Add missing dependency in ansible-bundle pom.xml on EELF library. This missing dependency causes local build to fail. Change-Id: Iedb6b67d7ba92c7b37cd27cf89f060b793fd464f Issue-ID: CCSDK-264 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-29Roll versions step 3 : sli/adaptors pomsTimoney, Dan (dt5972)6-12/+12
Roll version for next release candidate Change-Id: I8100873602b3a4c4fb9cb19876377d9af32e31ab Issue-ID: CCSDK-257 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-24Fix ansible-adapter dependenciesTimoney, Dan (dt5972)3-35/+11
Ansible-adapter pom included unnecessary dependencies, which caused problems when attempting to install in karaf. Change-Id: I7017a25a4d45ab8a75dd7599d10e466ef16d2e6f Issue-ID: CCSDK-251 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-21Fix ansible adapter features pom.xmlTimoney, Dan (dt5972)1-1/+0
Removed incorrect <version> tag from ansible-adapter's single feature pom.xml Change-Id: I8c38f2ff032d0fcc0390b56467c779a2025c1ae1 Issue-ID: CCSDK-248 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-20Fix feature dependency versionsTimoney, Dan (dt5972)9-19/+0
Fix single-feature pom.xmls to use version of sli/core artifactsi specified in parent poms, as opposed to project.version, which is incorrect and causes release build to break. Change-Id: Iec00a73b1b4adf9e8fecdb190385bb35ab1fe1c7 Issue-ID: CCSDK-248 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-18Fix version plugin issueTimoney, Dan (dt5972)13-0/+23
Version plugin not working due to missing relativePath tags in parents and bad parent in top level pom. Change-Id: I24ac8c4409e1bb87331850b57e4af46505c1aa27 Issue-ID: CCSDK-242 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-06Fix ansible-adapter buildTimoney, Dan (dt5972)1-0/+2
sli/adaptors merge build fails due to missing groupId and version tags in ansible-adapter-features pom.xml Change-Id: Idf9543d6ee6cb4162a69efd6ebfe41661e472a54 Issue-ID: CCSDK-179 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-04-02Delete extraneous log dirsRuchira Agarwal9-432/+0
Log directories should not be committed Change-Id: Ia0cf39110e32999522a6b87d930c9bb600ebeff2 Issue-ID: CCSDK-172 Signed-off-by: Ruchira Agarwal <ra1926@att.com>
2018-03-29Add ansible adapter to CCSDKTimoney, Dan (dt5972)45-0/+5706
Copy APP-C Ansible adaptor to CCSDK Change-Id: Ie7f0662befd5cff446f2b2351a233bcfa7d6f4c0 Issue-ID: CCSDK-172 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>