Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/modeling/genericparser.git from branch 'master'
to 0cd4e54ded5de005d5480d5b0d85535c1462b8eb
- Merge "add genericparser doc"
- add genericparser doc
Change-Id: I49a981debe4d1c90903af278edde11eb4bc5b05e
Issue-ID: MODELING-167
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 6951dc59889a812cdeb7382b40ff858f0d999f01
- Add missing table
Add missing table SERVICE_MODEL_TO_VF_MODEL_MAPPING needed by
ueb-listener
Change-Id: Iefe0c16ad9f0e9c641f3fb9354464ae920e78838
Issue-ID: SDNC-756
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to 08d518a52053b69b2325ae7b9b926520fddb9b9a
- Updated the version of PG-Client
Change-Id: I05c73ff96de17ca9580b6c5fe9ff9f8363041aab
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/holmes/rule-management.git from branch 'master'
to 151a98c48ef05a0dadd694c08f38e3d0e91ef809
- Updated the version of PG-Client
Change-Id: Id0e19382c105e6f48e81cc0907083ef274b31486
Issue-ID: HOLMES-226
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 388e399dbf3fe5b5ea7be1530297e7c88117212f
- Fix usecase-ui code merge failure
Change-Id: Iee81af3982a9720c60f9bf191f8b84ced341a636
Issue-ID: USECASEUI-269
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to f7226ae9143696a7959fcc02b5b1b36db38f3c13
- Updates to Vnf Stereotypes
Updated stereotypes that were part of accepted ETSI 2.5.1 from
Experimental to Preliminary
Issue-ID: MODELING-104
Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338
Change-Id: I2b03a5918619f8344aa7bf7dd0ba1bfadd55b338
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/modeling/modelspec.git from branch 'master'
to d61466290d03e8a28035c5dc19361d6f2376af99
- Common Stereotype Updates
Updated common network attributes that are part of ETSI 2.5.1 from
experimental to preliminary
Issue-ID: MODELING-104
Change-Id: Ibf645fecf95c47eab161af50a483af62963f5593
Signed-off-by: Kevin Scaggs <ks0567@att.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c8d038951d41978bb00005e23081e6562c0ab754
- Merge "Move config to app and connect to instance"
- Move config to app and connect to instance
Move config instantiation to app and connect it
to the instance to allow updates and so on.
Issue-ID: MULTICLOUD-464
Change-Id: Ic994ef78a6e0d2db5e695e33b7b8a302c74c10da
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/holmes/rule-management.git from branch 'master'
to 8b9dd901560ecf330da22c782ff7376740f5012c
- Fixed some vulnerability issues
Change-Id: I962e3576ed9392f2b6a170e3cd760596826b0585
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 107bf78887f185d40078c75abd5f7dd72c70f86f
- Merge "CCVPN Template parsing interface changes"
- CCVPN Template parsing interface changes
Change-Id: I3ea95928854c18943fbafb5c1dd515ec2e3ca57e
Issue-ID: USECASEUI-220
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 5d9a85c43a3a77688961352a8b127506c4d23b89
- Merge "Fix instance instantiation for e2e/NS"
- Fix instance instantiation for e2e/NS
Change-Id: Ib3813f16b208422492c6b8f4763d7b3660c735f6
Issue-ID: USECASEUI-255
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to 5e13a9ae6ec1d144841aa6868915386fa468cf1f
- Fixed some vulnerability issues
Change-Id: Ia7be117096e0856cb4761b8f28cdd6b1ed4ba672
Issue-ID: HOLMES-225
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to 392cfda87216b14b1cb4c6f9307fb5d531e6d3e0
- Fix rst format issue
Change-Id: Ia912bed69d2eb853166caba3b9973f943d2b7c54
Issue-ID: MULTICLOUD-283
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 458c676f883514c8eec57f23a88abc2e79fffa20
- Merge "Add find method in instance"
- Add find method in instance
Add a find method to get instances
based on rbname, version and profile.
If only rbname is provided, all instances based on
that resource bundle are returned.
If only rbname and version are provided, all instances
based on that combination are returned.
When all three parameters are provided, a single instance
that matches them is returned.
Issue-ID: MULTICLOUD-613
Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to f8f12a81729b812c6b07b55e07013f94e10a5828
- Merge "Variable used before intialization"
- Variable used before intialization
Initialize variable before using
Change-Id: Id908b27d6e17692de4ad3a60e84cd00b496133b9
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-304
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to fe05f71354a64e761bcd4d8b2307d7ede8164302
- Merge "Change format of the network file"
- Change format of the network file
Format of network file is different
between KUD and Plugin. Change the
format to match the format in KUD
Change-Id: I360741b23e91e60d790a50a7eeb213576b0508b3
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Issue-ID: MULTICLOUD-304
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 82cbd4cf2d85f4e1025e3477c92f706d61cf875a
- Remove extra v1 from broker path
Remove extra v1 from path as it is added
in the MSB api anyway.
Issue-ID: MULTICLOUD-630
Change-Id: Ib7adbf2315e0a3b1fe8170096d877df8f1b64683
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 4a72cd95b6759a13a2327ac65faaa9535d21620b
- Update healthcheck doc for R4
Issue-ID: DCAEGEN2-1506
Change-Id: I241b19ca3ee6474afce9eeec28b4b989608f061b
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 24ad9609469cb7325c629e1efcdeec494bfecd7c
- Merge "refactor so-mon-ui code"
- refactor so-mon-ui code
Change-Id: I026496a4bfd5485484394409d09df52f7d59a9da
Issue-ID: SO-1691
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 57eafffb6fcbcac82b021e8adcd80fcec58d8ae2
- Update cdt for nodejs backend
Change cdt container to use a nodejs container so
that the nodejs backend of cdt can run.
Change-Id: I280bc02bee136bb1eda908f91e7efacfca8eb101
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1600
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8ae5acc7191b6394e208034dbf81ad6ca269030b
- Merge "Disable NodePort for security concern"
- Disable NodePort for security concern
Expose only ClusterIP instead of NodePort
Change-Id: Icd6a3b6e8f5cde319710b5541ada0260f544be01
Issue-ID: OJSI-151 OJSI-148 OJSI-71 OJSI-130 OJSI-153 OJSI-150
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to f5bad9f90ef7485c881fbca7289e2ec08707ea48
- Update Docker Image Number to release version
Issue-ID: PORTAL-557
Change-Id: I22fddb494512fb6fb0a70742d2abdf30e5dad1c8
Signed-off-by: statta <statta@research.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to ff8b9a8873dcfca47696c43e36795e9635590b7a
- Merge "store openstack request status in requestdb"
- store openstack request status in requestdb
Openstack request status now stored in request db
Change-Id: Ida8f4f613d406c2b834ab190e01d5aaf2f16dd3d
Issue-ID: SO-1867
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 6a4c6a980a5998c996e3ebecd340eb438bba5bc8
- mapped host routes into gbb l3 network object
mapped host routes into gbb l3 network object
Change-Id: Ie3ab4693f7584946b1e2020d43143412bec62631
Issue-ID: SO-1885
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
* Update docs/submodules/policy/distribution.git from branch 'master'
to b4563677f7c3cb0385cbedfcbfab7a76ef5abdf2
- Upgrade to release versions
Released policy/engine 1.4.0 and apex engine 2.1.0
Issue-ID: POLICY-1630
Change-Id: Ib39c9daae5966791f88885485978c1b4b95738c5
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 082be1a805d268bb4ae01dc75a8e63da082504ac
- Document Release note, vulnerabilty section, exposing only a non https API
Add HTTP/HTTPS relative warning in Security Notes section
Change-Id: I3fafdcd376fd58a9ad4fcf980cd74707e0799ebe
Issue-ID: EXTAPI-238
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 56c1b328b0c982efa3bc42ba78656c062553be8e
- Merge "Script to get docker timestamps from ONAP instance"
- Script to get docker timestamps from ONAP instance
Change-Id: I8270244ab16280517a22df3898990be547dbc49b
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 70d4edbf87d2c6fd3b07fac9f7bb5c8d862ecdc6
- Update Docker Image Number for Portal to release version
Issue-ID: PORTAL-557
Change-Id: Iceb3affd02ee8d7664fc674c7f05942195298567
Signed-off-by: st782s <statta@research.att.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to ef0ff00bdbda7c40deb94702c564719ff1d731b2
- Merge "Update the requirement R-146092 in VNFRQTS-639"
- Update the requirement R-146092 in VNFRQTS-639
Update the requirement R-146092 in VNFRQTS-639.
Change-Id: Id0b5dc09686b0d5be9b20c0c2eba883df06338c2
Issue-ID: VNFRQTS-639
Signed-off-by: fzhang <fei.zhang@ericsson.com>
|
|
* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
to 44feb870f276516518b0dfdd758c09b4d5d217aa
- Update the requirement R-106240 in VNFRQTS-638
Update the requirement R-106240 in VNFRQTS-638.
Change-Id: I6e66667dc34b17b18c5997510e867d5d9ecae18d
Issue-ID: VNFRQTS-638
Signed-off-by: fzhang <fei.zhang@ericsson.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 1e23fc8cfc3b87e5e16323bf2fa0e8290208f928
- change installZips.sh for docker release
the line I deleted does not use in
any where in deployment
Change-Id: I0eda718426686abea94fd553821446d0530f3710
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to a0186c65dc7c2b64353ab2f03e3432f589de0051
- Disable staging plugin
Upgrade to oparent 2.0.0 to disable staging plugin.
Change-Id: I66ac8930f30fd6bfe1ded0c26d9a68cda456e128
Issue-ID: CCSDK-1334
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 250b5b2a4ad4020df9c0dd053743d28616e28485
- Upates in sdc-listener notification part.
-Added COMPOENT_DONE_OK status if sdc-listener fails to parse the CBA archive.
-Make use of IComponentDoneStatusMessage instead of IFinalDistrStatusMessage.
-Added DownloadStausMessage to handle download CSAR notification.
-Change the sli-version in blueprint-processor to 0.5.0-SNAPSHOT.
Change-Id: Ie6bb0569e6daffb13e06532f670aac27af1f935e
Issus-ID:CCSDK-1319
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
|
|
|
|
* Update docs/submodules/so/libs.git from branch 'master'
to 9a2470a315a0f31f79c49eeebc93a8e2bcb42c1e
- Update oparent version
Update oparent version to 2.0.0 which supports
global-jjb maven-stage job.
Change-Id: I48074817f0fa271c3d9ed3a8f80ab05333064aef
Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Include all properties on git module reference
Complete the modeling/genericparser integration
Increase build threads
Change-Id: I8b103a1a80962e13597c5e5af03f327daf437efc
Issue-ID: DOC-467
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 02a3b49bec86eb0a434afb86e158ca2670cb718f
- Update test coverage
Change-Id: Ib92d00266d17635b53593eaa544ca3b312c7ddb2
Issue-ID: SDC-2310
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 186befdfa74d04794b27cbb3d73d8beb18d17c0d
- SDNC-762: Documentation for SDNC keys installation
Creating documentation to explain the steps
needed for the installation of keys and
certificates in ODL for SDNC.
Issue-ID: SDNC-762
Change-Id: I2635027b7afbc4bcee4631989ec79e4feb1b8b51
Signed-off-by: DarraghEgan <darragh.egan@est.tech>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 4a7d7929aedd8872b2afae9c89746551dbb6a0ef
- Merge "Add references to overview and installation files"
- Add references to overview and installation files
Change-Id: I8e613ae7b17aae7f9532373baaa3db2ecf4f99cb
Issue-ID: DCAEGEN2-1504
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to ccb162cb12b8db9d8acc3478b3f9d95fc633791c
- Merge "Update DCAEGEN2, mapper services doc"
- Update DCAEGEN2, mapper services doc
Changing documentation as per changes made for Dublin release
Change-Id: I2ef0e85c235b78ea7eeab6f160d47b16039f3950
Issue-ID: DCAEGEN2-1461
Signed-off-by: Aleem Raja <AR00500721@techmahindra.com>
Update DCAEGEN2, mapper services doc
Changed File
index.rst
installation.rst
Added File: troubleshooting.rst
Issue-ID: DCAEGEN2-1461
Change-Id: I2ef0e85c235b78ea7eeab6f160d47b16039f3950
Signed-off-by: Aleem Raja <AR00500721@techmahindra.com>
Update DCAEGEN2, mapper services doc
Changed Files:
index.rst
installation.rst
Added File: troubleshooting.rst
Change-Id: I2ef0e85c235b78ea7eeab6f160d47b16039f3950
Issue-ID: DCAEGEN2-1461
Signed-off-by: Aleem Raja <AR00500721@techmahindra.com>
Update DCAEGEN2, mapper services doc
Changed File
index.rst
Issue-ID: DCAEGEN2-1461
Change-Id: I2ef0e85c235b78ea7eeab6f160d47b16039f3950
Signed-off-by: Aleem Raja <AR00500721@techmahindra.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0993b5d7f5b8d7287e2e3d72c9e082b1ee0d7192
- Merge "Add missing jq package installation"
- Add missing jq package installation
KUD installer.sh is missing jq package installation.
Jq is used in tests/plugin.sh, tests/plugin_edgex.sh and tests/nfd.sh
functional tests.
Issue-ID: MULTICLOUD-617
Change-Id: Ib53bf3e47e42f98b0d38a2507f4664bbaaaceea0
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 94ab0d697a13db57bc21a2e8e62f0970c2bff1e4
- Merge "Reverting http DMaaP port change"
- Reverting http DMaaP port change
Change-Id: I0746764e0a927834688eb06bcf51c695d8fe49bc
Issue-ID: DMAAP-1152
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 1cfa803753cd760839f549605131c98904ac9398
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 1bf85714ca747f446b003467754d5a3ea5b8adbe
- Use released version of elastic
Issue-ID: AAI-2403
Change-Id: I64f21f9a9f077985540f552faec264363b08fccf
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to 6f6a8122eecccd9d821b75cf96c02b53455838b1
- Merge "Adding script for autocollection of docker images"
- Adding script for autocollection of docker images
This script is collecting docker images from oom based on enabled
subsystems to specified list
There are missing images downloaded in run time based on blueprints and
images necessary for rancher
Issue-ID: OOM-1678
Change-Id: I4367a8a7c755bbf6045ad192bbfc4dd68daa92f8
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
|
|
|
|
* Update docs/submodules/oom/offline-installer.git from branch 'master'
to f32823d0c545ee2835de38fe41c9485c0f373e57
- Merge "Fix idempotence issue in dns role"
- Fix idempotence issue in dns role
Docker_container module was called twice: in a taks
'Start dns server container' and then as a handler
but there was a divergent set o parameters for the
module in them. This had the efect of the container
being started by the means of the task itself but
immediately after it was killed and started again
by the handler because it had different set of
arguments for the module. The fix is to include the
handler itself as a task so the whole run is idempotent.
Change-Id: I9078f9dfe5894d94d4b6a9e44411f034508992e7
Issue-ID: OOM-1845
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 338e9668b06c245af29746d6469803f2914aabe4
- Fix Message Router ports in robot test suite
https://gerrit.onap.org/r/c/86515/ disabled the use of HTTP ports in
Message Router by default and so 3904 is not there on a fresh install.
This commit change the use of default message router port and scheme in
robot testsuite
Change-Id: I92d267b9482c21606fb9b437f6c64a18f044184a
Issue-ID: DMAAP-1152
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4dc2c4df24d733db6176c738eb9a9ee35a112795
- junits for AaiController
-Added new test for getNodeTemplateInstances method
Change-Id: I1214445de2710482964c3e195a91b73bef9ef6da
Issue-ID: VID-478
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
* Update docs/submodules/dmaap/datarouter.git from branch 'master'
to 3ebd2534167e73426d2b19efb05eaf9892f6f9d6
- Merge "Add syntax check before pushing code"
- Add syntax check before pushing code
Checks whole file (with changes) for code style violations
If you can't fix these violations you can use the --no-verify option
Issue-ID: DMAAP-1173
Change-Id: If97f90685836cec7fa3febb450f6f8ce844272f3
Signed-off-by: econwar <conor.ward@est.tech>
|
|
* Update docs/submodules/multicloud/framework.git from branch 'master'
to cd65ac58bf09b45144f6de2709279a549da4cb4a
- Add Proxied OpenStack API
Add token API description
Change-Id: Ide1978cd41d611c25de6d3a2d44bc274e9b19949
Issue-ID: MULTICLOUD-283
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|