Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 6a6a12f31479431dd2ace0a06ebf73cda05b7392
Merge "Upgrade OOF version in Helm charts"
Upgrade OOF version in Helm charts
Upgrade OSDF and HAS version to 1.2.4
which includes AAF integration fixes and OSDF bug fixes
Change-Id: Ia7ed0c53aa47fef3bd447a1ebf37381cc8360536
Issue-ID: OPTFRA-384
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: oom master b47dc3e4058cf7e2fda18d485a6db54fc1f5a775
Merge "Fix APPC client topic config"
Fix APPC client topic config
Change-Id: Ib6bb37ff73de67ca8c311a6c724d60b9260cecc9
Issue-ID: SO-1175
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Project: oom master 24648a70d00a66700ba14fe2ccf4ce7356fe18f8
Merge "Re-added requestParams to vDNS policy"
Re-added requestParams to vDNS policy
Change-Id: I64e70b76ee1d12d181fbb691b0ac327b095ac4b3
Issue-ID: POLICY-1240
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: music master 98849e3f37c5d2e04cc961bc5953e7cd055d4304
Update jaxb-api to resolve license issue.
Change-Id: I63ae25e4c42a56b70ccf69327b4680fe2d9933d1
Issue-ID: MUSIC-157
Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
|
|
Project: aaf/authz master d5c59b3a4b37d3f2ddb9ff4df98dc8664ea29447
Bootstrap for APPC 2018-11-5
Issue-ID: AAF-608
Change-Id: Id9e6bc65b24183356d5fc37f668e6652ef9fcd5d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master 7a1817bf3cf3c40c6c33f673ddc46c3f115cc3bc
Missing Licenses
Issue-ID: AAF-607
Change-Id: Ibd6c50104af69c4164d53aa0f8709520020ce7a5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: multicloud/k8s master 61e765be81a88f73064c57b236a55c58287e0edc
Merge "Add context into for sink service selector"
Add context into for sink service selector
In order to narrow down the number of the endpoints to one. This
change provides a context in the selector section.
Change-Id: If1ebe744fc43ad9ec6ebbc513f397e55dae13dd9
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
|
|
Project: appc master 0d07660d262e6a1c03e53f7b35307ace80b525bb
correct unnecessary license statment
there are three files have in-line or incorrect license statements
Change-Id: I7bb99782fcf2d5c567016ee12042ae19ea66f9e4
Issue-ID: APPC-1229
Signed-off-by: Taka Cho <takamune.cho@att.com>
|
|
Project: so master 6fa3d2b80d2384b830e3231fe69a8daf7884a35e
Springboot 2.0 upgrade
corrected typo in CloudConfiguration class
removed files which should not have been merged
updated gr api test cases with dynamic cloud owner
updated groovy files to allow for dynamic cloud owner values
moved VFModularity folder to mso-infrastructure bpmn
updated GR API layer to include cloud owner
added enum for default cloud owner
- fixing junit test cases for using catalogDb client r2
- fixing junit test cases for using catalogDb client
- Internal review comments incorporated for merging mocking into
BaseTest
- Internal review comments incorporated for removing direct repo calls
- CLONE - Key Management Hardcoded encryption key | fixing junits
- CLONE - Key Management Hardcoded encryption key
Updated builder to use String.format
Added exception specifically for issues interacting with
requestdbadapter
Updated exception message and added junit test case
removed useless error handling test case from workflow
changed method name and added junit coverage to errors
added max retry and success status after completed bb
Added case to handle when homing is not called during assign vnf.
Fixing fortify issues | Implementing review comments
- Key Management Hardcoded encryption key - fixing prop files
- Key Management Hardcoded encryption key
include network ID for completion handler
Added exception handling for saving to requestdb
- Adding a check on the predicate availability on the repository before
firing the query with default conditions. This ensures that the api
returns data only when there is an input against which it was able to
form some conditions
Modify UT to show that the API does not behave
- adding negative test case for checkInstanceNameDuplicate
added assertion that global count var was reset to 0
updated rollback to reset current sequence count var
workflowaction calls rollback is complete before error
workflowaction will set failure on successful rollback
added check for isrollback to know which complete to call
removed file which should not have been added
add fabric check before running vf module a la carte
Enhance UCPEMigrateService junits and add them to Jenkins build..
Added back removed test case for ManualTasks
Added test case for response error
Added rainy day test cases for ManualTasks
revert the other change and fix the rollback logic instead
fixed current sequence and updated rollback code
added network cloud heat template parameters to mapper
Generate a unique subRequestId for each request to APP-C.
reverted conditional logic for determining fabric
Fix Bean scanning so it picks up the resttemplate
removed unnecessary RestTemplate Bean configurations
removed file which should not have been added
workflowaction calls rollback is complete before error
workflowaction will set failure on successful rollback
added check for isrollback to know which complete to call
add fabric check before running vf module a la carte
added assertion that global count var was reset to 0
updated rollback to reset current sequence count var
include network ID for completion handler
Revert Application.yaml change accidentally checked in
Added exception handling for saving to requestdb
Added case to handle when homing is not called during assign vnf.
removed useless error handling test case from workflow
changed method name and added junit coverage to errors
...
add cloud owner variable to camunda in mapping
Revert "Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Added
juint test to verify variables are set in the execution. Set default
cloudOwner in main module CreateVfModuleVolumeInfraV2"
updated cloud configuration pojo to inlcude defaults
Revert "Test to verify ServiceInstance object mapping"
Test to verify ServiceInstance object mapping
Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Added juint test
to verify variables are set in the execution. Set default cloudOwner in
main module CreateVfModuleVolumeInfraV2
Pass cloudOwner to subflow DoCreateVfModuleVolumeV2. Set default
cloudOwner 'att-aic' if null per old requirements.
removed references to att-aic from BBInputSetup
Changes done in encryption decryption logic | used
DelegateExecutionFake in Tests
Changes done in encryption decryption logic | used
DelegateExecutionFake in Tests
Changes done in encryption decryption logic
Changes done in encryption decryption logic | removed Default Auth
Constant as per the comments
Changes done in encryption decryption logic | Fixed UT
Changes done in encryption decryption logic | Added XmlComparator
assertion for verifying XML
Changes done in encryption decryption logic | Reverted as per the
review comment
Changes done in encryption decryption logic | Fixed UTs
Changes done in encryption decryption logic | Fixed UTs
Changes done in encryption decryption logic | modified related
encrypted properties in test yaml files
Changes done in encryption decryption logic for fortify issue
resolution | Fixed UTs
Changes done in encryption decryption logic | modified related
encrypted properties in yaml files
Changes done in encryption decryption logic for fortify issue
resolution.
Fixed Property fetching issue in required file
Added TasksBeansTest using openpojo
Removed renamed test file from tasksbeans
Updated imports on TasksBeansTest
Added openpojo test to replace the individual tests
Removed tests that provided no coverage
script clean up -Update reference data to support distinct recreate and
replace requests with their own sequences
Update reference data to support distinct recreate and replace requests
with their own sequences- Fix seq number
Update reference data to support distinct recreate and replace requests
with their own sequences
added null check to mdc and interceptors to sdnc cxf
validations can now match against multiple BBs
reverted changes to BBInputSetup class
added support for pre and post validation for BBs
initial commit of generic building block validator
converted test to no longer be a springboot test
Remove cosmetic changes from BPMN files to be consistent.
Remove minor changes that are not related to functionality.
Rework to implement the functionality as part of Validator
Combine the verification methods into one based on the flow's name;
change the logging.
Add verification of status of other VF Modules in the VNF for the
delete/deactivate/unassign.
added network-technology validation for CreateNetworkBB
Sonar Issue Fix | Changes done in encryption decryption logic |
Refactoring
Changes done in encryption decryption logic| Used AES/GCM/NoPadding
algorithm | fixed sonar issues
added network-type and network-technology to mapper
Continue the fight to make JUNITS work properly
Update ASDC ATT to be springboot 2.0 compliant
Continue to fix Unit tests for springboot 2.0 port
removed autowired from workflowactionbbtaskstest
fixed workflowactiontest and reduced size by 500 lines
Update last of UT for mockito upgrade to 2.0
Fix more JUNITS due to mockito 2.0 upgrade
Unit Test fixes to use proper mockito not spring
Update Base Test to import proper packages for compile
Additional Springboot 2.0 changes, for tests
Additional springboot 2.0 fixes and upgrades
Update Migration to be Flyway 5 Compliant
Fix MSOBPMN Infrastructure common tests
Fix Groovy Unit Tests in CommonBPMN Project
Update MSO common BPMN to Springboot 2.0
Upgrade ASDC controller to SpringBoot 2.0
Port Openstack adapters to springboot 2.0
Fix VFC Adapter to be springboot 2 compatible
Port CatalogDB adapter code to springboot 2
Port SDNC Adapter to Springboot 2.0
...
added update scripts to macro data instead of v12 sql
added secondarypolicy to rainy day handling table
confirm subnet map is not null in adapter response
shallow copy subnet before AAI udpate
update AAIObjectType to use uriTemplate
extract subnet data from adapter response
update correct AAIObjectType for subnet query
update subnet(s) in AAI on network create completion
confirm subnet map is not null in adapter response
shallow copy subnet before AAI udpate
update AAIObjectType to use uriTemplate
extract subnet data from adapter response
update correct AAIObjectType for subnet query
update subnet(s) in AAI on network create completion
fixed test http entity unit test to remove testing appid and
transaction id
added unit test for querySubsystemHealth method. also added
resttemplate mock to implement healthcheck endpoint
fixed unit test to use mock instead of actually goes out to health
check endpoint
added code to extend globalhealthcheck to include pinging other
components and consolidate the responses
converted test to no longer be a springboot test
Remove cosmetic changes from BPMN files to be consistent.
Remove minor changes that are not related to functionality.
added update scripts to macro data instead of v12 sql
Rework to implement the functionality as part of Validator
added secondarypolicy to rainy day handling table
added network-type and network-technology to mapper
Combine the verification methods into one based on the flow's name;
change the logging.
Add verification of status of other VF Modules in the VNF for the
delete/deactivate/unassign.
updated how request db is set to failure in workflowA
corrected code to match existing unit tests
corrected tests after springboot 2 upgrade
Added Required UTs in UpdateConfigurationStateTest and also fixed some
UTs.
added in missing parenthesis on method call
added back execution variable for allotted uri
addressed comments on pull request
refactor AAI Rest calls from groovy files - Changes as per review
comments
checkin to refactor AAI rest | Fixing AAIResourceClient.update call
refactor AAI Rest calls from groovy files - UpdateConfiguration
refactor AAI Rest calls from groovy file - DeleteConfiguration
refactor AAI Rest calls from groovy file - UpdateConfiguration
refactor AAI Rest calls from groovy file - CreateConfiguration &
ConfigurationUtils
refactor AAI Rest calls from groovy files - Fix getARByID issue
checkin to refactor AAI rest | Adding Junits
checkin to refactor AAI rest | Adding few more classes
checkin to refactor AAI rest of DoCreateVfModuleVolumeV2
checkin to refactor AAI rest | Update junit
checkin to refactor AAI rest of DoCreateVfModuleVolumeV2 | Adding junits
checkin to refactor AAI rest of DoCreateVfModuleVolumeV2 | Adding junits
checkin to refactor AAI rest of DoCreateVfModuleVolumeV2.groovy
...
updated in and out mapping to be generalBuildingBlock
change source out mapping to generalBuildingBlock
Change-Id: I122f1ebe3e15b77da0a55af201d89d47e326bf83
Issue-ID: SO-1098
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: usecase-ui master ee80382f7574fa459808da8e7f9ad410b5e8de22
Fix VNF Alarm Query Bugs
Change-Id: I70c8d6761bd940b1e07983ef123b98a1cd79dccd
Issue-ID: USECASEUI-166
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
Project: sdc master 6a0ed133209fc349e92e1a5948ee1d8cba3d6ac2
Refactor Code NodeTemplateOperation
Code refactor : catalog-model classes
Issue-ID: SDC-1880
Change-Id: Ifdf67574746954679ec85045fb96bb949f338161
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 7d08b1c697ff2e7ac0a717fb44e3b6aa569a2bc5
Refactor ComponentInstanceBusinessLogic
Code refactor : ComponentInstanceBusinessLogic class
Issue-ID: SDC-1880
Change-Id: I22cc14e927318bcf79bf3f57fcea555a7987290f
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: sdc master 4ff80494ce3ef425efe60ee41a4bfecdbd7e4027
Refactor catalog-be code
Code refactor : catalog-be classes
Issue-ID: SDC-1880
Change-Id: Ib1153c622d2b7f9de7369d388be4d2e5fc84178f
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: integration/devtool master 1359ae6401357c9381c0f0e0cf997a48fb8272d2
Fix typos
Change-Id: Ie185b7d522d6975bd008ca8276d4857f0c94904b
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
|
|
Project: sdc master 866f8453e2e6271adef8b1acab714077bb95f2b1
UT-ElementBusinessLogic
UT for catalog be ElementBusinessLogicTest class
Issue-ID: SDC-1775
Change-Id: I627b7a349dc322da1bffa33e1e1af88bd6777cc9
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: dmaap/datarouter master 200d3c88c80715dcb5e1b029e28042825bb7de07
Updating pom version for zip module
Change-Id: I577e3bc0fdba66b3547e3a8ba46a7960c151efb8
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Issue-ID: DMAAP-850
|
|
Project: dmaap/messagerouter/messageservice master ea383c49cfec96c47c5c2fa989ada4f3cbae05f7
Update the jetty extraclasspath
update the mail.jar version in the jetty extraclasspath
Issue-ID: DMAAP-872
Change-Id: I4e10f6dfa1fb5ff4b5167614cb08ea2bfff3ce1b
Signed-off-by: sunil unnava <sunil.unnava@att.com>
|
|
Project: sdc master 8c11656073a04aa73cc5dfe62bf722ab6a499d32
removed resource-input & service-input folder
Issue-ID: SDC-1789
Change-Id: I15868ac889a57fabb1009787098087e22e3f45a5
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
|
|
Project: policy/engine master aae169a565db2c049358f152900fcf8cf5bb9e17
Merge "Add section for CLC"
Add section for CLC
Add the area for documentation for Control Loop
Coordination.
Issue-ID: POLICY-1246
Change-Id: I3348159f90e95f57f3128fa39a35ff108d308c0c
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: sdc master 540a71e9efa3c40e858003c2f0a66c89943ac7d1
bump sdc version to 1.3.3
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>
|
|
Project: vfc/nfvo/lcm master f5dcaa6129e8970d7b366fdecf0f7e9dce43e261
Fix serializer def of vnf api
Change-Id: I0c0763ce604dd5d6f6c949ed82e779fce346657d
Issue-ID: VFC-1163
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: holmes/rule-management master 1548160d70f280414f8a1974d0543b6707884814
Merge "Fixed File Assembly Issues"
Fixed File Assembly Issues
Change-Id: I15583614858a35f1e6ed21d341ad4d1ee39e4b89
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: sdc/sdc-docker-base master 36aaff0eb99184ecb552d14aa44b818308be38ee
upgrading jetty
Change-Id: Ia6701d1d27006952748abb69ca2a544eacaa600d
Issue-ID: SDC-1767
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
|
|
|
|
Project: sdc/sdc-workflow-designer master ddc29ea63b3f422dee1c0e8304c834d9ca0ad541
add ability to copy paste workflow
Issue-ID: SDC-1892
Change-Id: Iddd679a280d1fc5bbc9a7583aefbac7cf453db86
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: holmes/rule-management master 80516291c363f657b1f0fc0a724792b2e8a2014d
Merge "Updated the GUI to HTTPS"
Updated the GUI to HTTPS
Change-Id: Id981dbe228750727e1130756585577c82369d1ba
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/rule-management master 4b11260f1324c3972bcd69e84a780f84b6c9e1ae
Merge "Fixed the License Problem for the Frontend"
Fixed the License Problem for the Frontend
Change-Id: Ia471b92904014545d1fa527194fe00f34a3e4af3
Issue-ID: HOLMES-178
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: sdc master 3e9f4cce630a76dfc497991fa9346537879fee41
license fix
Issue-ID: SDC-1850
Change-Id: I6ff92ec2f149f70b3268cb421a5af37c1cb574b9
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: usecase-ui master a9c61e99f395e091b8f16ac5861a50b5148e9033
fixed list switching function
Change-Id: I3d659ffcf2055221340388e35ebafb67bff8bcba
Issue-ID: USECASEUI-159
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
|
|
Project: vnfsdk/model master d193e4dd5395437245c54f0de208c55d7a0e26c4
VTP documentation
Issue-ID: VNFSDK-333
Change-Id: I7b4418c3a517e43f996dfdb698586ca035db2449
Signed-off-by: kanagaraj Manickam k00365106 <kanagaraj.Manickam@huawei.com>
|
|
|
|
Reduce build threads to reduce peak memory
Change-Id: I88c037aec18d953f6e1bb75b59a0e6a94a5e1376
Issue-ID: DOC-334
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: aaf/authz master ca788dc542830b054f0a46df2dfd774fc318872c
Liveness for CSIT
Issue-ID: AAF-606
Change-Id: I740c153d36d7428fbe0b35e8e997d1a5603d6f63
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: sdc/sdc-workflow-designer master b1b510be3d78daa8a37c4e058fa573a99ea62f2c
cache search result workflow
Issue-ID: SDC-1889
Change-Id: I4a29b9954d3ce50ea9745e8aa8996f46f12501f1
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: sdc master 811fb48f0c31422e93aba218e76ed296fceeb0f0
chache result in onboarding
Issue-ID: SDC-1889
Change-Id: I99dc01cc32af99399bc232125b6195b7125e6c61
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
Project: vid master 5a7cdb624c0abe6f2b7e80bcbbaa740c4ee35e39
Merge "Add VidController junits"
Add VidController junits
Change-Id: If6ebce08142e6fc53748f33b47081f055db9d47a
Issue-ID: VID-322
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
Project: sdc master 4eb4059162269fea685136572257a48345873ec7
Batch delete keyboard shorcut on canvas
Keyboard Shortcut for batch delete (multiple select nodes and delete) on Composition page canvas
Issue-ID: SDC-1734
Change-Id: I7de5d95a1ca6ea27cdd257b20bfdc1ed9b0ce102
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Project: vfc/nfvo/lcm master 2c3ec81199e28d241ee6c37d3979981fe79fb2bf
Merge "enhace the ns instance query to support pnfinfo"
enhace the ns instance query to support pnfinfo
enhace the ns instance query to support pnfinfo
Change-Id: I53e67cde0642597b80a807a0bf8bf64fbbf49265
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 46eaf6719b0ddffe445db6b93e05c7dd4a653de9
Merge "enhace the get NS interfaces"
enhace the get NS interfaces
NS get retrun vnfInfo and change list to dict
Change-Id: I41cb3b9baf233f08f011378326533b11ad211b11
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: multicloud/framework master c8d753e474dfbe61ac85fe5c9dc974c9b10080fa
Refactor the docs
Dedicated sections for APIs, User guides, and specs
Change-Id: Icf57b4b14d775507b40b65681be2aba9a8e2e62f
Issue-ID: MULTICLOUD-309
Signed-off-by: Bin Yang <bin.yang@windriver.com>
|
|
Project: holmes/rule-management master e054452201d6ccf37f22d77ab65880113df45d2e
Merge "Updated the Version of the Common Lib"
Updated the Version of the Common Lib
Change-Id: I2944c2cdaa160ba0fbd6716ca6cbf42a30ec2587
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/engine-management master bf652bc2ae7362eff1ab0a15b719465b296e4776
Updated the Version of the Common Lib
Change-Id: Icbe6b375dab8fcad49e8792d18128c1c03977b1f
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Start to update Casablanca Release note
Change-Id: Ibaf1f31286b6847e54dca757b507c43924d89f29
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: integration master fe683c745e31a379bebc0f07fbcd7604484100cc
Merge "Update docker manifests version for OOF"
Update docker manifests version for OOF
Update OOF version to 1.2.4
AAF integration fixes
OSDF bug fixes
Change-Id: I36edf1d8516785f6655e0d8f852a4712ab07ed90
Issue-ID: OPTFRA-384
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: integration master e7f3361c368a4b75d61eb1d149a1d9aa84c567fa
Set default namespace to onap for kubectl
Change-Id: I531b3a902a91c5b5965f4241bc7d85b3b8707ed6
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: aaf/authz master 014494d662fee62eb0911b693aa6baf0ba54e26f
DB Recover
Single DB stoppages not recovering
Issue-ID: AAF-605
Change-Id: Ic79c2f71d5142009e7b02896e954980117037e06
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: policy/engine master 76088485005347db7495a735fffa650ddd479c50
Modified to make AAF configurable in policy/engine
Added property to enable or disable AAF
Added logic to the code to check the property and use old authentication
logic to authenticate the user rather than AAF if disabled.
Fixed license issue
Modified cadi_truststore_password value to use proper variable
Added comment to local development enviroment properties file
Modified test resources to fix Junit failures
Change-Id: I962895154716092c9cc0bc6c48f6419f3b5900fe
Issue-ID: POLICY-1217
Signed-off-by: Michael Mokry <michael.mokry@att.com>
(cherry picked from commit 6accdc2ae0340ed84a59c739bd345ced2ff323c5)
|
|
Project: dcaegen2 master 91e472c8640d9d6364c311474b15e9c9a95a0e9f
Adding Documentation of Mapper
Adding documentation of Mapper on readthedocs
Change-Id: I80ec21296ec42ef21552a9e93839ca5209a27a58
Issue-ID: DCAEGEN2-936
Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
|
|
Project: usecase-ui master 52fb178dc3cd639a3efa89803b226ccdc53b287d
heal nsService and vnfService
Change-Id: I0d1124221d1b04f4a314c2b93dcf9e0cdce2b3c7
Issue-ID: USECASEUI-163
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|
|
Project: usecase-ui master 4d526a0771ad93b1ab9807b413ad33f5b28fc8f6
delete nsService function
Change-Id: Ied7b698ee77084e57fc2b7f36aa4aef1b47ed291
Issue-ID: USECASEUI-161
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
|