Age | Commit message (Collapse) | Author | Files | Lines |
|
This prevents from package desynchronization, leading to
half packages not installed.
Change-Id: I11ef8a8f18e5b041b8c0c3c66b0792dad8361e28
Issue-ID: SDNC-443
Signed-off-by: Julien Barbot <julien@barbot.org>
|
|
Roll version to initial Dublin snapshot
Change-Id: If2e121ea6a05e532db7e055de9f86adec11ef378
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I8737380807de0cb582d9a7a1fe99ca74b1c767b5
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Roll ccsdk/distribution to next snapshot version.
Change-Id: Ic5ba30c3abb0049dc125488f19e7622d2dce1ee1
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Remove -STAGING from release version and remove SNAPSHOT dependencies
Change-Id: I2d10dea846bcdccf999ac34026a8c8b8677af4f1
Issue-ID: CCSDK-597
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Install version 2.1 of javax.ws.rs-api package, needed by restapi-call-node
Change-Id: Ib68ba5a7aa5724695b0877bda7d149122b2a34b9
Issue-ID: CCSDK-567
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
This reverts commit b23b39dbc67c7269c6c7cdbff5f9a529e0dffb75.
Change-Id: Idbab8aaed32dd0fa1858851a5d9aab6c6eab28f3
Issue-ID: CCSDK-567
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
Change ansible inventory path to have ccsdl instead of sdnc in path
Change-Id: Iebd5a03b38aa92e01d1ec986661d49d461052a2d
Issue-ID: CCSDK-586
Signed-off-by: Agarwal, Ruchira(ra1926) <ra1926@att.com>
|
|
Changes includes:
- Added Restconf client to boot features list in DockerFile.
Change-Id: I9dadc1f9a1cb149d8cb6604d12210c86c6bb1dec
Issue-ID: CCSDK-567
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
|
|
|
|
Change-Id: I6eb0a5b2202ab7af324a01e453ae9e4510c3d64d
Issue-ID: CCSDK-505
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Add ansible-server to CCSDK (copied from sdnc)
Change-Id: I1a351ada1b31cb6623ec2ef850a9d85f856ba41c
Issue-ID: CCSDK-554
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Updated AAI version to v14 in aaiclient.properties.
Change-Id: I52faa1a381f5bfa6ac8ac6dcff56269757e2bfb3
Issue-ID: CCSDK-324
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
|
|
Change-Id: I9f6c7f0d167d536692e4af390eb54ddfa2824900
Issue-ID: APPC-1191
Signed-off-by: Aaron Hay <ah415j@att.com>
|
|
Change-Id: Ie383892d0ff3985598d418c99904e98c11c77557
Issue-ID: CCSDK-462
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Add missing LCM API doc to ccsdk documentation
Change-Id: I5cd2addad7f9ff20a09eea3b6083b9f94801af4c
Issue-ID: CCSDK-476
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update ODL distribution version to Oxygen SR3 version.
Change-Id: I0ea9b79ceef86552e2b6d42c7de23e8a189734e5
Issue-ID: CCSDK-453
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Changes made:
Replace tabs with single space in asdc-api graph-versions
in order to avoid SvcLogicLoader error.
Change-Id: I1c91e799ec42f1ec7e2ffcc0cafdcbfce57ec27d
Issue-ID: CCSDK-456
Signed-off-by: lalena.aria <lalena.aria@att.com>
|
|
Add separate component to install all third party dependencies, including
EELF (needed by ansible-adapter)
Change-Id: I9b16ed83d19c2ed22fefd28a4e2186d6e196edcd
Issue-ID: CCSDK-454
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
ODL Oxygen uses log4j2, which has a different configuration format
from log4j. The org.ops4j.pax.logging.cfg that we were installing
was in log4j format, which is what caused logging to break.
The old format also created a large number of log files for each node
executed. In this commit, we no longer create separate log files for each
dg / node. We do, however, add the current directed graph and node id to each line logged in karaf.log
Change-Id: I1377efa7e0c6fa6963e18370d69bafab60ba024d
Issue-ID: CCSDK-427
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add 2 new plugins (restconf-client, sshapi-call-node) to Maven repo
Change-Id: Idd94ec823a079e00eb30bcccbc95ece29d823fc2
Issue-ID: CCSDK-397
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
As workaround for issue using opendaylight-ansible, add features
to org.apache.karaf.features.cfg directly in Dockerfile. This
is intended as a temporary fix until LF provides a way for
us to git clone from https://git.opendaylight.org so we can
install and use opendaylight-ansible.
Change-Id: If21e82aa8cdfbada6a3a566c79960ed3f59e96ea
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
add-apt-repository does not work on ONAP Jenkins, so install ansible
apt repo manually
Change-Id: I91d1ae7044f95ac536433d10b347fc60db3bd870
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
|
|
|
|
Set docker to verbose to debug docker build issue.
Change-Id: Icc1d2accedec329b7302231c7ff291a41f31d0e5
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
and added ability to test DG from dgbuilder
and fixed the break node on XML generation
and added ability to download
formatted DG XML and DG JSON
Issue-ID: SDNC-353
Change-Id: I799de5de2c4f61e9b56dbe996d8ac3e3b28061f7
Signed-off-by: Chinthakayala,Sheshashailavas(sc2914) <sc2914@att.com>
|
|
Change-Id: I376b9a5c13d9fb371693fc0ae725353ec468bb59
Issue-ID: CCSDK-316
Signed-off-by: Stan Bonev <sb5356@att.com>
|
|
Improved odlsli startup time by moving feature installation to build
time, using ansible-opendaylight.
Change-Id: I3f846da70e9aa0b8ce818ff83811c1b52aef1436
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update odlsli to use ODL Oxygen as base container and to support local
docker builds for testing.
Change-Id: Ie615896e56177bf4b239ec080f09c50d8c16c0c5
Issue-ID: CCSDK-285
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Remove empty repo-specific documents in favor of meaningful
project-level documentation.
Change-Id: I18f2db7f68895df2d71450eee7e56723d74f7f5a
Issue-ID: CCSDK-300
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Create base docker image of OpenDaylight Oxygen SR1
Change-Id: I53fa3a824cb7d69bb638da7eb85b4f3d2643a65d
Issue-ID: CCSDK-284
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll version to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Ic047838bbd17545c04682c36fab05d0d03228c31
Issue-ID: CCSDK-295
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update release notes with links to Jira for list of user stories
and bugs fixed.
Change-Id: I49937d6a590c6e6fa2e309b694058fe76d561364
Issue-ID: CCSDK-278
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update to use release parent pom version 1.0.4
Change-Id: Id098c0c24e3ba7be294790a3762b2d2c80346cb6
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I97522780e1ad6770ef8961c2b2395db5f5ff5d60
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update with latest informations
Change-Id: Ibb4be24f23e4a2dbbf8946a06ff4dd98569f4ba2
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT
Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Updated pom.xmls to use released 1.0.2 version of CCSDK parent poms
Change-Id: Idad4c59b4f433c3cd77183e249e0b49c6a6273ed
Issue-ID: CCSDK-286
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update release notes for Beijing release
Change-Id: I7baba6ef6285bf3fcf037c0efdf3ceed48cfeff3
Issue-ID: CCSDK-278
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I234f199f79b7b7e61a25ed1c30373be20806a695
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Roll version for next release candidate
Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update installCcsdkFeatures.sh to add odl-daexim-all
Change-Id: Ie02eccef0c5cf4f4507673c566415f8bb5b682a8
Issue-ID: CCSDK-255
Signed-off-by: Stilwell, Daivd (stilwelld) <stilwelld@att.com>
|
|
Changes made:
* Updated certificate file location
Change-Id: Ifdce62a8402ebc49e58b37297d473f6dce86e9d4
Issue-ID: CCSDK-250
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
Update ccsdk/distribution to use released version of parent pom.
This version specifies versions of maven artifact properties as
released versions, so net effect is to build from released/staging
version of artifacts instead of snapshots.
Change-Id: Ib74c8fd063c9f70390409f4f77618659ea4cc488
Issue-ID: CCSDK-249
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Changes made:
* updated trustore.onap.client.jks to use latest AAF certificates
* updated aaiclient.properties file
Change-Id: I0eb06766983ae128fa9304fc62e5e8596b726b02
Issue-ID: CCSDK-247
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|
|
|