Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/sdc.git from branch 'master'
to a0c6e45f2085ba1f26573f5823d37b55268a1191
- Added a try-with-resource to properly close a FileInputStream
Issue-ID: SDC-2898
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I0a0163937ee2e760f3074d858dfc68a7b262ecd9
|
|
* Update docs/submodules/oom.git from branch 'master'
to 91fbf8fa8c146704733eea25e8ce843823d8962c
- Merge changes I4dc6cf5c,I1ad4da22
* changes:
Add HTTPS ceritificate in CLI OOM charts
Set CLI version to 5.0.4
- Add HTTPS ceritificate in CLI OOM charts
Issue-ID: CLI-265
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I4dc6cf5c9f7e8ec913491ea8580f414ab5ca199f
- Set CLI version to 5.0.4
Issue-ID: CLI-255
Change-Id: I1ad4da223a56262db4d86f0ba03a76b3e763d448
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 659556d07ad5b928cb0032f040dc86fcb11944c8
- Added early check for null value for `containerV`
- Formatting code following project's code style
- Added early check for null value for `containerV`
Issue-ID: SDC-2904
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: Ib8d7c1bf36608855c73d8a0df637e86aefce9377
|
|
* Update docs/submodules/integration.git from branch 'master'
to ee0c74e28de9552e683724264b101362c144694c
- netconf-pnp-simulator: fix sysrepod crash on TLS reconfig
The crash was caused by:
- the '--permanent' option while updating the ietf-keystore by
sysrepocfg
- missing some Yang modules on sysrepo installation
Other changes:
1. Added TLS integration tests, including reconfiguration
2. reconfigure-*.sh are now synchronous, only returnig after restart is
completed
Issue-ID: INT-1516
Change-Id: Iddc03fc968aaab60931596045437ba0c78448b08
Signed-off-by: ebo <eliezio.oliveira@est.tech>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 768eac673132b08e48da7beba7062af0e7771c4c
- Merge "Add repository for cassandra image"
- Add repository for cassandra image
Change-Id: I287b830f86da0fe0adc440cf9e645f8d244aefe1
Issue-ID: OOM-2368
Signed-off-by: afenner <andrew.fenner@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 8429c539b48ce851f98e086f5a722c13ebcdc151
- Fix Tosca properties declaration
Remove duplicated entries
Default value for Boolean type should not be a String
According to the description for the keyname 'attachments:' it should be of type List rather than String
Issue-ID: SDC-2870
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Iac2b4f89dac16a6aef9dcabea74def5cacff99a6
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 41e63a840a08cba73b4d606e162bb71d042a4e95
- Merge "Update Vagrant VM image to Ubuntu-18.04"
- Update Vagrant VM image to Ubuntu-18.04
Fix bug ICN-260 KUD Multi Vagrant 18.04 issue
Fix bug ICN-303 Compute01 no spcae left in KUD Multi Vagrant
Fix bug ICN-285 Nameserver issues behind a proxy
Issue-ID: MULTICLOUD-1004
Signed-off-by: Yao Le <le.yao@intel.com>
Change-Id: I9e5c6c0e618ebd63babe650f06ca21ff10669cc4
|
|
* Update docs/submodules/vid.git from branch 'master'
to a3b9e3e948ea95ef77f9c18e9565456e500ac466
- add "new view/edit" button in the Instantiation Status page
Issue-ID: VID-805
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I2883ce3ddb8e5eb7eb5eb405f9ae2aeb554252bc
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/modeling/etsicatalog.git from branch 'master'
to 064488f7193669852e626c04c574984575ebe7ff
- Merge "fix but for ETSI Catalog Manager needs to trigger a notification after storing ETSI packages"
- fix but for ETSI Catalog Manager needs to trigger a notification after storing ETSI packages
Change-Id: I3b77aca1c052b0e2467e2fd72060dd628e0df609
Issue-ID: MODELING-352
Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 615de28561aeb843e4fc18a1859b68a8164b17a4
- Validates artifact configuration
Validates if all the SDC base artifacts are configured.
The base artifacts are provided by the ArtifactTypeEnum.
Change-Id: Iffa38d6ba276014940afad71f7472bc8d730fcf8
Issue-ID: SDC-2929
Signed-off-by: andre.schmid <andre.schmid@est.tech>
- Configure a new Artifact Type
Centralizes artifact configuration in one yaml entry.
Allow the configuration of a new artifact type without
the need of code changes.
The configuration file now is used as a source of
artifacts types instead the artifact type enum.
The enum will be used as a source of base artifact types
and also in hard coded business rules.
Change-Id: Id0383d9fca9bce0519a4d52a4ecb3a68c8713f0f
Issue-ID: SDC-2754
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/vid.git from branch 'master'
to 01f85c23e21cacd236d365d689788275d2046211
- empty lineOfBusiness value when create new network (old screens) - fix
Issue-ID: VID-808
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I9f77e449411afdf1553f890c1c6a94eaa34afc7e
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to dc56692a4a307f378c827f017d2efbf754c223e0
- Max boundary check for instances relationships
Considering the max boundary of a requirement during a component
composition, allowing the correct number of the requirement
relationships between instances.
Change-Id: I82a1a6daeda8fadcf1c232b117d5b099db7b35d7
Issue-ID: SDC-2872
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 781e0930c17e5ae8fba643195abff5f4fc1cc6b8
- Fix non appearance VFCs on the Home tab
Change-Id: I1543da25b76adbe426726444bd855393267fabe5
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2868
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b4daf8921090f3495b5f82b5cf16480f9de71496
- Added ui-ci test case for checking if hidden
categories are not visible (USECASE: 3rd Party Operational Domain Manager)
Issue-ID: SDC-2879
Signed-off-by: Divyang Patel <divyang.patel@team.telstra.com>
Change-Id: Ic64b7de0f6ee70aef279ce13c3d2e18c194c6789
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 1491bd0d20906819481c8d334e5d4d1639fadb8c
- Simplified thread-safety for the `getGson` method
Issue-ID: SDC-2900
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I8c687bb408a5e0b1e95316bdae6d53126bc82696
|
|
* Update docs/submodules/sdc.git from branch 'master'
to c36523ba9887990b8a785266fd5d688e4888d67d
- Unable to update VSP (heat template) version in VF
This seems to fix the issue, we can still
onboard CBA at VF level and the CBA get included
in the distributed CSAR under the directory
Artifacts/*/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/
as expected
Issue-ID: SDC-2892
Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca>
Change-Id: Ie9f9cd7b8d2cf5eb3ff3c41a4b04eedd788265a6
|
|
* Update docs/submodules/sdc.git from branch 'master'
to 28f3de6c698075c2282493309722c8c29e95b523
- ZipSlip test fails on Mac OS
Mac OS has a symlink in the tmp dir that gets created in the test for
ZipSlip. Using real paths prevents the test test from failing by using
actual paths instead of a potentially different symlinked path to the
canonical path.
Issue-ID: SDC-2887
Signed-off-by: neil.derraugh <neil.derraugh@yoppworks.com>
Change-Id: Iafb0a84f6ab68276c5782c1ef716c59435aa72f5
|
|
* Update docs/submodules/oom.git from branch 'master'
to 8b6aca77c122a18be98ef09d5dad13493c367035
- Merge "[POLICY] legacy PDP healtchcheck removed"
- [POLICY] legacy PDP healtchcheck removed
It may be causing some flakiness with some healthchecks
passing in OOM builds. Not sure the root cause, as the
problem happens occassionally, may be a race condition or
something else (legacy PDP and dependent components may
take some time to initialize).
Issue-ID: POLICY-2471
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I8ab7c8c563c1db13b2a99aa8cb6f3c022c625642
|
|
* Update docs/submodules/sdc.git from branch 'master'
to d510e7838cace2c343d9ce5430a75455c3a846c8
- Removed explicit references to exceptions in log messages
Issue-ID: SDC-2884
Change-Id: I6f3e9503922cc3a4f4049fced8d23cede7b0455a
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
|
|
* Update docs/submodules/sdc.git from branch 'master'
to b191a68ff7702247962fd3a1f222496c300ff10b
- Fix GAB problem in ui-ci tests
Generic Artifact Browser is failing in tests
due mainly to a removal of the default constructor
in GAB class.
Change-Id: Id10b8d8d81c224e2658002b9c928e8aef7ca8e32
Issue-ID: SDC-2903
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
* Update docs/submodules/music.git from branch 'master'
to d99c6d9edac3ac8b5e9ba7284fbc65f40f02b97d
- Release 3.2.40 docker
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I328995c2245e38a124b7618f9cae1b52a55827b0
|
|
* Update docs/submodules/music.git from branch 'master'
to 75db53101853412588d6a38df47f122775f295f7
- Release 3.2.40 maven
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I65f6a3ee3dd6d191b62185420ed34f2ca9627ea8
|
|
* Update docs/submodules/music.git from branch 'master'
to 0c173cdf44af313e376f1e8ae4fd6e6973c6c20b
- Default Cipher to empty string
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I85a59925a40e196847983a7e60aa6d30b046d7e8
|
|
* Update docs/submodules/integration.git from branch 'master'
to 93d2ff22d0c8c1bc1fc7a2ea5e5643c88a345667
- Fix link in RST file for Scale Out doc
Issue-ID: INT-1536
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ic16b339332033cd487cf19458464c1dc86c61d65
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/oom.git from branch 'master'
to 01afa345d2b0ef932b883cacdc56b5e5cb554c32
- Merge "Update oom with the latest release version for OOF"
- Update oom with the latest release version for OOF
Fixing the configuration based on comments
Updating osdf common_config.yaml
Separating cmso configuration to a new review
Creating secrets app_key and add substution routine
Fix a typo in has-xx deployment.yaml files
Adding secret.yaml files for all has deployments
Fixing certificates for oof
Helm chart cleanup and unification.
Fixing pdx url and mount path
Unsetting appkey and removing secrets
Change-Id: I6fbdbd7532c73dffeb9fac65d50d3900c85cd87a
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-720
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to e49d4f0f4b4252b2e3acc713e8dba7084e285273
- Merge "Add apply API for network intents"
- Add apply API for network intents
Support POST API to 'apply' and 'terminate' network and
providernetwork intents for a given cluster.
Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I8c9bae9e93aeeb68654eaab1f15de9883c22215c
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to 1c3a22e3de0dd24b4161ae8b34794627620a208b
- Remove orchestrator dependency from ncm
NCM shall be like a library which orchestrator shall
call as and when required. NCM will assume that whenever
orchestrator calls it all the validation of orchestrator components
is done, so NCM shall not validate orchestrator components.
Otherwise, if NCM calls the orchestration, this will result
in cyclic import issue.
Issue-ID: MULTICLOUD-1041
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Ie352c730ffd39863d6de23d6a9a9a934f460392b
|
|
* Update docs/submodules/oom.git from branch 'master'
to 99e75ae24a317a678b1a54d8b4c1b6fb652ca9df
- Merge "[AAF] Use common secret in sms preload"
- [AAF] Use common secret in sms preload
Use common secret template and init container to fill config files for
job that preloads secrets to SMS.
Init container is prepared for temporary workaround required by the
OOF team to encrypt passwords before storing them in sms.
The only thing that has to be done is to instead of just assigning for
example:
export AAI_PASS=${AAI_PASS_PLAIN};
do
export AAI_PASS=`awesomeEncryptCommand ${AAI_PASS_PLAIN}`
Issue-ID: OPTFRA-720
Change-Id: I0ada7de0aa8710580ccf51cb9ab0822b81b4f46a
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to b7e91dd7ef25b497f2358a71e059f48fb657b6c1
- Code smell fix for appc-ansible-adapter-bundle module
Issue-ID: APPC-1858
Change-Id: I20362c71c8c54def706bb2fe94970ab18965d62d
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 3786478c94a615ee51bd4a540729ad8bb1baf544
- Merge "removed unused imports"
- removed unused imports
Issue-ID: PORTAL-865
Change-Id: I6d5d01d83e09f5d224ac2dfae7c11c0fa7980c32
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/portal.git from branch 'master'
to 1d82f7984b0e9f5f6bab6cdbb68c811178481094
- removed unused imports
Issue-ID: PORTAL-865
Change-Id: I6c2709376ad49dfd0f9e804107b1182daff85bf1
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/music.git from branch 'master'
to c905534f0165b029ad70554638cbd1f13814e879
- Release 3.2.39 Docker image
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I819b06c4a6a539a8c316e3d6f0019dbf67079a32
|
|
* Update docs/submodules/music.git from branch 'master'
to ce4af3048acf895efa28335bfdcbd79de9e160a0
- 3.2.39 Maven Release
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I100a7197c4e3bb2a0856a88c567e7205eceb8538
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 56b5ba4208b6cf4f3033946dee488002e7d1d7ee
- Merge "release 6.0.3 jar for free_radius gating test"
- release 6.0.3 jar for free_radius gating test
Issue-ID: EXTAPI-435
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: I2d30b7b152ceb23659434828c3a312fc9cc6472d
|
|
* Update docs/submodules/externalapi/nbi.git from branch 'master'
to 6f30b121428daa3cc116471feb90403bf504f43d
- release 6.0.3 docker for free_radius gating test
Issue-ID: EXTAPI-434
Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
Change-Id: Ieb2af4e6394423b45bc776ffe5990caae8f5d0ea
|
|
* Update docs/submodules/music.git from branch 'master'
to 99f396136789182931fbded1127856247593d91b
- Remove key.properties
Issue-ID: MUSIC-582
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
Change-Id: I52cbc8399a27006f70db2f8f4dff4dc09856d9da
|
|
* Update docs/submodules/oom.git from branch 'master'
to bf5b1fe2c261a6b76e5ff32bc43575044230e8cd
- [POLICY] Fix in brmsgw template
Double volumeMounts in brmsgw template fix
Issue-ID: OOM-2342
Change-Id: Ia855d18a636b19ee9aafcc8739b8c52260f611c2
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to df68db271f23561671a59b1678c39b8ee54cd8e4
- Minor UI fixes for dialogues and Tosca upload feature
Issue-ID: CLAMP-587
Change-Id: I683b62fbd0b15ab5db18c7e1e941ff8cb58cb0f3
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
|
|
* Update docs/submodules/policy/engine.git from branch 'master'
to 1f35b78f96933ad3a0976d03863e4d23b544ee86
- Fix for blank onapName and partial dictionary
Issue-ID: POLICY-2492
Change-Id: I329f6ab38d68887139f1d198a6777917fbd0fb28
Signed-off-by: uj426b <uj426b@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to eceef88af7a5e13a7840059004116e8b6cbf35ac
- Updating etsi-sol003-lcm-api module
Change-Id: If9711155d87d3f09e291b8b18e004ccff875e11e
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to a5d124e5fa47a7ff5a0717a1b2e160bb766169b7
- Releasing optf-osdf maven artifacts 2.0.3
Change-Id: Iee4bfb987343ad403c64b6628ea202be72c07d32
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-735
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to e115e18c5326576f2d5636eb253c4ed2cc5781fe
- Release has release artifacts 2.0.2
Change-Id: If376ad4e5b10385fc2787c13029b76b56939f987
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-735
|
|
* Update docs/submodules/policy/parent.git from branch 'master'
to c9ff573b80ff08e1f3e4e6e020d8e060f47162c5
- Merge "Update developer and s3p docs"
- Update developer and s3p docs
Add in policy/gui and re-org the repo build order.
Add doc and links on how to setup mariadb and the
simulators.
Move s3p documentation into individual rst.
Issue-ID: POLICY-2500
Change-Id: I8c781817cbfb13b55e6225cf86143bb67fca5f70
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 9bdb8c9c563a8ace784a2efeefc2428ad177ed43
- indentation corrected with spaces
Issue-ID: APPC-1858
Change-Id: I3e5d8404b32e9432e89587942173464a516ef6c5
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/appc.git from branch 'master'
to 1076ae8b7e4cbdf69d62660f645b778d2d987acf
- code smell. Corrected suggested formating
Issue-ID: APPC-1858
Change-Id: I9e384a71e756e2fd168be7d30ad726dfe08b261d
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/aaf/authz.git from branch 'master'
to 028f1ab9273171339b477d80f30a790df2344517
- Merge "test commit. sonar fixes"
- test commit. sonar fixes
Issue-ID: AAF-1031
Change-Id: I96ce88c32cfc0a6a7e1250f713c8379dfe097369
Signed-off-by: Mamtha <mamtha.sabesan@in.ibm.com>
|
|
* Update docs/submodules/usecase-ui.git from branch 'master'
to da22de958013506c0a5b2ff6d055425a8c1fae3c
- Supplement the consumed API part of UUI user guide
Issue-ID: USECASEUI-428
Change-Id: Icb33b0f8d6b43d8dc05f2d03250adfb2de4c3f91
Signed-off-by: hekeguang <hekeguang@chinamobile.com>
|
|
* Update docs/submodules/multicloud/k8s.git from branch 'master'
to c898a84208d20f0040778450cc401a35c3f8ee41
- Merge "Mongo api changes"
- Mongo api changes
Add RemoveTag call to allow removal of attribute from
a mongo document.
Allow find to return and empty list.
Issue-ID: MULTICLOUD-1029
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
Change-Id: I315efb8a4da485b697727254ccc9a5828f11a0d0
|
|
* Update docs/submodules/optf/has.git from branch 'master'
to 3b1a23c61f6c4ca9dd73e3a432acf24e93f7d890
- Increment has release version to 2.0.2
Change-Id: I5430bed61995ea958c8c6ddf6b9453c05a4afbc8
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-735
|
|
* Update docs/submodules/optf/osdf.git from branch 'master'
to 0c9d0e59bf61d9866c1d7885813dd14b87974baa
- Increment osdf release version to 2.0.3
Change-Id: Ifae17e7ae1187c1243ac33d1084ed722cbe989b9
Signed-off-by: vrvarma <vikas.varma@att.com>
Issue-ID: OPTFRA-735
|