Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to bfa787aece3df94e698ae27c24e12edfc3257340
- Removing unused DG files for appc
Change-Id: I82d10e0c9d5559bd322e1575c8952155859d42ed
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: APPC-1834
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 981457eaf23722fe1d0a9d4c79eb716a37359f8a
- Update version of node base image
Changing the version of the cdt base image to be 13-alpine
so that we can get updates within the 13 version as they
become available. This insures we get all security updates.
Change-Id: I514958ca2f9558908b8a74f80d53abb2e5b72911
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1838
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 29fccc362781087559262a16d87ab7e2ae9f7f46
- Run cdt nodejs as non-root user
Modify the dockerfile so that the nodejs process
that hosts cdt runs as a non-root user.
Change-Id: If64cb915c626897f8815acc3a2007f54adc0e03b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1837
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 4ea528fa8a0456c0973982687f43473acef0dbde
- remove the extra lines for sdnctl tables
remove the extra lines for sdnctl tables
Issue-ID: APPC-1835
Change-Id: Icf0c855976be84ad83e194845c49b33797374c27
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 3166f07ab24c6b7997e355f9d31f253eb6d07a9e
- Migrate appc-deployment docs
Merging this will create
https://onap-appc-deployment.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I45e0820ea573e8d495d7f9276c63a33414a6a63d
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 6824eb6371ed1a5d245acf43d4a6c935fe5b010e
- add user_permisions table
retore user informaction
for CDT GUI
Issue-ID: APPC-1833
Change-Id: Id54d9d1d25fe73066eaa6a964d819bb14e36a895
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 9d72f25a464d5be9fa4ecc072dbad85edfeb5895
- build with ONAP-ODL dist
ODL provides ONAP distribution
for Neon SR1
Issue-ID: APPC-1731
Change-Id: If65d68da0bd8627bea26b78e089d8bea53d871eb
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 0e8c9379279d3de8023bbbc6263ea1e8851f31de
- add new action ConfigScaleIn for dep
add to db preload script
Issue-ID: APPC-1760
Change-Id: Ib2c0f759ce6d320c341a88a152d35ee7766da258
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to ad2dd764af4b12b15c91dffb4cd904c0310e2508
- Add DownloadNESw and ActivateNESw entries to APPC DB
Update VNF_DG_MAPPING and PROCESS_FLOW_REFERENCE tables for
DownloadNESw and ActivateNESw in APPC DB.
Issue-ID: APPC-1812
Change-Id: I02f5b4f617ec88be785d4dddba007889bf1f9805
Signed-off-by: Enbo Wang <wangenbo@huawei.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to ab98e98ea587c7fc753300c5a5bf0d512b627649
- Increment version to 1.7.1-SNAPSHOT
Change-Id: Ifa5250c5bbd8c6d0dd43097cc228532031bd7e2c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 6e3d64d792e0db06524e5edb21180bf76d5c3ff2
- Add 1.7.0 container release file
Change-Id: I03eaf0fb69bb76fac583daf33609b0ef7eb8ff18
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 8c46a7fb13b52f1b0d2fe0cc27787a5df209e285
- Change to appc release 1.7.0
Change-Id: I3b019a296d52ad37f8f99358e51d30b9425faf94
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 2a6747ce3aefd99cacf8962b899c2bf04eb39c95
- Change the dmaap service jar version to match appc
The version of the dmaap service jar was previously
hardcoded. This change makes it use the same version
as the other appc artifacts.
Change-Id: I920a821520c7494dc9d03a53fa4fccab991cc713
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 207bfb1944831973a665fdb26227a0290f57120f
- update db for new LCMs
update VNF_DG_MAPPING and PROCESS_FLOW_REFERENCE
tables
Issue-ID: APPC-1778
Change-Id: If85e63a2206d0bd86df57119b54f2386bcbb1e99
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 7bbb02c6b894d63e39dfbe6dc8f59cd7bad7e748
- VNFC Support for Ansible actions
Introduced AutoNodeList parameter for
ansible request template which allows to generate
NodeList section from infromation about VMs and VNFC
in the AAI. List is being filtered by vnfc-name,vserver-id,
vnfc-type and vf-module-id parameters which can be specified
in the request-parameters of payload section.
Change-Id: I4d840dd4e103668844108dc249e1ba2a551245a1
Signed-off-by: <lukasz.rajewski@orange.com>
Issue-ID: APPC-1729
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 9088a0f0a6fb4fe1b90484435a8e766e6fe1217a
- Update property names for dmaap service
Updating the EventSender property names to match the
format of the other dmaap properties.
Change-Id: I83ee6f8cab83df672fec61ad35693b5c311e0367
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 5c53c5265c9a32889e0f785766659c87a4f47633
- Update INFO yaml file
Remove Marcus@Intel from
APPC committer
Issue-ID: APPC-1793
Change-Id: I6759fa5d60923f6719b69476465b1f65bab1adcb
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to cd7cdd93cc3721fe6ef0c4222ea7a633395a2be6
- Docker changes for dmaap microservice
Remove feature install for event listener and dmaap adapter.
Add feature install for service communicator
Add dmaap microservice jar to the docker image.
Add script to start dmaap microservice.
Add new properties
Change-Id: I70d341792fc2b4b00b2828f644b85673f4984b2a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1744
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 7f4b866604912535b5a3a073583ecbe44967853e
- change DG name for ansible
ScaleOut is using Generic_AnsibleDG DG
Issue-ID: APPC-1770
Change-Id: I89610419e157b7f19b496d7f625a2d001b1d2a3f
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 105b7cdfec533c7b9976209af6af73e2f2508512
- ODL Neon SR1 upgrade
change ccsdk image for Neon
SR1
Issue-ID: APPC-1749
Change-Id: I2716e8f58464f5b24b13adb848a694d3dd9512f4
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to b5638cdc6acfc64ab8226cbb03cba5b3ef9c8350
- Increment version to 1.7.0-SNAPSHOT
Change-Id: Iab27a4752460271db7288b8d13050f4d0f05403c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 94682f124d792fee71f78bd9c3fce7a4e94d26ba
- Increment version to 1.6.5-SNAPSHOT
Change-Id: I8f46159c5e0a0024e74a493ca8c080787060bea5
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 7ca144aca569c456656f59abcdafab77b192e144
- Missing Upgrade actions in DB
Added entries for UpgradeSoftware, UpgradePreCheck,
UpgradePostCheck, UpgradeBackout and UpgradeBackup
in VNF_DG_MAPPING and PROCESS_FLOW_REFERENCE tables
Change-Id: Icfd00d90433755e0825d9a12808ddba5dc5a8023
Issue-ID: APPC-1748
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to a1438a361c0b224a3ee220b932c8158d024b07cf
- Change to ccsdk image 0.5.4
Change-Id: I0d5dc8e72833c8a4f55f21caa13e38fe396104bf
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to b808f26ac274e302eb1b165288358d75b667539d
- Change to appc release 1.6.4
Change-Id: Id7ba245534c304bf887422a375720536d6cfdb97
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 2b56b5a6b60cd8e0d3754730be85064336036228
- missing UpgradeSoftware in VNF_DG_MAPPING
added one entry for UpgradeSoftware
in VNF_DG_MAPPING table
Issue-ID: APPC-1621
Change-Id: I892fc8215344c54dcd128af5ca01f85c3b01d80b
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to f5a4a18d1b7c95a9159079bf3af437a78af9c3bf
- Increment version to 1.6.4-SNAPSHOT
Change-Id: Iab5d99b1dfc43e66108477197d4f89a9604232be
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to b06633f6726680f878a4dda1bc0545f072872d23
- Change to appc release 1.6.3
And cdt version 1.6.2
Change-Id: I5ad70578ef3826950540456faf2c2628e0e473c0
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to f96fc4aa08fa9aad60a4342e0d8237bb8861b798
- Correct cdt artifact version
Version of cdt was incorrectly set to 1.6.3-SNAPSHOT
Change-Id: I8043781264844bfe71b444affdc5473c94fc9145
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 4e14845443a46ba511f43f15419f3612f96bdb64
- Increment version to 1.6.3-SNAPSHOT
Change-Id: I5c47f78b01630a9eddfd7a9cc59b1f3e97344003
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to bc6ce262858bf9ce5ac6530ccfe1e84011eac3c8
- Move property file modify script
The scripts to add lines to property files must come
before odl startup, since odl is no longer being
restarted after installation.
Change-Id: I56afb22d2983b656feadaa5a62ff4e1945414a89
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1445
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to b8e46a813a4c1810e9845d2013611d02da129d1b
- Move location of config copy
The copying of config files for opendaylight must be
moved so that is occurs before opendaylight is started
since opendaylight is currently not able to be restarted
due to the dblib class not found error.
Change-Id: I8bce29e88a008fb12ef104d3963ce0425d6bbb30
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: CCSDK-1683
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 6989e98ea8d2293aa90aacc1b864fb724643156e
- Move appc install to runtime
Since ccsdk dblib does not work after a restart of
karaf, the appc install scripts must be modified so
that karaf is not started during docker build.
Change-Id: Ibdca395fe9335d9a778927ec69324c0d7545cace
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1683
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to a2495c362fbc750e2f5793a34752ff2ea7c991a4
- Changes for ODL SR2
-Change ccskd base image version for SR2 Fluorine
-Stop installing shiro plugin since it's included
in ccsdk
-Install features in groups to speed install time
Change-Id: I85ad156f8be201327ae6cd1a406b3a8ca0479b5f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 98a2f39c7ee4c9dd47d59180425a753b926b2b13
- update INFO.yaml
add change section
Issue-ID: APPC-1685
Change-Id: I009e5f44b31aae344ff2d8b0f3c2aea2052ccc96
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 9035495b03de1814d811f3a0c23959f55853616d
- Change to 1.6.2 appc release version
Change-Id: I1cc7c6e6e319138896aebada404086a8b9bce0fe
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 3f2b65292b3292e0bab4381f36e4027feaf6c0ff
- Increment version to 1.6.2
Change-Id: I59c00a657cc6a558ca7f792db703748c94d75471
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to fedb0de4bcfb6fe5acb8788a5a0fe8b98b3a2641
- Update versions to 1.6.1
Change-Id: I5a16c125d389bb9945ad29cdce373fb73bff5050
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to ee06b87b497d4d1068bf683e0bd9f8889ad2cc6e
- Update version file
Change-Id: Id0f21a25339124cab5bfa308168b781983361d16
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to d011d96fca60a5816cf5d68a2c4e0d5a63de91d2
- Update release versions
Change-Id: I69fac08b2a685504da278c081631100783c194c7
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to ce55bcbd85cd1c0ef1bb3939868e33a41550e09e
- update INFO.yaml
remove Joss from committer
Issue-ID: APPC-1685
Change-Id: I12f5007b0b0e73cc3c457328ad9c897521492f50
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 5300156eb4c8065f32800946f791e93bb1db0ef0
- Fixed Deadlock issue in Sync API
Issue-ID: APPC-1638
Change-Id: I4f48f570180662870fb22bba0598dd98db961d88
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 67c81e891ecfe0db6d82af82bcf16b39d2fb1a9d
- update keystore expiration date
Valid from: Thu Jul 18 19:49:01 GMT 2019
until: Sun Jul 15 19:49:01 GMT 2029
Issue-ID: APPC-1573
Change-Id: I490fe3098d5622720c2132b12a9a38186f836db9
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to dd4df9816a939cb816966a7fcae17687fd17c892
- Install odl cluster features
Change-Id: Ia32d266653e1f6cfb64a3a7f217235c399651576
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1242
(cherry picked from commit ea86839d64e23fe3ed3c8cbc829149108b0e1204)
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 62f4cabff6a78c59744e2ee87becdd9bdeb7bf70
- add package: procps
added apk add --no-cache procps
to resolve ps version problem
Issue-ID: APPC-1628
Change-Id: I340a82d9494afa87e74b142e0e92e2f98e460649
Signed-off-by: Taka Cho <takamune.cho@att.com>
(cherry picked from commit 7a8a3c1fcc16eb42d75f08ab267294ac2f23355e)
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to fd52d134f47a21b205e175fcc331ce8a0c0c5d45
- Fix incorrect cdt proxy version
Change-Id: I07fbafd5e188cc3833cab7ac512fa4532d82f1ae
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to d3f590c87f20a26272cbaf9d6fde1dcc2e7466b8
- move http to https
use jetty to move to
https
Issue-ID: APPC-1573
Change-Id: I814e8159d39f7e09cfbfcf5a314a1909774486cc
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to e8494752effab43ecd7ffa949e6eb7b30b38c9b2
- replace a new p12 credential
old p12 credential expired
6/1/2019
Change-Id: Ib1ad6624f0064c5c0a85f72de557d15ab4afa954
Issue-ID: APPC-1620
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 5c39801b72bd6f3734a05469945baa25d29ce1a9
- Adding row to ASDC_ARTIFACTS table
A row is needed to correct an error during restart.
Change-Id: I4e767f439bfd70d7637477fd02758674ec9de79a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1618
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 23299c969a313f8e3740bceb070655810f5e3efb
- Fix for aai in vcpe
Adding the template file and replaced the generic
restart DG to enable the workaround that was used
in casablanca. DG is modified to lookup aai
information from property files so that no values
need to be hardcoded.
Change-Id: I48569f133b301509204a879af133386e741dc142
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1614
(cherry picked from commit 4dce366b94f679ac0870230aa8eb32ae248c609f)
|