Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 2831ca63cbbb94cf00cfd6640abb9f93cf422af9
- fix gitignore in this dir, Part 1
Issue-ID: AAF-980
Change-Id: I6dd51b165026aacc88a8409b70221c5e9baeb6b5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to e7141675481392baaed182cb8e6a2a9b1abf8b9c
- Merge "Add wrapper function for Cli and Netconf executor"
- Add wrapper function for Cli and Netconf executor
Issue-ID: CCSDK-1707
Signed-off-by: Steve Siani <alphonse.steve.siani.djissitchi@ibm.com>
Change-Id: I2c29d0135b8252cd21ed3d139516ac637c846927
|
|
* Update docs/submodules/integration.git from branch 'master'
to 048e08954b756a4e18a7d665b744b477ec03f2f6
- Modified vFW DT Use case description
Description of policy configuration and typos fixed
Change-Id: Ib11df95b79987b85c15452d74a5644c152dcbfde
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
Issue-ID: INT-751
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0ca3d400f25810df7b1eb811dc529e0d1231a184
- Refactor healthcheck-k8s.py
Error reporting was improved by returning actual
error message from subprocess call to 'kubectl' command.
Code readability was improved by defining a dictionary
of endpoint names to check and their IPs.
Unsecure 'shell=True' property in Popen constructor for
kubectl command in SDNC DB was removed and command string
itself sanitized.
Overall code readability was improved by reusing common
commands in a loop.
Change-Id: I19f8f71e27196bb55a9be3d58cd0885ceba3af0c
Issue-ID: TEST-213
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to bfeeb24819035523222149d4fffdf9f7de363fc2
- Fix mispelled routine name in vcpe scripts
headbridge -> heatbridge
Change-Id: I49cc3af80b74a9d03612625be2a35e039e6d28e1
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: DOC-549
|
|
* Update docs/submodules/integration.git from branch 'master'
to 863af9a6582448560ca3d56852056658d0da16eb
- Remove hardcoded SDNC pod name in vcpe scripts
Sdnc pod name is set as a property in VcpeCommon
class and it should be used across the script.
Also removed hardcoded public net prefix in
get_pod_node_public_ip and use class property
where it's assigned.
Change-Id: I0308c808a764ff114fc43591aed34d9695207fe5
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-212
|
|
* Update docs/submodules/integration.git from branch 'master'
to 63929cfc099d8a39bf9854dd7fbb1f32490e1147
- Fixed Bugs in HPA automtion script
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Issue-ID: INT-1137
Change-Id: I89fefb02d7d58453d490499716c581cb66895b59
|
|
* Update docs/submodules/oom.git from branch 'master'
to 5d3228aaf8b0800e0e5ec40cc41852f0a6cf75ac
- Merge "bump the SO release version"
- bump the SO release version
Issue-ID: SO-2310
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I3a0b5a0ac58c14c42940e2af032e816493af0497
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 27cbec79e30f7e25a7419be38dd9bb7c324c782c
- El Alto release
add note for El Alto release
Issue-ID: CLAMP-500
Change-Id: I9b9175b876a3c3723e8de3b689bcfbd2c3d37a7b
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 91b170c9334feaef47273b51f69c1471171464a4
- Merge "Add release notes"
- Add release notes
Issue-ID: CLI-166
Change-Id: I6808894c9f2c3d3bf810063005ac04015e69ff0a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/cli.git from branch 'master'
to 713681d51da5acd78f37ce647e9b44b1fb8d2c5c
- Merge "Added feature commands not added from dublin"
- Added feature commands not added from dublin
- Added commands that were not added from dublin
- Removed extra info parameter from cloud-create command
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Issue-ID: CLI-224
Change-Id: I559ab38dbc6f23ad7a2d38faae77192c0b98ed44
|
|
* Update docs/submodules/cli.git from branch 'master'
to c1c644d51059d03785cd341684152bae29f1cd27
- Merge "Fix bug in service model test approval"
- Fix bug in service model test approval
Issue-ID: CLI-166
Change-Id: I76de5b2655be0ba34b15b4976e529ef64484df89
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/dcaegen2.git from branch 'master'
to 1bba7ea8b9109e23c48af2a435745553f581f1b9
- tca log enablement
Change-Id: I0bd4d508da88b3480027f93ed6d5a7417df6946b
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-1669
Issue-ID: OJSI-167
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 5fe839bc8f5b536d5cb48297cf16c4d63e456413
- Update tomcat to 8.5
Issue-ID: PORTAL-723
Change-Id: I0a5ac0226b6775ba2cf0d783375f775f899c1d3d
Signed-off-by: statta <statta@research.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to de7c28924e29221089d5a4c19849be33c47bda0a
- Merge "Update charts with policy latest released images"
- Update charts with policy latest released images
Issue-ID: POLICY-2045
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: Idb074c7d4239be1c225f9e89f6672288fd658227
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to 1c941ef3265f71bd592434388b197f3709d3d899
- Merge "Adding/Replacing Plugins to format/validate code"
- Adding/Replacing Plugins to format/validate code
Replacing Groovy script with directory-maven-plugin to identify baseDirPath
Add license-maven-plugin plugin to Generate / Validate Copyright header
Adding tidy-maven-plugin to format / validate POM.xml
Updating Java Code Formatter Sytle XML to Version 13
Issue-ID: LOG-1129
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ifa333053bb1dff70f28b14ea9460073043e9c847
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to 4060b4c7955d7d7eb5352a1515a20fa2aa6a808a
- Merge "Updated setTargetEntity to accept ONAPComponentsList interface"
- Updated setTargetEntity to accept ONAPComponentsList interface
Issue-ID: LOG-1130
Change-Id: I8e69d64bef18589c9eabb785ab4671c265f517b9
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to 335f5ec15c700f0c8fd21e0bed27885de51bb59d
- Merge "Update StatusLoggingInterceptor"
- Update StatusLoggingInterceptor
StatusLoggingInterceptor should not extend PayloadLoggingServletFilter
Issue-ID: LOG-1127
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: Ic66ee14445efd57c92b4fcc894ec0b4c5470a441
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 2419999ae7ab0bc8b555a955d5dfbc9eef9d6f3e
- Merge "Ensure proper unloading of resources associated with the dynamic classloader for Kotlin scripts."
- Ensure proper unloading of resources associated with the dynamic classloader for Kotlin scripts.
Issue-ID: CCSDK-1692
Signed-off-by: Serge Simard <serge@agilitae.com>
Change-Id: Ic1c1bf263331bf4a43d855798d2d62ec97503ceb
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to 1c27d3125646a0bf545bdd224fe73bdebd145921
- Merge "Update api docs to reflect the most recent changes to policytypes"
- Update api docs to reflect the most recent changes to policytypes
Issue-ID: POLICY-2073
Change-Id: I67bcd417329231d5297d8f7e9c982b788cb46928
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to ba2bdddc0f2f990bc07325e9a512a0a0c93c08af
- Add Feature Flag for cloud-region and nf-role as an optional search (fix)
Change-Id: Ia5bfc99320ce1f9be1c5a4f98fc6d4a02be0f58a
Issue-ID: VID-596
Signed-off-by: Ittay Stern <ittay.stern@att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to abebe0ce99f7aeb05827e67afc5c3cdaff45ee3f
- Merge "refactor drools chart to allow customizations"
- refactor drools chart to allow customizations
- move some values out of .conf files to values to avoid
building the chart when deploying policy (drools).
- move credentials to a single secret file, this is precursor
work to deal with confidential info in a better way in
future releases.
- delete unused files.
- generify mounting of configmaps/secrets as volumes to
avoid explicitly having to modify statefulset.yaml.
- update amsterdam controller with latest version in nexus
at container instantiation.
- update to the latest released drools image.
Issue-ID: POLICY-1371
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I1497b61cd210ac4c00b957c2832de5acd01ea4d2
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 220b156a67405e87930c307482db54caf4d44e36
- Merge "logging requests and responses in SyncRestClient"
- logging requests and responses in SyncRestClient
Issue-ID: VID-611
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Change-Id: I0e64e9520e566f9317f3fcbf0495b67349993ce4
|
|
* Update docs/submodules/vid.git from branch 'master'
to ecd0453d3ca7c54d32af7b033f8098e25ca4392b
- Merge "Reduce vnf data response from A&AI in change management flows"
- Reduce vnf data response from A&AI in change management flows
Issue-ID: VID-596
Signed-off-by: Amir Skalka <as221v@intl.att.com>
Change-Id: I4462ef0c2dbc9880d1a0d204f6552e3842aad821
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to e5819ddab89fc838fe019166a75254dbbc26d261
- Update git submodules
* Update kubernetes/aai from branch 'master'
to 9d23a1c8a97d5878e2aafc871f17af007349c288
- Set champ release version
Issue-ID: AAI-2579
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I8b020e1aa305a84baa68f4f89f62c01b6f7a7c04
|
|
* Update docs/submodules/ccsdk/cds.git from branch 'master'
to 6b8fbc694e204117efe3ae44c99ae08d64c11f9a
- Merge "Added mode for kt and create method"
- Added mode for kt and create method
Change-Id: I4c1c20077a2da5269724fff12fc456a86b5168f4
Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 7c1fb25948c06e4e0b572241ae292fc31a4f4af1
- Merge "Integrating NFD Daemonset with KuD"
- Integrating NFD Daemonset with KuD
Current NFD code in KuD is unused and obsolete.
Integrating NFD as DaemonSet and updating test case for NFD.
Added comments. Addressed comments and changed the
matchExpression to kernel features. Changed operator from "In" to Gt,
and values 4 to 3 better fit broader spectrum of O.S's.
Adding exit conditon in case there's an error status.
Signed-off-by: Akhila Kishore <akhila.kishore@intel.com>
Issue-ID: MULTICLOUD-797
Change-Id: I454fb1998fc84e5f0d566f32b7dcfd85872c5183
|
|
* Update docs/submodules/oom.git from branch 'master'
to b50a6f8961ede94b0851414212d1f38d408dbfde
- Merge "Set master as branch in .gitmodules"
- Set master as branch in .gitmodules
It avoids the next fatal error when updating gitmodules from doc
(double levels of submodules).
Submodule (kubernetes/aai) branch configured to inherit branch from
superproject, but the superproject is not on any branch.
Issue-ID: DOC-505
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Id2d6434210003c20de74fc6da87125c54506cfd1
|
|
* Update docs/submodules/integration.git from branch 'master'
to 0b06f78094bf11112f57d32d741e349108c34042
- Better specifying parts supposed to be changed
Following params are needed minimum required to be changed or
cross-checked when vCPE is tried in different lab
Change-Id: I911acc682560c9a727d2e14ae1d4a22206d6e6f8
Issue-ID: TEST-208
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 6d7edc7d8afe1397b877cb18371304e581538be7
- Remove unused ovn-kubernetes
Removing unsused ovn-kubernetes
playbook and test from KUD.
Currently there is no plan to use
and also this is untested.
Issue-ID: MULTICLOUD-684
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: I684bf82c7d4ab6d051178a027a385923ec9c4f2b
|
|
* Update docs/submodules/integration.git from branch 'master'
to f1d0a8be232f7b6a4076acbe32dab8e15856c41e
- Add remarks related to Openstack's port security on vCPE
Extended anti-spoofing related notes with some hints on
dealing with Neutron's Port Security Extension Driver
which in some cases may prevent VNFs to function properly.
Change-Id: Icf4f44b8cbcaa70621bf21d5b72ff552be80d4e2
Issue-ID: DOC-549
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 76a44c4f838747b01ef819d2d673b5f680780f3f
- Merge "add button to menual search of vnf change the vnf role to free text optional"
- add button to menual search of vnf change the vnf role to free text optional
Issue-ID: VID-378
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
Change-Id: I21a4b541f32626823d84f9d0d6fb0392275b7428
Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
|
|
* Update docs/submodules/integration.git from branch 'master'
to 73b02ed6a0c8c8942f2740034d6a2546a6551932
- Improve external_net_addr property description in vCPE scripts
Change-Id: Ie06109bb5c62d4132a5db8c6cfeb9d4c297d05a5
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-208
|
|
* Update docs/submodules/vid.git from branch 'master'
to 2609cc76f0565466667fff8ae4d0707b94993877
- create JoshworksJacksonObjectMapper and use it everywhere needed
Create class that implement joshworks object mapper that used jackson
object mapper that support kotlin.
Use it instead local anonymous classes where needed
Issue-ID: VID-611
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ie00dce0ec9b366515c5e40d9f37b9e64a2ceb357
|
|
* Update docs/submodules/clamp.git from branch 'master'
to fdfde2175da045760b356548203131480ae9d601
- Add scritp for DB
Add scripts to load/save the db + add autogeneration of the test data
used by the CSIT
Issue-ID: CLAMP-496
Change-Id: I90cc4d1860562c0325038e6b8e900d99b64d201a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 079dfc9647074f7e40c8b5fe3eac5bd2b50ade0c
- add UT to logRequest of Logging
Issue-ID: VID-611
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
Change-Id: Ibbe32350b2a6ce02a833ab65346afde9e85fc6e2
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to bc2da5eaca4548be4e4a6762c334d394180d13a6
- Update artifact url of modeling etsicatalog
Change-Id: If2c4534997111895ed458c824a3ef2b0bcec6f48
Issue-ID: MODELING-224
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e22274d42e8fa9eb96fb38aee46b847812b2e400
- Merge "feat:optimize topo api & mock json for network service page"
- feat:optimize topo api & mock json for network service page
Change-Id: Icb5cbb83407c1fa8054dea197fd52292747bd821
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to ffd6d1e39c36a2133d329b975d5fe588bba36d35
- feat: optimize the local API and json data on the onboard page
Change-Id: I7dc02560d381161ce5687e850ce2cf882c579b75
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f4f42b9b89880e8992c483255ed04863a3577f64
- Merge "bump the SO version to 1.5.2"
- bump the SO version to 1.5.2
Issue-ID: SO-2310
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id1b0ae814631724ff62ce474f42fbc741b7f3d31
|
|
* Update docs/submodules/vid.git from branch 'master'
to ca6f40516028602d3551856301cd9d7cda65f812
- Merge "make Logging a service and inject it to SyncRestClient"
- make Logging a service and inject it to SyncRestClient
Issue-ID: VID-611
Change-Id: I120782884351c55b2e0d1b4ca8bae1e2479d1d0a
Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to bea7e8b2cffda37f7fc5b6d2391bafcdee5ca207
- Merge "Update DCAE bootstrap container"
- Update DCAE bootstrap container
Issue-ID: DCAEGEN2-1686
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Ica7798e4e9eaae54559813b9f2a1c01f2aab3a06
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 8fc83809ff5d970b7ecda3e24e4038faa03d950b
- Merge "feat:mock local json data for customers page"
- feat:mock local json data for customers page
Change-Id: Id6ad77af72fddf8331bf1318ce0ff378251d4e98
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to e779979ec9c7bbb18711339a26c4706a7096f7cc
- Merge "feat:optimize mock api & routes.js for customer page"
- feat:optimize mock api & routes.js for customer page
Change-Id: I89990f82c176471b918c297e82eaec628a1c3fa7
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to 28071f9059054e48105b9edac78cfb55415f40df
- bug: fix routing transition animation
Change-Id: I542a75134c622e237d48310ab0c5985c0f34b624
Issue-ID: USECASEUI-306
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 4996ccfb67d22533da5d5021284e41b6612e4aec
- add Feature Flag for cloud-region and nf-role as an optional search
Issue-ID: VID-596
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I36e5ea4842816dfa8a6734299bf667150600a375
|
|
* 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.git from branch 'master'
to 151924670b390b8811283802ae7e20c3d63505da
- Add 1.6.3 release file
Change-Id: I1211bb9874e6e7bf3c2f3e3858cd2a4d08d4d5bd
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
|
|
* Update docs/submodules/logging-analytics.git from branch 'master'
to e219ab7cc03e144c7217f639aec52921ab49d0d5
- Restore MDC Setup
MDCSetup was renamed to AbstractFilter and made abstract. This reverts those changes
Issue-ID: LOG-1128
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I861ea441a66e5bc929e2efea22b690b4fddc3059
|
|
* Update docs/submodules/ccsdk/features.git from branch 'master'
to a6557cbba03576e7593160fd2a6abe68f0af86b3
- Specify sli scope as provided
Specify scope of sli dependency as provided to avoid issue in
generated feature.xml
Change-Id: I104c4e9b276b68faf1e63f5dd642e3740c2a2962
Issue-ID: CCSDK-1445
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|