Age | Commit message (Collapse) | Author | Files | Lines |
|
Added some small descriptioni for usecases
Issue-ID: DOC-629
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ic76c2d091f1d6c37371a1012dddc8a4d701dfb80
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7ba99b5dfbad80619ca9298132956ee58cb4156c
- Update helm and kubectl versions
Issue-ID: OOM-2331
Change-Id: Ie97218cd7df55c6819f1bb01db52a140870f641a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 8b35c46769ded9fb513db4751b88aa468c721ffa
- optimize size and time using "--no-cache-dir"
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Issue-ID: APPC-1888
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: I41951d327bcf6bc381fc3d6e1789c33fd205d005
|
|
* Update docs/submodules/portal.git from branch 'master'
to d17fae7d8aefbd439cb8dceee2d959b20870bc1d
- Added Work Around in Release Notes for User Mgt.
Issue-ID: PORTAL-918
Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I2d5aa825b3629556fae2572ee01eaa2536f25443
|
|
* Update docs/submodules/appc.git from branch 'master'
to 389393eb86e4325f3fcc7cd6b4135be2881b0baa
- optimize size and time using "--no-cache-dir"
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Issue-ID: APPC-1887
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: Iaf92c95eae404706828c346ac02cf0f63c71f5e2
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 9c96d16bb3d9b96467efc931684d351b64eb871a
- Issue-ID: APPC-1882 optimization in git clone using --depth
optimize the git clone using --depth flag in term of size of clone
and also in term's of time taken to fetch the files and commit history
of whole repository .
Respective issue with Issue-ID: APPC-1882 is created at
https://jira.onap.org/browse/APPC-1882
More detail can be found at blog
https://www.atlassian.com/git/tutorials/big-repositories
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: Ic5e7169b23662f80f98e192355163159f42182b8
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 82ec0fbda9ab2090fea542403221be853332e003
- Implement Priority Based Controller list
As part of this patch, have implemented
a priorityQueue based contoller list which shall
contain placement contollers and action contollers
listed based on their priority.
Issue-ID: MULTICLOUD-1064
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Id1beac6e3b6ec5156f64a169042d171ff28e38d6
|
|
* Update docs/submodules/portal.git from branch 'master'
to 072c160a464ef27bf6fa16bde652e57e3218696d
- Merge "fixes for supporting non-gui application access provisioning"
- fixes for supporting non-gui application access provisioning
Issue-ID: PORTAL-909
Change-Id: I760eb93966cec6d2cf9a24f06e3424ab867b38f6
Signed-off-by: Muni Mohan Kunchi <munmohan@att.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to 56ed97dfcda37953f4bcd486b5615d53ff093a07
- Correct bad links in release notes
Some links are not correct towards MUSIC-573 and MUSIC-557
Issue-ID: MUSIC-596
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I10a3e9444f72f6b31a041f772898330e5d6659d9
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 24e99d433cfde855e3e4ce06b6f7fb00f47dad52
- Remove Postman collection
Remove Postman collection not updated since Beijing
Remove link towards the Postman collection
Issue-ID: EXTAPI-451
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I51f041af0797c3ba789c052677bf3665ab39c822
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 7999215bcb96bfca2111014c47c9e8766936b254
- Merge "Update css file name in conf.py"
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I07abe65dff0adef7111d35db882951b00d375c8d
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 5fc9ef84ef1261b098ec70b8ef401edf9c27e0ee
- Merge "Update css file name in conf.py"
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I15d8343afd33d6d51273146775bc95429e465825
|
|
* Update docs/submodules/ccsdk/platform/plugins.git from branch 'master'
to c1dfbc118f75474b57377447442bd550dd58f1e1
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I221b3657f26645b72cc4442e7f9432be70129c57
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 77090e8aa727a7eac54ed9671d4dff8eda06c094
- Merge "Update css file name in conf.py"
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I9f0699d403633f1c0b2761da2cb22e33afcd0666
|
|
* Update docs/submodules/ccsdk/dashboard.git from branch 'master'
to f796af3a840d0fd9319e3dfe45ef0e548cd90171
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ie7e475c651e34116e5da2342cada83d139c7626b
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to ede647655880a66fc0e201523297afa90c2bb549
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I31b137466ec4eda4b6ecc940d68d40e62a1f3680
|
|
* Update docs/submodules/ccsdk/apps.git from branch 'master'
to c2fac23347ee5dd3f8b6e3180a0206eb979b965e
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I6b011f0480f4542883323b6f1fb4a0043b40a76b
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 194b52a3d1917702f79ce524c9d52267b0c6d077
- Merge "Refactor sliapi springboot"
- Refactor sliapi springboot
Removed sliboot container from distribution. This docker is now
built in ccsdk/apps as a new microservice
Change-Id: I7794f13af5386bf16f3fcfb97a9fc1fcb4a74ca0
Issue-ID: CCSDK-2096
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
|
|
Add release notes anchor to release notes template
Issue-ID: DOC-631
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ie639d88421d6470ecc2b46f1e934f2920e10a4ff
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to 15b0030cd773cfea9a8aeb8abcc15e0342aeff02
- Add _release_notes reference in Release Note RST file
There is no reference _release_notes in the rst file
As a result, this file can not be linked from the global Release Note page
Issue-ID: DOC-631
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I21614e349f4d3339a612c279fe5a08b82b56dda0
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to fb5ea184f59174cf6ce8c66cfb5b0453c9e0771f
- Add _release_notes reference in Release Note RST file
There is no reference _release_notes in the rst file
As a result, this file can not be linked from the global Release Note page
Issue-ID: DOC-631
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: Ia90bdfde8fd6d804f4d59fe3f37099abc2fa3791
|
|
Add Doucmentation projects
Remove Logging and Holmes
Issue-ID: DOC-632
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I81ea3457dc44c7a8e0ce0e4e4de032aa6f35c99e
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 966271e4e2601d58eb06f286a3b2921e803fa9af
- Make Directive values Tosca compliant
Issue-ID: SDC-3079
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Ie711c61244a4e2d68a96e2814ba2db52e067c6e4
|
|
* Update docs/submodules/integration.git from branch 'master'
to 3286e05b7d8917702e823f85ed4cf0011b18b62c
- Correct ReadTheDoc theme
The current theme is different from other ONAP projects
Corrcet conf.py to be aligned with ONAP
Issue-ID: INT-1615
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I57c7793702ca659a074f998931ec11a94fff466d
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to f7ab0e4458ddb21a56d6ab015b5aa4ec4ad30fe6
- Update the version of openjdk8
Change-Id: I26f164d082d7710397da79d6e439cdde57792ace
Issue-ID: HOLMES-314
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/holmes/engine-management.git from branch 'master'
to 21019dc4975b06cc801926b19f5e380c0c71a3bd
- Update the version of openjdk8
Change-Id: I34ee54c311f229f39c3e45e58cb0949e07c19b70
Issue-ID: HOLMES-314
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 38af9cf7166b119d34fd89c10c172beede5f5b7b
- [vFW_CNF_CDS] Fix typo in Postman collection request
Corrects cba_name/cba_version reference in SO instantiation
call in single vf-module by removing it (it was used only during
development work).
Corrects SDNC calls to use https instead of http that was turned
off recently.
Corrects typo in secret retrieval command.
Updated SO Completed instantiation status response.
Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ib13a0d1e404e7e2f6053223f4eb4817ff99f8393
|
|
* Update docs/submodules/oom.git from branch 'master'
to b821fd3b8e10698152900e916ffbd3ee1a2ccdee
- Merge "sdnc update"
- sdnc update
update sdnc logging configuration
Issue-ID: OOM-2426
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I2666ce7feca692dde700386e072ac1a69dfc6eec
|
|
* Update docs/submodules/oom.git from branch 'master'
to a0aae63297e64016db2a441c23240849ebf4f2f2
- Add property enabling the py-executor component
Issue-ID: CCSDK-2414
Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca>
Change-Id: I9a346b740c2c6225f690fca0b6b97c9f6b8b4951
|
|
* Update docs/submodules/so.git from branch 'master'
to 515be95fb12dcecf7cffb9f8fac6db853907d329
- Merge "Add retry dependency"
- Add retry dependency
Add retry dependency to pom.xml
Issue-ID: SO-2977
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I891ab51c78ec491b5875fe425c67ff565e5a397b
|
|
* Update docs/submodules/so.git from branch 'master'
to 9b78caf92e4a362850a242f04871644dafc20f62
- Merge "Add ChangeModelVnfBB and"
- Add ChangeModelVnfBB and
Add ChangeModelVnfBB and ChangeModelServiceInstanceBB as part of
fallout for vfmodule replace flow
Update to execute the ChangeModelVnfBB and ChangeModelServiceInstanceBB
flows for fallout in vfmodule replace flow
Update the logic to the ChangeBB list
Issue-ID: SO-2976
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id50d7ecd2abdd18178fbe2566c247e0c57b54353
|
|
* Update docs/submodules/so.git from branch 'master'
to a3b0c74345d2dbf981d49493ef498e28e867a144
- mso to add validation for vf module instantiation
Updated validator to accept action on validate
Added VnfInServiceValidator and unit tests
Issue-ID: SO-2975
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5e1d7a40dab6a447588cac55edade5e2823e7dac
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 540ea00963f4bf7ad01819b9263a425db68e628e
- Add _static files for docs
.gitignore was preventing these files from being
added. Update to not ignore the files and re-add
them in docs folder
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: Ic32d3526f32b6feb1adf7f1a1e5f90df36659a40
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e80f462ab1621090dd9cf7a2c648eb168aaafa5e
- Add grpc contextupdate client call to orchestrator
Adds a contextupdate client function that can
be invoked for any action or placement controller
to process intents for that controller.
Adds the corresponding server side handling for
the ovnaction controller.
Issue-ID: MULTICLOUD-1019
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: Ifdfc99e522288a530735bc4c1402d45449f6d057
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 47e2053949bf4a490733fbe1ae2dfc5d65436c1d
- Merge "Update css file name in conf.py"
- Update css file name in conf.py
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I2bbb525350252c28e8f6cab9848c504d7bbae630
|
|
* Update docs/submodules/ccsdk/distribution.git from branch 'master'
to eef9c4714984a1a162fafd0a004cd83e02f20400
- Align requestID, subrequestID for DMAAP msgs
Align the common header for DMAAP message received
and published, as Policy depends upon them to
corelate policy driven events. Updated DG's
Issue-ID: CCSDK-2395
Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com>
Change-Id: I7c65d00c05ed395c6c6f89f36763ae0aefde87fb
|
|
* Update docs/submodules/aaf/sms.git from branch 'master'
to 516213f563b079c982fa706aa9d97c27581e8655
- Remove expired certs and key, use them from oom.
Issue-ID: AAF-1159
Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
Change-Id: I658af495ce2e30e34f94bcb57bc06c335a7b724b
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to aec7bcff2843cfe60f946535599b49b1778dce45
- Merge "Actions list - UI"
- Actions list - UI
Issue-ID: CCSDK-2411
Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com>
Change-Id: I4eccc5261e4c4ae9c9a60f0c4c518129973b066d
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to bef1899ac0e9cc77e8c22feffaab95cbc923d6ba
- Data dictionary fixes and improvements from vFW CNF demo
During doing vFW CNF use case CBA model with CDS (See INT-1260)
found some diff/improvements to update to CDS starter dictionary.
Issue-ID: CCSDK-2408
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I8e899b3ab34bcd499e917da318f589e69008dc6d
|
|
* Update docs/submodules/integration.git from branch 'master'
to a3737ae0e71cc2658fd4a673cfa91001b03b3680
- Support stopping sending PNF registration messages in Python module
Change-Id: Iae7d300e6e09d152b6e7daaebd9c85ba763fc077
Issue-ID: INT-1613
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Add test case for invalid '--count' option value
Change-Id: Ib46c26889f01ce0cd9d90865070d5c5ac9b5d08a
Issue-ID: INT-1613
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Drop shell wrapper for 'trigger_custom' action as well
Change-Id: I388038656505c6937e10ba9f65d70d0e6514e17b
Issue-ID: INT-1611
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Support triggering simulator app directly from MassPnfSim module
Change-Id: Ice52848bedf8722aa142de74342190378ea593cd
Issue-ID: INT-1611
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
- Drop shell wrapper for stopping simulator instances
Instance method is added to manage stopping simulator
instances and ROP scripts directly in MassPnfSim class.
Change-Id: Ic551f99c0f5f2a177b9c72daac02690b0bbded04
Issue-ID: INT-1610
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to f36451a9d5bcc88adb3a7f0062976cbc8ec668b1
- Merge "Changed sli-provider dependency"
- Changed sli-provider dependency
Due to refactoring in sli/core, the dependency sli-provider-base
should now be used in place of sli-provider.
Issue-ID: CCSDK-2412
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I35e356dd80cc355aedf74a9adb49665a1292d77c
|
|
* Update docs/submodules/integration.git from branch 'master'
to 7c41c16ed62fef316f6e93faeb18bec350c5fbf5
- [vFW_CNF_CDS] UAT testing doc update
Verified UAT testing as much as it worked for vFW_CNF_CDS.
Spy recording was successfull technically as yaml response
was received but looks like missing some external calls.
UAT Verify POST call did not worked as expected results
was not according to spy output. Or some other problems.
Document updated accordingly.
Issue-ID: INT-1531
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: Ic2b13048fbff47fb8d6e82f3921a9922030bc971
|
|
* Update docs/submodules/integration.git from branch 'master'
to 950afcec26f87ee83041de405a79ca66a1f7d46d
- Update doc to reference 1.6.3 RC2 frankfurt image
- refactoring of the integration page
- add link to s3p page
- add a table of the repositories managed by Integration
Issue-ID: INT-1551
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I36adec41f6938925561210da905d69c76cddfa8b
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 8e7a20777f2100324526a34b4b6c943b512df0fb
- Move cluster management into its own microservice
Split out the cluster provider and cluster APIs
and packages into a separate microservice to align
with the architecture.
Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I08f357b5a488004a2389b72a178ae33e101d1540
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 7cac724fc70cc723c526d39eef1e8aaf4faf941b
- fix broken links
Change-Id: I47ad3e2f9d425a2165cb0112d58876d479cadb43
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2291
|
|
* Update docs/submodules/portal.git from branch 'master'
to 8be1cc0ab124a5d01b7787b10e527033924d631b
- Updated Frankfurt Release Notes for Images
Issue-ID: PORTAL-885
Signed-off-by: Lorraine Welch <lb2391@att.com>
Change-Id: I9a72f12de91a113ed2e743a3922aed1c5b547518
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8c7774e524e4df5105f8b3a199d368adf4937886
- Merge "correct release note"
- correct release note
correct "Upgrade notes" section of Frankfurt
Issue-ID: CLAMP-840
Change-Id: I804846934eddcbe0577a04f6021cc62e6107e27c
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 715746fbd2bcb18193138d56df50b0d44da2681b
- Remove logout
Remove the logout option from UI.
Issue-ID: CLAMP-860
Change-Id: I711b8a7eaf523195f0534044efd3dd74c3f1e0be
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 3baea8e7e5ac5039d27ecd2d504f4ea24034f730
- lower code smells
Issue-ID: APPC-1859
Change-Id: I6d0a7563199355a446345f568415a78856c0cfa6
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|