Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/integration.git from branch 'master'
to e781c7c4e4e385f504254d0fd32f534d559af3c2
- Mass PNF-sim unique VSFTPD PASV ports
Issue-ID: DCAEGEN2-1660
Change-Id: Ib742755f6a924ee9c5babe8e411311e7fe0e6802
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to e21a3c642c913a777c45b1e2c80d9cf8d32ec0c2
- Change onap_oam_ext network settings for vFWDT
Enable DHCP
Add static route for 10.12.0.0/16 to 10.100.0.1
Issue-ID: INT-1083
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I8a77ef475622a987000812cedc8d8f51a968ee0f
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8ec5130ce28bc3dd731c2eb10d54e58b8e155190
- Reduce ONAP VM footprint
Reduce size of NFS and orch VMs to m1.medium
Reduce default number of worker VMs to 9
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I53dc47ccd3d8bad03bcbc109a68b23b75314dbaa
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3adfd35f7946e0ff31870fe69ab7f43d127303b2
- Bug fix in deploy script
Issue-ID: INT-1128
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I500a920389d3ed9fd792f5ece7c22f9356a86fc8
|
|
* Update docs/submodules/integration.git from branch 'master'
to a6d37fe2d27024609815d1fafd7821c54f6b5d1d
- update description of 5g pnf software update
Signed-off-by: Yaoguang Wang <sunshine.wang@huawei.com>
Issue-ID: INT-1104
Change-Id: Ifcd2e0488422759ffff8789bfb0bce9ea05aab4a
|
|
* Update docs/submodules/integration.git from branch 'master'
to 1d00e970300921d28e70a8b1748f6cda67388e5c
- Issue-ID: INT-1129
adding instantiation operations that were missing
amend : set subscriptionServiceType to vLB
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: Icf7884a46ac07babda283fa464fe2fbedbe7eafe
|
|
* Update docs/submodules/integration.git from branch 'master'
to 125d00b3b5dfda960f7eb8c5d87bf79455b3df1f
- Update pnf and 5g use case doc
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I9fa7e1babd7b7cdbdfbec71600ebed6c81ba450b
|
|
* Update docs/submodules/integration.git from branch 'master'
to 660f496429b43a02e0c254ae49ce63163f6f2b27
- k8s: Make convenience targets CI-friendly
Previously "clean" target failed if there were no build artifacts. Now
their absence is ignored.
Issue-ID: SECCOM-235
Change-Id: I47beb2754a893e8b7453611116b4da2e516cca90
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 056ef4c18a177e179ce288247f67cf23dad47c18
- k8s: Add tests for API server validators
This patch also adds convenience target to the Makefile and updates
documentation on relevant dependencies.
Issue-ID: SECCOM-235
Change-Id: I57e00af3cd4c60af3128e3094607cc61bc1e5dbe
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Relax kublet HTTPS connection requirement
According to kube-apiserver documentation [1] and CIS guideline 1.1.4
option "--kubelet-https=" might be absent in API server configuration.
It has secure configuration (being set to "true") by default.
[1] https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/
Issue-ID: SECCOM-235
Change-Id: I604cdcace03f65185aab6a0b34d48cfec94277ab
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Make Rancher CLI provisioner configurable
Apparently Linux AMD64 machines are not the only ones used for ONAP
development (author meant no harm).
Issue-ID: SECCOM-235
Change-Id: Ia78a02fb82dc5752d6b8fd2cef8e6ef583fd3ca6
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to a65cd1ca58eae2348ff50487cc1b5c6d05531fc3
- k8s: Make Rancher CLI provisioner reusable
Having Rancher CLI proves itself useful on development machines as well.
Issue-ID: SECCOM-235
Change-Id: I0de3109e1236cf6dc9cbc825342593041dcfdf2c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7b2c82bc52e7d56c99690fa260ea0b692b0ea59a
- k8s: Add Rancher CLI to test environment
Issue-ID: SECCOM-235
Change-Id: I46e2f8d61c3a82613b665fb6d9b57431bb2a1868
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to ea8bc1a719a36c89e7eae42080b1835e5ef0c28d
- k8s: Add virtual environment for testing
This patch adds simplified ONAP deployment environment (Kubernetes
cluster managed by Rancher). Its purpose is to provide cluster defaults
for inspection without the need to access actual ONAP application
deployment.
Default node customization scripts were extracted
("tools/get_customization_scripts.sh" run within "tools/imported/"
directory) from official documentation [1] and imported here in order
not to introduce runtime online dependencies.
This environment should probably be migrated in future to more
appropriate place like devtool [2] (or at least use the same Vagrant
boxes).
[1] https://docs.onap.org/en/casablanca/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html
[2] https://git.onap.org/integration/devtool
Issue-ID: SECCOM-235
Change-Id: I57f9f3caac0e8b391e9ed480f6bebba98e006882
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Validate API server address and port flags
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.6 and 1.1.7).
Issue-ID: SECCOM-235
Change-Id: I5f215a6642b177e85d7e1c70860ba0c7e558ec4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
- k8s: Validate API server boolean flags
This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
regarding master node configuration are satisfied (1.1.1 - 1.1.5, 1.1.8,
1.1.9, 1.1.20 and 1.1.23).
Issue-ID: SECCOM-235
Change-Id: Ib964b5111b616a891c3963ef9695af660810e8ba
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to ff3ebac2a21a4f9d8213ec255656d199cb6f4fe9
- k8s: Add documentation on runtime dependencies
Issue-ID: SECCOM-235
Change-Id: I370636220151a5755f467055418f866afe11d5d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8f8f27f136cb31325a5a486a3c5b9903b279ee7e
- Issue-ID: INT-1129
some changes in usecase description
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I487b778dd899dc522aacd162e01efc61eafe9c43
|
|
* Update docs/submodules/integration.git from branch 'master'
to 24cda10dbd263b373c0e06593277aa43e43c4e5f
- Adding document for vfw/edgex use case
Adding the setup instructions for vFW/EdgeX usecases.
Removed whitespaces.
Issue-ID: MULTICLOUD-692
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Change-Id: I87a99ad2fce1a936334145ffe5cbf25e3133d93d
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6d986ee80c43da2098b3bb8da5a04dab8da696bd
- Add BBS installation documentation
Detailed installation and configuration steps
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: I12584072cf63a95c057762022753251e2195b571
|
|
* Update docs/submodules/integration.git from branch 'master'
to d15450419ab00cb77af96f57252012edc5276b98
- Decommission java and docker manifests
Issue-ID: INT-1128
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Id8b3f228f0813a82e871feb57cc865905dff9988
|
|
* Update docs/submodules/integration.git from branch 'master'
to 17314cd2c1e0ae88cc460d96e3731a72dd3a37d9
- Add integration and oom branch params in deploy.sh
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I47d33ffeeb739a6f6fe3b768ccfd147add1de254
|
|
* Update docs/submodules/integration.git from branch 'master'
to 5ee1c3899f07e6eb22f73ed39588ea73c4599038
- Add a known issue in vCPE doc
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1127
Change-Id: I3354f5a468c79c83a40550fd8bcb20f9858b37a8
|
|
* Update docs/submodules/integration.git from branch 'master'
to ba69f38745415ce3b3b5c3648f691a81c3b36124
- Correct use-case description
Minor editorial corrections
Issue-ID: INT-1104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I1ed77383f9b35226c1b2c40b64b861bbb9be70a1
|
|
* Update docs/submodules/integration.git from branch 'master'
to 587704d6838ce93b67491803c2b0e04e9fab0a78
- Update vCPE use case doc
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I77f6a796dba7e6bfb155ccb1c82281ab31c17446
|
|
* Update docs/submodules/integration.git from branch 'master'
to 1b31a1d43b9be2938fde5639ab7aaea6262adc4f
- Clean up vCPE script
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-847
Change-Id: I1158442cd73c6e0d943e9cc111cb12dae1381d36
|
|
* Update docs/submodules/integration.git from branch 'master'
to fdae148d303b3153e2dec38d830d3784491b6f65
- update ccvpn release note
Issue-ID: INT-1123
Change-Id: Ie29dfc7ec8d598d0620a135a174e80ee20d540d9
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6b223c9548d48675596eb0e9d1cc8a8e01435dfc
- k8s: Obtain relevant information from Rancher
This patch introduces Rancher queries using its CLI client. It depends
on having utility binary located in PATH and providing configuration
file prior first use.
Issue-ID: SECCOM-235
Change-Id: Idb011e27b4801c5700b4482656463849736298da
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to cbf3f2d7e96fb2841d142c8e78f7eb0e652d52a8
- Update Dublin Integration release notes
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1119
Change-Id: I00e6d1354f1ca79f9210e1c53ab309756dd6e742
(cherry picked from commit e3f80591ed1f83df13a5fd4593dafb0160ff2aa2)
|
|
* Update docs/submodules/integration.git from branch 'master'
to 06b08126e911f834ca0b8e166ddaad4f6a6b1e01
- Tune deployment performance
Increase number of NFS server threads.
Decrease helm deploy delay.
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I819e9a14eec71cf0fa1c44ab15c52c2df527996e
|
|
* Update docs/submodules/integration.git from branch 'master'
to cf883a01df772f6891ec43c3adb1a2b58f6aa3c0
- Remove temporary APPC image override
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Id223251d14aa6d3b6e759eafe95330d005dd3d30
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9bb778b5b90235e2136f75dcc43b6c9cb0266572
- Make /dockerdata-nfs a ZFS volume with compression
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I2b5cdb332702a3599b2faa4d180f68decb7a199b
|
|
* Update docs/submodules/integration.git from branch 'master'
to 17797b454abdffc0815f919f556c93bf7339288d
- Update ONAP OOM installation docs for Dublin
Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ia3b855e8a3c673b7861cb38469dbc8664d290a53
|
|
* Update docs/submodules/integration.git from branch 'master'
to d95bf2b91a8fc696fb3f002df589e90c460393df
- Rename rancher VM to nfs
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I97b333d61c2f12036f5a2e864fab160eacfb8b69
|
|
* Update docs/submodules/integration.git from branch 'master'
to 6385045eff1596eb86a5d08c3746b2294f49928a
- Rename wind river lab tenant
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I4d66a00b38bd2b74902f35c7b4db512beb23352f
|
|
* Update docs/submodules/integration.git from branch 'master'
to 82e5e0d2369914c54b58c6ae6b1e86658247c2ce
- Update integration release note
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I05922e8424551e60617dfe9edda251b695fcb5fd
|
|
* Update docs/submodules/integration.git from branch 'master'
to b1ab1387906731d37c3b6444862810e628dbbf58
- Update CM use case doc
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I991301886aec371f554eb0f076a9360910ee24d9
|
|
* Update docs/submodules/integration.git from branch 'master'
to a8aed9b9d6dea15f62c9098965d7c2c3b510bf78
- Move teardown script to RKE script directory
Also rename various Integration tenants
Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I7422088bdcb9ae8fbbf76bab0517f466d1279df3
|
|
* Update docs/submodules/integration.git from branch 'master'
to 70d75b5c53e2a7676061ae10ecf3a1241cf9cd9b
- Dublin S3P Stability and Resilience Test Results
Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Iec987bb6f1f2ca7a41cfea506b3140dc67b476d4
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3b06dbe8031d39aacbbbf64f380ed69f97d4f8bd
- Integration doc for 5G-Configuration Over NETCONF
Issue-ID: INT-895
Signed-off-by: tragait <rahul.tyagi@ericsson.com>
Change-Id: Ic16584b15579e1e3976a9dff69d9cd5888576072
Signed-off-by: tragait <rahul.tyagi@ericsson.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 21a47fedd6d72d3968075ce0306104edf939292e
- Add release notes for oparent dublin
Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I0f26c9a01b7bce373325f2472e67f1ba5187b99c
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9caf997f3e2381e41b41ea0a9f07564d234b79a8
- Remove vCPE with TOSCA from usecase list
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: Ia72ffa9e13ef62fea8a23da1ec4a2a757a11fabc
|
|
* Update docs/submodules/integration.git from branch 'master'
to df1b9d8bd5b39ddce2a4695831a64584bcd32986
- update AAF for Dublin/ElAlto
Issue-ID: AAF-854
Change-Id: Ie9f5cdb4befe634e3b4932277e396e1eefdd6bb0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to ebb7c10a69ffb344273d28b97b5e102918fcf144
- Update docs
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1104
Change-Id: I0438f949d211b58c1ffb1361b63f8c5ff0e5eddf
|
|
* Update docs/submodules/integration.git from branch 'master'
to cc752913623586ea27104ef49230629d2c8c7921
- k8s: Add basic structure for validation tool
This patch introduces CLI utility for checking if Kubernetes cluster
follows security recommendations. Provided Makefile simplifies setup
process by setting appropriate environment variables for the build.
Further information can be found in README. Provided symlink allows
proper document rendering on VCS hosting site.
Issue-ID: SECCOM-235
Change-Id: I4a1337c9834322ee4fd742a9ccb979b9bc505f75
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to f54cbc192441c82879d63d4d3aee7f7448c45172
- Update vFW HPA documentation
Change-Id: I54499946156fa76dc88469b6fea5f26cd5d35e95
Issue-ID: DOC-484
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8944b7796153f7aa17a07e0d758394bdd50eddfc
- Enable appc clustering
Temporarily use a SNAPSHOT APPC image until a new
image is released.
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: Ic6119621c0b48e20f1f12088edbcac67d9b786a1
|
|
* Update docs/submodules/integration.git from branch 'master'
to 11c545a816857decc238b90689392faf7adbaf8e
- Fix bullet list warnings in docs BBS
Fix issue "Bullet list ends without a blank line; unexpected unindent." in docs_BBS
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: Ieebf1b5bd89be5163900c9cc0267c8c8d9a931a2
|
|
* Update docs/submodules/integration.git from branch 'master'
to a5c8bf86d55dcb38beba9d6e213fd61026ac36cb
- Add doc for IPsec with HPA use case
Add documentation for IPsec with HPA use case.
Issue-ID: DOC-484
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
Change-Id: Ibcdb383c4582de3e66b60b1b2dbfd454942aa16a
|
|
* Update docs/submodules/integration.git from branch 'master'
to 4c9c4713cb184d4aa03beff8dcbf06881dc3d9e6
- Update docs
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1109
Change-Id: I69c90d8152f780e0e438236d3cec4a3ef0fead17
|
|
* Update docs/submodules/integration.git from branch 'master'
to 9d32165d6ff03a85f55bf4ddbb295bdcf9546e60
- Add script to set vfwcl loop name in consul
Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I719803b68cfff224ccf22f1b92613bf254a452b9
|
|
* Update docs/submodules/integration.git from branch 'master'
to 21b9508b6b7599999dc7adbaa032811e836e5814
- Add BBS doc link to index page
In docs_usecases, link to BBS use case doc file is missing
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: Ie59ce5b5c4af2ab3e75ad345e94a8ca0f7654048
|
|
* Update docs/submodules/integration.git from branch 'master'
to d30ccf88968750e408ad130f5e2ed7c2ea2ef4aa
- Add BBS use case dev guide to integration
Add BBS use case details and dev guide to integration section in readthedocs
Issue-ID: DOC-448
Signed-off-by: Pérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>
Change-Id: I9fc7923842388e4941f4e53433d2f8cb6134caa9
|
|
* Update docs/submodules/integration.git from branch 'master'
to 8efc17e44176a2b60c00f321c5bf62e4f0ef5b46
- Update OOF-PCI use case docs for dublin
Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Issue-ID: DOC-483
Change-Id: Ieec26756fb32d7295786b42028de2c33bc4269d7
|