Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to 6c16c0b33dcfeaf781e7ebfcd1bc2ee2fd38f5f0
- Remove boolean entries in TOSCA Metadata
Change-Id: I0101bbe35656b4c7d7405429d95939b892e85402
Issue-ID: SDC-2876
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 4a01181974575ada4348359788d47313616c33a3
- Add interface inputs handling
Enables interface inputs specified in a node_type to be imported and included in the generated csar
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ia3acaad50b4091831d0c0471b07ba2b2e9bd380d
Issue-ID: SDC-3077
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1e9c8c5f47a707dc8ea1d7cff7ef39b91462b137
- Plugin to customize prop. during Service creation
Creates an entry point to customize properties of a Service
Component before its creation.
Change-Id: I102a70b37eec498dd9c6df009c38da57d0e5b17f
Issue-ID: SDC-3062
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/integration.git from branch 'master'
to aaf7389fd815cdb073617c018bd73c6f6affa772
- Remove postman subdirectory
The postman suite has not been updated for Frankfurt
They are defacto deprecated
This shoudl be cherry picked in Frankfurt
However the suite will remain in El Alto and previous versions
Issue-ID: INT-1608
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Id1ee003e023e8c35d7f5439f1a525ee039fb6b2f
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7959bd4c6fd403cf4ba58bf572b1259267b3c76d
- Merge "Update the Kubernetes Version to 1.16"
- Update the Kubernetes Version to 1.16
Update kubespray to 2.12 to deploy Kubernetes 1.16
Issue-ID: MULTICLOUD-1063
Signed-off-by: Yao Le <le.yao@intel.com>
Change-Id: I537f6395e5d05d8b72411dd1e0789e19972f1947
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1481548c635f95d245138aba7ac710668e25bfe1
- Merge "Add support for pmem-csi plugin and e2e test"
- Add support for pmem-csi plugin and e2e test
Issue-ID: MULTICLOUD-1046
Change-Id: I1853e071a99702c5e6f7ba9ca819746576fd0aca
Signed-off-by: Chen, Tingjie <tingjie.chen@intel.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to b8f308c3685781640f8543600b56e04c298560d7
- 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: Ib4444487de90b373ee692e894db4e85e22d4bf7f
|
|
* Update docs/submodules/vid.git from branch 'master'
to 5527258ea8eeedf98a95d6e9eabf629092ad815a
- Add information how to start vid locally
Issue-ID: VID-728
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: I55046096a2454ed57ae84dda042642f126e7e9ee
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 6fc8a352e6b0d32bf166c0547d5fe9d1507917e7
- Finalize Documentation R6
Change-Id: I66837d0b314c1a529bd6ca2e29c9527899286c6f
Issue-ID: SDC-2949
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 03d9e0134e6fa3a3401f5a3a1f6a109ef861ff59
- Update INFO.yaml
Update INFO.yaml
Issue-ID: APPC-1883
Change-Id: Ifd18e60f0d5889da4e8a53bdaf6abca24bd09456
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to e93269dc4707d550aa78036ebe2e4c82f66592ac
- Update INFO.yaml
Update INFO.yaml
Issue-ID: APPC-1883
Change-Id: Idc553fff8c654117290d76cf24236bdeb2c92cee
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 071905b47891738b4609e7ca2848228fb3f3202d
- Merge "Override global maven configuration"
- Override global maven configuration
Issue-ID: SO-2941
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4402426f764ab2599fea0b7f35ce314b920a25ed
|
|
* Update docs/submodules/so.git from branch 'master'
to df74daf492f6c7293ff3b31b0aa99342a8e0295b
- SOL003 Adapter removing duplicate code
Change-Id: Ibf6f2163516b852318b94510a793e25306a638b9
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to dbc8b2543e9c92a95b967a1abf2e5445e7799eeb
- Fix Network and ProviderNetwork yaml formatting
Correct yaml format of Network and ProviderNetwork
CRs produced by ncm so that they can be deployed in
a cluster.
Issue-ID: MULTICLOUD-1072
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I27e55c0c7428ccee6ddb720445e104054eefcee3
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7fc603a5eedcd6a84860c881a1228309a308805f
- Add appcontext instructions during intent apply
Create AppContext instruction records at the
app and resource levels when handling the apply
api for network and providernetwork intents.
Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I3c82087273278b2503959664f0a8ee4e34eb0cd2
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to 37f1a6ea1b886a63136158efe57a62ee91c634c1
- Fix varchar size for DATA_SOURCE column
Fix varchar size for DATA_SOURCE column
for CONFIGFILES table in the sdnctl database, because
uuid is not fitting to this column.
Issue-ID: APPC-1884
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Id94ebc8f12e1d0175397769acebaa5d2a3de537b
|
|
* Update docs/submodules/sdnc/oam.git from branch 'master'
to 5fa9ea7312cdee391e300f6d141b63d5b2b18976
- Update versions in release notes
Update versions in release notes to reflect correct versions for
Frankfurt RC2.
Change-Id: I811e14c28242c9efb317b425d1db2a88fe049196
Issue-ID: SDNC-1172
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 038411c16a3fc95a7b2e910240f6d90cf533ba44
- Merge "Use SDC 1.6.6 containers"
- Use SDC 1.6.6 containers
Change-Id: I6d14baf950e413caa9d672a96d4a194bccb507f9
Issue-ID: SDC-2948
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 3aae7c0efab5c3ffb38c837f7451efcbbe5c60a0
- Add new SO component so-appc-orchestrator to OOM
- This is a new component with SO
- This component polls bpmn for any app-c related
tasks. If there is one, it will pick up the task,
execute the task and provide task status to bpmn
- SO code related to this functionality has already
been delivered by Elena.
Issue-ID: SO-2903
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I1bb3afd437f420304c41255560fbe13106eefb83
|
|
* Update docs/submodules/vvp/documentation.git from branch 'master'
to ca1e358e315ae2e0b0a14a9f2fef26a72ab095cb
- 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: I49849225586ed7b49a8b8983a61596805158cffc
|
|
* Update docs/submodules/integration.git from branch 'master'
to ac588d62a90e7badc32acf476e0ce391e8bdd31b
- Update documentation
Issue-ID: INT-1551
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iacc99e3504ae62e90bc3d963056d780ae13c402a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 91a96a677b251ad0a1b18cfa202241f43c347f37
- update to last version
update to last version of backend/frontend
Issue-ID: CLAMP-840
Change-Id: I504b170a79ef89a1035899b7e3464ed8238771bd
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c8f068ae3412560a01ddf0fd3951ee807edc83f2
- Stability test documentation changes as PAP version is added as Env Variable
Issue-ID: POLICY-2544
Signed-off-by: aditya.puthuparambil <aditya.puthuparambil@est.tech>
Change-Id: Id590a23a5142f5589f3f3ac92a4ef57f08a5688d
|
|
* Update docs/submodules/integration.git from branch 'master'
to c01b1fb2ff905d1f39437f7b1106b3e9bd6d7338
- [vFW_CNF_CDS] Update documentation
Update several TODO sections and Postman collection.
Added few FIXMEs to mark fields for update when latest
logs/results will be available (after RC2 env test).
Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: If78caf719968681fe02290a5df7e81058d502968
|
|
* Update docs/submodules/integration.git from branch 'master'
to 2c825c368caea212e5e6f57ced783f66af13927f
- Update vCPE Tosca use case
- fix documentation
- add install script for oclip
Issue-ID: INT-1355
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ieaeac5caf76caf6f731a6c2bf6380e8f8f2a6c6a
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 4a370e1a9abbdf45fabb1ec82755bc6cdcd44795
- 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: I57ea1fdc186c7e28519ba0764da298ad02c17a37
|
|
* Update docs/submodules/oom.git from branch 'master'
to 18355a8cedae7b86d9af024870167fcd2422cdd7
- Merge "Update SDNC/CCSDK to Frankfurt RC2 versions"
- Update SDNC/CCSDK to Frankfurt RC2 versions
Update versions for SDNC and CCSDK dockers to reflect Frankfurt RC2
versions.
Issue-ID: SDNC-1171
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iaf34379550d148a164341dac6c44fa20926b8ccb
|
|
* Update docs/submodules/oom.git from branch 'master'
to 7cf3b1fc96b7f30f71ba7406948a75df7493a21d
- Merge "[PORTAL] Use common aaf template in portal-app"
- [PORTAL] Use common aaf template in portal-app
Instead of copy-pasting code around aaf_agent usage let's use a common
template that automates this.
Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Ida183073e70563527d9d218cb247d7028687c167
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 0a7bf256bde5dfd4c518f960a3c13b7eddb9223a
- Add grpc client to resource synchronizer to ncm
Adds a grpc client to resource synchronizer to ncm
to handle network and providernetwork.
Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I45646d66ab1ec79818d0942694f8238718c407b3
|
|
* Update docs/submodules/oom.git from branch 'master'
to bae310719823ea90d12bfb26307c58f1f0e8f594
- Merge "bump the SO version 1.6.2"
- bump the SO version 1.6.2
Issue-ID: SO-2821
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ief1d24c6aefbbd47618f235f719c6d0aafbda5b0
|
|
* Update docs/submodules/oom.git from branch 'master'
to 9625b7b014adf7be43cac1bd376b8f328afe9a95
- Merge "[CONTRIB] Change EJBCA to work on HTTP 8080"
- [CONTRIB] Change EJBCA to work on HTTP 8080
Issue-ID: SDNC-1136
Change-Id: I863bd7b280701c503ba45af6ba8e85f48ea18cfb
Signed-off-by: egernug <gerard.nugent@est.tech>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 4ea43d6023d72346c8da40ab157c37c8718d4290
- fixup rsync go.mod file
Issue-ID: MULTICLOUD-1005
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I5dd7f9d0ef1862acaf3d987381a5970de488707e
|
|
* Update docs/submodules/optf/cmso.git from branch 'master'
to dae1f66180b7da7f95f8221fc19a2d4635c1b612
- 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: I2b5c493b8ebf5c04116b773f8c4e93cc84d44e2c
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 22def8bb1ad69cc30f1f7257660b2b646f94c39e
- 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: Ic38efb07cf39391663c29a811404de189d6fa848
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 89f8707d8512e39ed8f44949dfdda224b9d89329
- 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: Ie31e5dc99dce2634692520fc4dd369b77fb1d88a
|
|
* Update docs/submodules/music.git from branch 'master'
to 91ee9d67acb1222f25274c05ee41e288a95233b6
- 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: I877197e935493f36851ddee57bfb471a33687e67
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 9cfeb80dc920b213ea70fdfd2463f6746fb4e2f9
- Update go.mod files of services to use local code
Change go.mod files to replace usage of services in
this repo with local code instead of upstream builds.
Fix a couple resulting issues.
Issue-ID: MULTICLOUD-1077
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I597c7bf98beac3fcee9e37699966cbe839335bf2
|
|
* Update docs/submodules/music.git from branch 'master'
to 4cd2bc6c697bda26757aa41662c4c4f5b1b63eff
- Merge "lowered some code smells"
- lowered some code smells
lowered some code smells
Issue-ID: PORTAL-869
Change-Id: Ia92c254b9fb9ddfe9db63889808eea07557c198a
Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to d2044d7b9b30d922d2717b1952075c26bce91f04
- Merge "lowered some code smells"
- lowered some code smells
lowered some code smells
Issue-ID: PORTAL-869
Change-Id: I38a7c71f67b05bea076c6a0912712097da2093c7
Signed-off-by: Indrijeet Kumar <indriku1@in.ibm.com>
|
|
* Update docs/submodules/aaf/sms.git from branch 'master'
to a7cd299e6c7f9e546f5170949b8aa5ba4e7e0a04
- 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: I98affb8318601fb237bcbb64aa75a19459e29aba
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 5b9a3eb61eb1ac8e4a58e801763702f6902fc1b1
- 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: Id62101bca93a9d4007a3d61a1193cf1dd100fffb
|
|
* Update docs/submodules/aai/esr-gui.git from branch 'master'
to 6c6916a86801f9a33c3cf26d81d180c910355065
- 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: Ie9bab67376fd338a5b80564a2035039837b0d9b9
|
|
* Update docs/submodules/aai/esr-server.git from branch 'master'
to f1f34f99b05134035f02854f15131c1132dd4f31
- 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: If3bce090f91548c04f69c3fd824644cd8cbcf547
|
|
* Update docs/submodules/aai/event-client.git from branch 'master'
to 550bbdd961c6f6ec8d8e33cc86ba09c943e8d1e4
- 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: I38790c963362df37f220019fa6e054b697f019a0
|
|
* Update docs/submodules/aaf/certservice.git from branch 'master'
to 892eb3fb564c2d7c50e2ecb0494bbc599f5f7ae4
- 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: Ia8f9eda20890a92545b15d40bb76f4f1ed627006
|
|
* Update docs/submodules/appc/deployment.git from branch 'master'
to d68ea6c3d1bae89db5aa3d3e696adf6c4d6aa5eb
- 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: I63c91ff4398a46d0caabc93cc7ab0d9b844c3da5
|
|
* Update docs/submodules/aai/sparky-be.git from branch 'master'
to d22a11ea3937a7c6f3498340cfb8017be9a470d4
- 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: I47cde77c2669ffbdfa814684b2435b3813d27a84
|
|
* Update docs/submodules/msb/discovery.git from branch 'master'
to 93d71abd86fa4874a3a44cb5dcd97e4a7b4f1a26
- 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: Ia657e306e3a4387624125177a3eaecac8da6e447
|
|
* Update docs/submodules/msb/java-sdk.git from branch 'master'
to 5006a87f623c7036509bfe58e8440882a3fa9225
- 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: I4109f2d2670d41203a45375f19b71fcd71995634
|
|
* Update docs/submodules/multicloud/azure.git from branch 'master'
to de4f1d918ce01deecdf6144d870d4cfe30824a23
- 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: I6c84c252e7f860cd854fe50661ab6563ca7e82a2
|