Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 468719508d61cbf1d16a5601bfc8db7c33f33b87
User Guide: Changed Helm from 2.6.1 -> 2.7.2
Change-Id: I1bb285ce7bb5f5b13264f689b19446bdafb0ef48
Signed-off-by: Roger Maitland <Roger.Maitland@amdocs.com>
Issue-ID: OOM-822
|
|
Project: ccsdk/distribution master 19b75a8b179af090ed4d275a4c85515148c1f890
changed the text to look for on success upload
changed to look for the text Saving SvcLogicGraph on successfull upload
Change-Id: Ic672d67e754f4e4566515963506ee00f8991fc04
Issue-ID: CCSDK-238
Signed-off-by: Chinthakayala,Sheshashailavas(sc2914) <sc2914@att.com>
|
|
Project: appc master f09c59e50b385a076a611f941b98da76ca17f581
Add junit coverage to PoolExtensionException class
Introduce junit-tests for PoolExtensionException class
Issue-ID: APPC-843
Change-Id: I7155317dc5c060dc08b26d8b87103bcb2a8f19b4
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: dmaap/messagerouter/messageservice master 6582f9c3e934669f26ddacc166c54b05407dfd26
Fixes for security vulnerabilities
Issue-ID: DMAAP-38:7
Change-Id: Id5347aee537889a9e6cb803528d4ff486c2c187b
Signed-off-by: su622b <sunil.unnava@att.com>
|
|
Project: music master 2fd00e9d1de73b1103c45d9ba15d9e818f79e876
Adding HEAT map information.
I adding missing Files.
Change-Id: Id6e49cd95e0327b5b79b29707f25a44602dd06be
Issue-ID: MUSIC-63
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
Project: ccsdk/distribution master d200fedd1fa5513574aec2d0ee9b0d4dbc6f7cff
Merge "Install directed graphs"
Install directed graphs
Added execution to maven-dependency-plugin in odlsli/pom.xml
to install directed graphs.
Change-Id: I5bb9a01407d541be6e876f560faf1596fdbc4510
Issue-ID: CCSDK-237
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: sdc master 98369b193d4e7127881dd2e932f57ec0bc8c5005
fix ui-ci pom
Change-Id: I9ab31dc822245fa9fdc5f5d5e75d948d31d58690
Issue-ID: SDC-384
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: appc master 070274ce79a9a4f7dd965f3b2e95eef3a7436510
Add junit coverage to PoolDrainedException class
Introduce junit-tests for PoolDrainedException class
Issue-ID: APPC-842
Change-Id: I0c52d20838ad1131603c126a89fd9b6b289d418f
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: sdc/sdc-tosca master d4bddaaa7057729cf7178caf8fa4337861c50d73
Update license text
Change-Id: Ic5a7021948bba71d6962cb851b8682830962e9fc
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
|
|
Project: sdc/sdc-distribution-client master 936e80db836550b13ee727a6d5c69eba831ebd72
Update license text
Change-Id: Ic323698214a2acecd00a9c562eed5cac98b5e432
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
|
|
Project: sdc master 74109e2c0e019dae8ea5fd418a7616d330bad921
Update license text
Change-Id: Ie891a05de1cd30dea7a79d88a77fac927bf7546e
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
|
|
Project: sdc/jtosca master aeb31ac744e49499357863a844bbbf17ceb655a7
Update license text
Change-Id: Id95168bdc35d83dad964bdedfb4847ac72c0f6e1
Issue-ID: SDC-1118
Signed-off-by: Lior Nachmias <ln699k@att.com>
|
|
Project: oom master 8026b32ab9e9ea5506eab6681591d76069c34f16
Merge "changes to the message router"
changes to the message router
Issue-ID: DMAAP-389
Change-Id: I6827c8a5a8d68f39e184e452c9a499b8d073cac4
Signed-off-by: su622b <sunil.unnava@att.com>
|
|
Project: vid master 50726b09e940466b974aa04dc4381c52890a7c6f
Update Dockerfile
Change-Id: I82b17204ccff4cad023d8533fc884c4ebf1da38c
Issue-ID: VID-209
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: aaf/authz master ce6a67f4939900bbedaef5eeb986768fb4eec8ad
Fixing docker build scipt
Issue-ID: AAF-208
Change-Id: Ia1ca9a6c4ef4282be597820a20ed5c34590393c7
Signed-off-by: Sai Gandham <sg481n@att.com>
|
|
Project: oom master 726ad14c62337d60da1af7a6a15c28d16229648c
Merge "Removing aai oxm files from configmaps"
Removing aai oxm files from configmaps
-they have no parameterization, are huge files, and are breaching the configmap space
removing them and finding an alternate way of getting them into the containers
if they need to be externalized that can be done in a separate issue.
for now emptyDir{} is good enough.
Issue-ID: OOM-858
Change-Id: I05602302890dd3e0363dc355f1697b76fea509a1
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: oom master ff7e3693d6ddc52e72380e5745a63896997579a8
Merge "Restore pv and pvc in mysql chart"
Restore pv and pvc in mysql chart
This change restores the pv.yaml and pvc.yaml that were previously
removed. These are required for the case when the NFS provisioner is
disabled. I've added a condition to these files such that they should
be disabled if the NFS provisioner is enabled. The two ways of
managing entities need to be mutually exclusive.
Borislav: Solution for directory creation problem
upon first deployment with persistence enabled
Borislav: Fixed licenses for mysql
Change-Id: I9879b3b6574f8026a28793b9d86d6ef3ec9ce2e9
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-889
|
|
Project: sdc master 40bd5b855df62e257e4cc2810a95248bc3426302
Activity Spec - Change Error Response Structure
1 Added ActivitySpecNotFoundException to map to 404 Not Found response code
2 404 Not Found response code will only be returned in case activity spec
does not exists irrespective of GET or PUT used in REST
3 Update flow test to check error messages
4 Error Response to have only "message" now
5 Use proper response code instead of EXPECTATION_FAILED
Change-Id: I82fb3c0970f4e9416d9fe2577174dcaf0a4fef92
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|
|
Project: sdc master 7a9073719da3db83024e66a1da9ba14546cfd175
Defect 451622: Fix for defect 430981 not correct
Only one default ipVersion - version4 should be created
Change-Id: I27aad6acdacf66cf48f71f0a17cdd414aa510f93
Issue-ID: SDC-1203
Signed-off-by: eleonorali <eleonoral@amdocs.com>
|
|
Project: sdc master 14f12f45bb7a41513d82b73f4c72b14c2e5584e3
Update INFO.yaml
Update INFO.yaml after the changes confirmed
by Michael on RT53821
Change-Id: Ic43163460fe6b0d88c788c9aeb73955e755741ae
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: clamp master 2616c5dad88f6f66f9c303b301cbc2462e35c4b8
Fix transaction issue
Add the transaction annotation, so that template and model will be saved
within the same transaction.
Issue-ID: CLAMP-151
Change-Id: Ia0c50967317c3c158b401175dc1fbc166610518b
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: oom master d0a28353588232dfc241e7687c0f0140ca77b496
Merge "Use service values in msb annotation"
Use service values in msb annotation
Issue-ID: OOM-840
Change-Id: Ia1f3443b419abc8cce9d6ddbebfc494a294ffeae
Signed-off-by: vaibhav <vaibhav.chopra@amdocs.com>
|
|
Project: externalapi/nbi master bebc9bf71e5e7a33693cbaef9400e38b6a9aba4d
Merge "Add files for build and docker"
Add files for build and docker
- version.properties
- plugin docker
- application-docker.properties
- docker files
- ready
Change-Id: Ic6884b2df3d31518b70a5d2b8cd1a2fd94d73a15
Issue-ID: EXTAPI-49
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
|
|
Project: modeling/modelspec master 65b61f587060d3ae129afa6d36e0d87c1f537dc7
Add vdu and vducpd rst files
Issue-ID: MODELING-46
Change-Id: I595d4a396e0dc20dc6a2614c71abc91f7e3e655d
Signed-off-by: guochong <guochong@chinamobile.com>
|
|
Project: so master 0d5a85cf357acf923d056264253189a0f416b71c
Merge "toString bug fix"
toString bug fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064602
Issue-ID: SO-565
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master eb9150499207addd869c8c2936e2ea5da906c4ea
Merge "CompareModel API use POST to instead GET"
CompareModel API use POST to instead GET
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064601
Issue-ID: SO-565
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: cli master c010b36072b610ec1815e92c39907e5ed1f822b6
CLI docs: refactor to reduce the size of documents
Issue-ID: CLI-100
Change-Id: I3a31a4b13ab3bf2fa9a28112c2a65c8ebbef3181
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: so master 0bc1ab2a99319a4e4f6f56aba15ee031820cbed4
Merge "Bug Fix - OOF api updates processing flavor-label"
Bug Fix - OOF api updates processing flavor-label
Additional API interactions were added to OOF
response post API freeze that enable core HPA
functionality. This patch updates the processsing
of the API reponse to process additional flavor parameters.
Issue-ID: SO-408
Change-Id: I1656a7ba955ab41c57b7a3e07a3d0cc38b16e2fa
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: so master f115334f0e8711e36dd43bc79335f2c98c77723f
Merge "PnfReadyEventConsumer implementation"
PnfReadyEventConsumer implementation
Change-Id: Ia4d9fedb023ef6893e887ff6b5802623649aeeba
Issue-ID: SO-466
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master c89d0d7d347c96bcfd84971214ab2e4cfe4546ae
Merge "Added creating WorkflowException in pnf-pnp"
Added creating WorkflowException in pnf-pnp
Change-Id: I3cd5932913e58983c85e63c84c5136d04b0489e8
Issue-ID: SO-506
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Project: so master 5f5b1cefb7f226a637b272ca39d0f05daebdb524
Merge "Fix resource customization uuid"
Fix resource customization uuid
Fix resource customization input for request builder.
Change-Id: I6b208b1d0eb7395bf71cbff6bf90e8ea11891bdd
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 94548e02c1418313495fc9f778dcd72fb7f242f5
Merge "Fix request inputs for vfc-adapter"
Fix request inputs for vfc-adapter
Fix request input for vfc-adapter.
Change-Id: Id9dcff0df05302ea7d3779b7617238989cbb3fda
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master f05fb4900867337074d5f87bd9916db53f55d4e9
Merge "Fix variable to fetch request id"
Fix variable to fetch request id
Fix variable to fetch request id.
Change-Id: I936dae6004083816956ecb8bff5e76327ce81766
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: oom master dbd58e9b93d22887be02f17ea99370f140c390e9
Merge "Add a filebeat container to each service of MSB"
Add a filebeat container to each service of MSB
Change-Id: I92bf908523d2b08a28c9d118b9efdc49dad56f6e
Issue-ID: MSB-185
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: so master 20f70ef18f091f78f9d22ebbeb5c88d734f902d0
Merge "Fix URL to get CSAR name"
Fix URL to get CSAR name
Fix URL to collect CSAR name.
Change-Id: I6ba5baf5b41cb24793e510f93d1a9ffe6de4407e
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 1ec60038ebff324ea2c968cc53d040748217ed8c
Merge "Fix variables in CreateVnfReceipe"
Fix variables in CreateVnfReceipe
Fix variable in CrateVnf receipe.
Change-Id: Ibca9bbefc64de80103825c4ce0f0ca6541956638
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: msb/java-sdk master c1f429787220f9e9682251d1ca794d442bcac4bb
Remove the default value of check time set
Change-Id: I55aaeb39f95c1e82d9661f983ceb00b8e2e19868
Issue-ID: MSB-189
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: so master 636e4c00bf22b324502ed5b56206eced6e50ff15
Merge "Add service type for bpmn input"
Add service type for bpmn input
Add service type for bpmn input.
Change-Id: Icc7487724bd4f6df5a78473f39a0e99a4e16cd28
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 8f57778f43ff59fd7ffaa824eff91dd891b96a3c
Merge "Update web.xml file to enable properties"
Update web.xml file to enable properties
Update web.xml to enable reacing properties from MSO-API-Prop.
Change-Id: I7dc1f48ff798c6f83e8976584edb5dfd9152f950
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 4330bcc2d0b72979b44136ddf89cb5bc83659f33
Merge "Fix JsonProperty for BpmnParam"
Fix JsonProperty for BpmnParam
Fix JsonProperty for BpmnParam.
Change-Id: I98c9e92ccd08c0d5965d9f18dc68ab6d0c7f822b
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 02a3926f0db6ab6ded12d4b6a32597b183d22bb4
Merge "Fix type for timeout"
Fix type for timeout
Fix type for timeout. It should be integer.
Change-Id: Ic836a521152838029b966f250cdc5bb2646b9073
Issue-ID: SO-422
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 9b1cceedf950a3b4869311565aaf10a92f79392a
Merge "Modify in params pre-processing in groovy"
Modify in params pre-processing in groovy
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064600
Issue-ID: SO-565
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: sdc master 450c94f92fd4f970c9dd662bedcc541073058beb
Activity Spec - Logging changes
Resolved review comments
1 Add logback.xml
2 Configure LoggingRequestFilter in beans-services.xml
3 Remove unwanted LoggingFilter from web.xml
Change-Id: I00d2c168458ad60517fc9dd4389c2125bc63bc25
Issue-ID: SDC-1048
Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
|
|
Project: msb/apigateway master 4fd8cf8a708aecf23bc42274ca802bc8149d187a
Remove the default value of check time set.
Change-Id: I44ad21772a211c343ba1e478e9093b10a746e7c3
Issue-ID: MSB-189
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: so master 409d9eaae8fbbd2543fb82ef38d589ea3a83ef6c
Add junit coverage for CompareModelsResult java
junit coverage for CompareModelsResult
Issue-ID: SO-569
Change-Id: I4bde75c36b19427580bf1b2483e7d16f88a69d2d
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
Add junit coverage for CryptoHandler java
junit coverage for CryptoHandler
Issue-ID: SO-568
Change-Id: I8f0a57deb96dcfbed0cf439efbf81de5b2389748
Change-Id: I8f0a57deb96dcfbed0cf439efbf81de5b2389748
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
Add junit coverage for PayloadClient java
junit coverage for PayloadClient
Issue-ID: SO-567
Change-Id: If21192023f84c1e838ea3d0731b82695a9aa90b3
Change-Id: If21192023f84c1e838ea3d0731b82695a9aa90b3
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
|
|
Project: externalapi/nbi master 9cc8a3384146721ac1b129e1d9854d23d9c65f69
Update and correct INFO.yaml
Update INFO.yaml with the committers
Correct file to pass YAML Lint
Change-Id: I7ef4d4f0a495fd2b7dd5ba15679d9b4a68bcbdf3
Issue-ID: EXTAPI-50
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: sdc master f691a83954e8fe1148d2a4386cba509bddfa95d5
Evaluate subinterface_indicator property
Corrected the condition to mark subinterface_indicator true/false
Change-Id: I3f21924defbc89a5fcd9a89ffc1ea0d28eec8c36
Issue-ID: SDC-1183
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master 02ab6515cd2a2f38aa548d9c64753067a0b1daed
update maven-assembly-plugin
update version to 3.1.0
should fix issue in downloading the depandencys twice
Issue-ID: SDC-1191
Change-Id: I83da786e04c161634ae8aed592501ef73834ab1d
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: cli master 0243baf01403fa70aa97563d2f6bad77e20ab51e
Merge changes I1fdd286b,I8e0f00a0,I20b5e4bd
* changes:
CLI Help: beijing license commands
CLI Help: beijing ems commands
CLI Help: beijing customer commands
CLI Help: beijing license commands
Issue-ID: CLI-100
Change-Id: I1fdd286b960e1b135df5fbcef2ab88106f3a8aac
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
CLI Help: beijing ems commands
Issue-ID: CLI-100
Change-Id: I8e0f00a089b148f1321cf968f8f1b77b5bd8d04e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
CLI Help: beijing customer commands
Issue-ID: CLI-100
Change-Id: I20b5e4bd932b43341497f5bf0a17205b93b20b8f
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master 01908e87c2ea49609177fa0bf9f449c0c06f3dfa
Merge changes I1c0c5827,I5fe21fe1
* changes:
CLI Help: beijing aai cloud commands
CLI Help: beijing auth and catalog
CLI Help: beijing aai cloud commands
Issue-ID: CLI-100
Change-Id: I1c0c5827a18333f7a0274622c1545763b7d8a1a9
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
CLI Help: beijing auth and catalog
Issue-ID: CLI-100
Change-Id: I5fe21fe19a6524b7a896175acf556d1f577c469e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|