Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/so.git from branch 'master'
to 06c00b7e1f74f0b793731983bc11fe79541a2b16
- Fix CloudSite creation for OOF Homing
Restore old version of postCloudSite for the OOF homing
code.
Change-Id: Ic20895730952975476544ede6e677948e88998a9
Issue-ID: SO-2940
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 16d7704be3276710e53ef61cf01ed5fda066a827
- Merge "put appropriate annotations"
- put appropriate annotations
Issue-ID: SO-2804
Change-Id: I325543a52c13f7bb02c6cf3c30bf9f878617c3c0
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 5211f2ed7a4bc239893c7a7db345858e094cfce8
- Merge "removed unused imports lowered code smells"
- removed unused imports lowered code smells
Issue-ID: SO-2804
Change-Id: Id2c98451cf522e8c4ffde592b12340e8c8bab577
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 723a9c4ab5647f52f391e6aa329902feeda35370
- Merge "removed unused imports"
- removed unused imports
Issue-ID: SO-2804
Change-Id: I24397aa0cd1f9481b92f3adfbfa56897c49e2b5c
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 907d8d6223a7d2f26f6c0d7792a90bc073e961ef
- Merge "add null check for server HostName/Name/Flavor"
- add null check for server HostName/Name/Flavor
add null check for server HostName/Name/Flavor
maven format file after build failure
include relationship empty string verification
add unit test to verify null/empty string
update empty string validation code
Issue-ID: SO-2912
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If308469cd4ec0008a6d1a480641da890d67b4259
|
|
* Update docs/submodules/so.git from branch 'master'
to b6b317acefcf741afe56cb9899769c01c707c557
- Add relationship to allocate resource
Issue-ID: SO-2919
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: I4232439be1729255fc128b268b1a3168d51507ff
|
|
* Update docs/submodules/so.git from branch 'master'
to 959d27a96f24cf74dfa3764df64b65a1ba9b9cbb
- updated aai-schema dependency to 1.7.2
Issue-ID: SO-2939
Change-Id: I5e9f47af8d51a0aee8d150e1956ad7ef85206988
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to a214feeecfe88b9f4362fd0fbb08c2323156db10
- Merge "[SDC] Update SDC Distribution Client"
- [SDC] Update SDC Distribution Client
Use the latest (currently on SNAPSHOT) version od SDC Distribution
Client on SO, in order to be able to (later) discuss also with HTTP
protocol
Issue-ID: SO-2792
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I8d49361ba4889a0c4200a9f35901c49534a8f03d
|
|
* Update docs/submodules/so.git from branch 'master'
to 3c21950cab44049b8ea3c3a3d0aa47a685555ad6
- Merge "removed code smells"
- removed code smells
Issue-ID: SO-2804
Change-Id: I53d80ba69119009429fec29e5545301bbfe2b585
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to eb6cc02868dc95c274dd6ec26a7be26f8f16b197
- Merge "remove setting of the prov-status"
- remove setting of the prov-status
remove setting of the prov-status on pserver
Issue-ID: SO-2935
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6e4767c2a457962de26ec09923228bfa72e55a54
|
|
* Update docs/submodules/so.git from branch 'master'
to 7a29a83a89c9e01c0219342f7272bbd023828eda
- Merge "Default gateway value to NULL when not present"
- Default gateway value to NULL when not present
Default gateway value to NULL when not present
Issue-ID: SO-2934
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7a9839817887575ec425e2ae6f1782b94f0bb907
|
|
* Update docs/submodules/so.git from branch 'master'
to 5369c02f6f86ec64850c7a23183755b377c6f668
- Merge "Add apache utils to SO base image"
- Add apache utils to SO base image
To encode plain text passwords using htpasswd
apache utils has been added to SO base image
Issue-ID: SO-2932
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ic92ac23ff604d1c86c5fc3aeb1c328b8cdcecad1
|
|
* Update docs/submodules/so.git from branch 'master'
to d9160c65acd59d9e844b1ca72e6da7c6ee30f1fc
- Merge "switch to docker-maven-plugin because that's all"
- switch to docker-maven-plugin because that's all
switch to docker-maven-plugin because that's all we need
Issue-ID: SO-2933
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed
|
|
* Update docs/submodules/so.git from branch 'master'
to 40d0e02c799115c2f070e93d35a9384264b332e2
- Merge "requestid values have commas audit log"
- requestid values have commas audit log
Removed overwriting header with random uuid
Removed setting of duplicate headers, updated SOAP logging
Re-added setting non-duplicate header
Updated version of logging library to get elapsedTime changes
Fixed failing unit tests in MSOCommonBPMN
Issue-ID: SO-2916
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6b30d69daf210dd903e6a1c1d832de49bf8119d5
|
|
* Update docs/submodules/so.git from branch 'master'
to 023a9a7398957caeecaafaf9083392e49a4b6262
- Merge "add image detail endpoint to openstack proxy"
- add image detail endpoint to openstack proxy
Fix issue where Image had an outer wrapper
Issue-ID: SO-2910
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia823cf21c6014e513f49bacf84fd2a61a2724bcb
|
|
* Update docs/submodules/so.git from branch 'master'
to d05adceceb65ae4af74ab953609ab5d9bdab6bae
- update oof option and slice profile
Issue-ID: SO-2919
Signed-off-by: zm330 <zhangminyj@chinamobile.com>
Change-Id: Ia755381b5b7f90ab6bac3ee8002cc87a1cc12c9f
|
|
* Update docs/submodules/so.git from branch 'master'
to 608d3f80e4b93c1afdcc21e414537e958550cb41
- Merge "update nsmf to fix oof and nssmf problem"
- update nsmf to fix oof and nssmf problem
Issue-ID: SO-2919
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: I3dc20b3eeb0ec5f72215dbe81295317446d60524
|
|
* Update docs/submodules/so.git from branch 'master'
to ca675686c6a59917ae53b1c83dd0700548ca5af1
- update DoCreateSliceServiceOption Workflow because the oof inteface modify
Issue-ID: SO-2919
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
Change-Id: Idf4ad514abdb21131c684edb4294b3ddff03efb2
|
|
* Update docs/submodules/so.git from branch 'master'
to 0746d5df51818753e950bf7a18d1d2d5ba583d0a
- Merge "update DoCreateSliceServiceOption script because the oof inteface modify"
- update DoCreateSliceServiceOption script because the oof inteface modify
Issue-ID: SO-2919
Change-Id: Ia8643a701f30ffa491842a3b7e35e18413b8d702
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 235d4053ec830eb9dfea3bf3b0113be8ee5643f2
- update oof utils to fix bug caused by oof interface change
Issue-ID: SO-2919
Change-Id: Iecdf4a142f090cc0a2555c547bc4b7ba2e165fa3
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to b164f9cf15af6fdc69ac50fee77e288d2807b7c8
- Add NssmfAapterUtils to fix the auth problem of request to nssmf
Issue-ID: SO-2918
Change-Id: I51d7573701cfbe5efa80ce25883e7a4d401afd8f
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 8e6c5e5baf5ae2f68b8f6f86b35f8fe3d64edb86
- Change CheckServiceProcessStatus Closure to function to fix out of memory problem
Issue-ID: SO-2917
Change-Id: Ie6e769ac56312fd216f462fdce5d5c1eb632da0a
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 4bbcf0d74967a5af6c2cb874d262e45694202be7
- Merge "Added to support to enabling l2 multicasting"
- Added to support to enabling l2 multicasting
updated aai dependency
Added to support to enabling l2 multicasting for lnterfaces.
Issue-ID: SO-2914
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idf34a41777e23b7171bd09c174830a4eeeb79e4b
|
|
* Update docs/submodules/so.git from branch 'master'
to 1b08c1ff96623e55200305fc411a8ad03ddd16d1
- Merge "added queryImage method"
- added queryImage method
Add queryImage method to openstack utils
Issue-ID: SO-2909
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4006dfb4a31e6cea5898f2782f4fe3f84f878212
|
|
* Update docs/submodules/so.git from branch 'master'
to 12a6186f7df04286b9148ca13029f72b03c7024c
- Merge "uri params now available in info object"
- uri params now available in info object
uri params now available in info object
make sure uri keys are retrieved via constants
Issue-ID: SO-2908
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ieb701c2705ecdb2365d557bc51e4f604d92ec680
|
|
* Update docs/submodules/so.git from branch 'master'
to 135396855a884fdeb3a37e59fa46da5c10a51c38
- Merge "bump the master version to 1.7.0"
- bump the master version to 1.7.0
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I1eb7ff30466e9007deb790e73fd1b008e0828573
|
|
* Update docs/submodules/so.git from branch 'master'
to e7682d33dd809f58ad5e0d554474f3004eb7a133
- Merge "update the SO architecture"
- update the SO architecture
Issue-ID: SO-2729
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8d99e58ce08911bbbdb31020e93ca1a76ffcc5e9
|
|
* Update docs/submodules/so.git from branch 'master'
to 86b2d36e3dabd2e781d7a63063680d1f2776a254
- Merge "CamundaClient not handle operationType used by Activate5GSliceServiceInstances"
- CamundaClient not handle operationType used by Activate5GSliceServiceInstances
Issue-ID: SO-2911
Change-Id: I23a7628359439adeeec9f22302f64f4441939897
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2799a5ba78048740e188a758d0f65ccc572293fe
- Merge "interface getServiceOperationStatus in request-db-adapter not exist"
- interface getServiceOperationStatus in request-db-adapter not exist
Issue-ID: SO-2905
Change-Id: I2f66a0efa2e0ba894c8750bdd4d302bcf8924103
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to f5120e45dc31023ae7f9dab669622ba492a64cb5
- Merge "merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST is null"
- merge SO-2824 from frankfurt resolve problem CreateCommunicationService SST is null
Issue-ID: SO-2824
Change-Id: I439f5ec11ae3b919dc98881ad2518a11c9e30bc2
Signed-off-by: hetengjiao <hetengjiao@chinamobile.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 14c80fee36e4e054d87d2b19004f19ac24d0f6c4
- Merge "Fix serviceProfile serialize"
- Fix serviceProfile serialize
Issue-ID: SO-2368
Change-Id: Ia68bef5a1d7413fa2a6b88c79cbaa0501d8f9b57
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit fb6f70e61803d3634b7decb847950b733a7adfdf)
|
|
* Update docs/submodules/so.git from branch 'master'
to 5e67cc099f6bcade2f12bf9220bdf3682f2d06c1
- Merge "Reduce Cyclomatic Complexity"
- Reduce Cyclomatic Complexity
The Cyclomatic Complexity of this method "runAppCCommand" is 24 which is greater than 10 authorized
The type of the "payloadInfo" object should be an interface such as "Map" rather than the implementation "HashMap"
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: I60a5fa3dea49c33e825cc36419d3b13509f36248
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to e49f8206be943065f8f877e1f4d070ecc583866c
- Merge "updated code with parallel streams to normal"
- updated code with parallel streams to normal
updated code with parallel streams to normal streams
Issue-ID: SO-2904
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifb9c3644b1129f593acde31b57b0bb3ec24074d2
|
|
* Update docs/submodules/so.git from branch 'master'
to 35575d4a9ba1d8d7c4a987b8de31ad391b8ff71b
- construct for each platform
construct for each platform instead of whole string of platforms
related to network
formated the files
updated the test case per feedback
fixed the compilation error
Issue-ID: SO-2897
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc85728fb8ea973d36af863e0b60f0abbaf06219
|
|
* Update docs/submodules/so.git from branch 'master'
to 391b1183cced64f2769fe1f2c3cf5b3f696c1d46
- Merge "update the arch diag for the F release"
- update the arch diag for the F release
Issue-ID: SO-2730
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Ic6fe2e0fd824007bc0cbb55eaf1f105794b394dc
|
|
* Update docs/submodules/so.git from branch 'master'
to 3398d7442b4eb9b85a62aecd315bfd5a4f642d78
- Merge "remove managed dependency versions from aai"
- remove managed dependency versions from aai
remove managed dependency versions from aai client pom
Issue-ID: SO-2873
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icf1fa38334640b0d1248e07df681cfb58ff982f6
|
|
* Update docs/submodules/so.git from branch 'master'
to 8bd929f4af8aef93a7244ba82e3d88ef3a81b74d
- bump the master to 170
Issue-ID: SO-2760
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I8af562f2adbbba5e19358f16c5abbbdcdfff6731
|
|
* Update docs/submodules/so.git from branch 'master'
to 84728ef2083b7e9bd21ceb2d0b4b4591c8a44a83
- Merge "Fix BBS integration issue"
- Fix BBS integration issue
Issue-ID: SO-2827
Change-Id: I292094db2740632cefc9962ab5bf6028b51bdbb8
Signed-off-by: ramu.n <ramu.n@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7ceffbb04dddbdf39e232340223c792d40d514f0
- Refactor SOL003 Adapter to organize its modules
Change-Id: Iffa86178559a3bdd541e72c2d134e05dba2bd569
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 7511bc24717091b316b70b95a827600567bc285e
- Refactor SOL003 Adapter to organize its modules
Change-Id: I6025f6b1975ead19284edcea76607b62a3bcbc17
Issue-ID: SO-2771
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 52ecd9c8163060b6715e1f13055d680c90229e65
- Merge "add fluent type builder support to A&AI client"
- add fluent type builder support to A&AI client
add fluent type builder support to A&AI client
Issue-ID: SO-2856
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2957aedb84a1c6b23979ff2e1c4dfb16b3a646c7
|
|
* Update docs/submodules/so.git from branch 'master'
to 9d305608206854a1820e742aaccd69fab2974353
- Merge "Fight against the encoding in openstack"
- Fight against the encoding in openstack
Fight against the encoding in openstack
Fight against the encoding in openstack
Issue-ID: SO-2854
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I239093e28f835a5de480f07b480c5ec3931ccc83
|
|
* Update docs/submodules/so.git from branch 'master'
to b503889326deea3fe0869b6ae07d6ce1d2810006
- Fix for SO-2855
Change-Id: Ic60becb234f43a086bec5e594885422ceeda210f
Issue-ID: SO-2855
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 788ada8a8c280e7599c46281804468d0e468d42b
- Merge "Fix Parsing Of Etsi Catalog Notifications"
- Fix Parsing Of Etsi Catalog Notifications
Change-Id: I18290572d7569d8260d185284546db491ae78768
Issue-ID: SO-2825
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
* Update docs/submodules/so.git from branch 'master'
to 0fdf096ae4ff4ee4b7a644549bd67d75e4aa82b1
- Merge "mso to support rollback for"
- mso to support rollback for
Add Rollback and Manual for CM BBs for rainy day handling table
Add rollback flow generation logic for Change Management flows.
Update Robot tests for ConfigModify Manual Task
Add a test for rollback for inPlaceSoftwareUpdate, remove
manualhandling tests for inPlaceSoftwareUpdate
Issue-ID: SO-2853
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6a68662fee5295117f6f39ffe3fa97b7ef4e2116
|
|
* Update docs/submodules/so.git from branch 'master'
to 35ec314f8bd28f7d250871b9493da9aed5bdcf59
- Merge "rename package for external use"
- rename package for external use
rename package for external use
Issue-ID: SO-2852
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
|
|
* Update docs/submodules/so.git from branch 'master'
to ae20d6d7bbda030af386a7f89146d73367333b5e
- Merge "improve logging scores"
- improve logging scores
Replaced newlines in error message
Added setting elapsedTime in SOAPLoggingOutInterceptor
Issue-ID: SO-2851
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I55033eb8575519f42f3458254ea5e37db99725d0
|
|
* Update docs/submodules/so.git from branch 'master'
to f280dcfe416a0bcd279a4a091593c9097c23ce3c
- Merge "Health url addition"
- Health url addition
Bug fix
Change-Id: Ibd4d5085b62ba22f40a109c9bb92030652c08624
Issue-ID: SO-2775
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 2dbccbebbeb910284a3a2477f185fc16b5e4da3d
- Docker file for NSSMF-ADAPTER
Bug fix
Change-Id: Ibf38c7603180227f85b770b3c030a4c941ea1771
Issue-ID: SO-2775
Signed-off-by: jananib <janani.b@huawei.com>
|
|
* Update docs/submodules/so.git from branch 'master'
to 37a2d93feb1dc910e7b09443369083fd49766f89
- Merge "move aai-client into its own project"
- move aai-client into its own project
move aai-client into its own project
Issue-ID: SO-2837
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I20b700d160efbdf81ff22c9ca0fab73b28d3649b
|