doc.git
5 years agoUpdated git submodules
Taka Cho [Mon, 5 Nov 2018 13:06:02 +0000 (08:06 -0500)]
Updated git submodules

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>
5 years agoUpdated git submodules
Benjamin, Max (mb388a) [Sat, 29 Sep 2018 14:41:54 +0000 (10:41 -0400)]
Updated git submodules

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>
5 years agoUpdated git submodules
zhangab [Mon, 5 Nov 2018 08:29:07 +0000 (16:29 +0800)]
Updated git submodules

Project: usecase-ui master ee80382f7574fa459808da8e7f9ad410b5e8de22

Fix VNF Alarm Query Bugs

Change-Id: I70c8d6761bd940b1e07983ef123b98a1cd79dccd
Issue-ID: USECASEUI-166
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdated git submodules
Sindhuri.A [Wed, 31 Oct 2018 12:12:01 +0000 (17:42 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Sindhuri.A [Fri, 2 Nov 2018 10:10:40 +0000 (15:40 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Sindhuri.A [Fri, 2 Nov 2018 12:49:47 +0000 (18:19 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Stanislav Chlebec [Mon, 5 Nov 2018 09:38:17 +0000 (10:38 +0100)]
Updated git submodules

Project: integration/devtool master 1359ae6401357c9381c0f0e0cf997a48fb8272d2

Fix typos

Change-Id: Ie185b7d522d6975bd008ca8276d4857f0c94904b
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582

5 years agoUpdated git submodules
Sindhuri.A [Mon, 5 Nov 2018 09:32:07 +0000 (15:02 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Fiachra Corcoran [Mon, 5 Nov 2018 10:25:48 +0000 (10:25 +0000)]
Updated git submodules

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

5 years agoUpdated git submodules
sunil unnava [Mon, 5 Nov 2018 14:28:51 +0000 (09:28 -0500)]
Updated git submodules

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>
5 years agoUpdated git submodules
Anjali walsatwar [Fri, 12 Oct 2018 09:16:39 +0000 (14:46 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Jorge Hernandez [Mon, 5 Nov 2018 14:28:30 +0000 (14:28 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Michael Lando [Mon, 5 Nov 2018 07:48:40 +0000 (09:48 +0200)]
Updated git submodules

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>
5 years agoUpdated git submodules
fujinhua [Mon, 5 Nov 2018 10:02:16 +0000 (18:02 +0800)]
Updated git submodules

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>
5 years agoUpdated git submodules
tang peng [Mon, 5 Nov 2018 10:25:20 +0000 (10:25 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Tal Gitelman [Mon, 5 Nov 2018 09:26:23 +0000 (11:26 +0200)]
Updated git submodules

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>
5 years agoMerge "Reduce sphinx build threads"
Sofia Wallin [Mon, 5 Nov 2018 09:31:51 +0000 (09:31 +0000)]
Merge "Reduce sphinx build threads"

5 years agoUpdated git submodules
Yarin Dekel [Sun, 4 Nov 2018 09:58:26 +0000 (11:58 +0200)]
Updated git submodules

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>
5 years agoUpdated git submodules
tang peng [Mon, 5 Nov 2018 09:11:50 +0000 (09:11 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
tang peng [Mon, 5 Nov 2018 09:06:08 +0000 (09:06 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
svishnev [Sun, 21 Oct 2018 07:59:00 +0000 (10:59 +0300)]
Updated git submodules

Project: sdc master 3e9f4cce630a76dfc497991fa9346537879fee41

license fix

Issue-ID: SDC-1850
Change-Id: I6ff92ec2f149f70b3268cb421a5af37c1cb574b9
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
5 years agoUpdated git submodules
zhangab [Mon, 5 Nov 2018 02:35:42 +0000 (10:35 +0800)]
Updated git submodules

Project: usecase-ui master a9c61e99f395e091b8f16ac5861a50b5148e9033

fixed list switching function

Change-Id: I3d659ffcf2055221340388e35ebafb67bff8bcba
Issue-ID: USECASEUI-159
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
5 years agoUpdated git submodules
kanagaraj Manickam k00365106 [Mon, 5 Nov 2018 01:44:13 +0000 (21:44 -0400)]
Updated git submodules

Project: vnfsdk/model master d193e4dd5395437245c54f0de208c55d7a0e26c4

VTP documentation

Issue-ID: VNFSDK-333

Change-Id: I7b4418c3a517e43f996dfdb698586ca035db2449
Signed-off-by: kanagaraj Manickam k00365106 <kanagaraj.Manickam@huawei.com>
5 years agoMerge "Update Casablanca Main Release Note"
Rich Bennett [Mon, 5 Nov 2018 03:22:00 +0000 (03:22 +0000)]
Merge "Update Casablanca Main Release Note"

5 years agoReduce sphinx build threads 07/71807/1
Rich Bennett [Mon, 5 Nov 2018 03:15:59 +0000 (22:15 -0500)]
Reduce sphinx build threads

Reduce build threads to reduce peak memory

Change-Id: I88c037aec18d953f6e1bb75b59a0e6a94a5e1376
Issue-ID: DOC-334
Signed-off-by: Rich Bennett <rb2745@att.com>
5 years agoUpdated git submodules
Instrumental [Sat, 3 Nov 2018 19:38:21 +0000 (14:38 -0500)]
Updated git submodules

Project: aaf/authz master ca788dc542830b054f0a46df2dfd774fc318872c

Liveness for CSIT

Issue-ID: AAF-606
Change-Id: I740c153d36d7428fbe0b35e8e997d1a5603d6f63
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Yarin Dekel [Sun, 4 Nov 2018 13:10:26 +0000 (15:10 +0200)]
Updated git submodules

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>
5 years agoUpdated git submodules
Yarin Dekel [Sun, 4 Nov 2018 13:00:34 +0000 (15:00 +0200)]
Updated git submodules

Project: sdc master 811fb48f0c31422e93aba218e76ed296fceeb0f0

chache result in onboarding

Issue-ID: SDC-1889
Change-Id: I99dc01cc32af99399bc232125b6195b7125e6c61
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
5 years agoUpdated git submodules
Ofir Sonsino [Sun, 4 Nov 2018 09:51:14 +0000 (09:51 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Sindhuri.A [Wed, 17 Oct 2018 07:55:27 +0000 (13:25 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
Fu Jinhua [Sat, 3 Nov 2018 06:58:23 +0000 (06:58 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Fu Jinhua [Sat, 3 Nov 2018 06:57:28 +0000 (06:57 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Bin Yang [Thu, 1 Nov 2018 12:38:54 +0000 (12:38 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
tang peng [Sat, 3 Nov 2018 02:34:17 +0000 (02:34 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
GuangrongFu [Sat, 3 Nov 2018 02:25:09 +0000 (10:25 +0800)]
Updated git submodules

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>
5 years agoUpdate Casablanca Main Release Note 81/71781/1
Gildas Lanilis [Sat, 3 Nov 2018 00:47:42 +0000 (17:47 -0700)]
Update Casablanca Main Release Note

Start to update Casablanca Release note

Change-Id: Ibaf1f31286b6847e54dca757b507c43924d89f29
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
5 years agoUpdated git submodules
Gary Wu [Fri, 2 Nov 2018 22:23:02 +0000 (22:23 +0000)]
Updated git submodules

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>
5 years agoUpdated git submodules
Gary Wu [Fri, 2 Nov 2018 20:10:06 +0000 (13:10 -0700)]
Updated git submodules

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>
5 years agoUpdated git submodules
Instrumental [Fri, 2 Nov 2018 21:08:34 +0000 (16:08 -0500)]
Updated git submodules

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>
5 years agoUpdated git submodules
Michael Mokry [Tue, 30 Oct 2018 21:51:57 +0000 (16:51 -0500)]
Updated git submodules

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)

5 years agoUpdated git submodules
Pooja03 [Fri, 2 Nov 2018 14:50:57 +0000 (20:20 +0530)]
Updated git submodules

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>
5 years agoUpdated git submodules
guochuyicmri [Fri, 2 Nov 2018 11:31:11 +0000 (19:31 +0800)]
Updated git submodules

Project: usecase-ui master 52fb178dc3cd639a3efa89803b226ccdc53b287d

heal nsService and vnfService

Change-Id: I0d1124221d1b04f4a314c2b93dcf9e0cdce2b3c7
Issue-ID: USECASEUI-163
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdated git submodules
guochuyicmri [Fri, 2 Nov 2018 02:21:26 +0000 (10:21 +0800)]
Updated git submodules

Project: usecase-ui master 4d526a0771ad93b1ab9807b413ad33f5b28fc8f6

delete nsService function

Change-Id: Ied7b698ee77084e57fc2b7f36aa4aef1b47ed291
Issue-ID: USECASEUI-161
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
5 years agoUpdated git submodules
Chayal, Avteet (ac229e) [Fri, 2 Nov 2018 19:17:35 +0000 (19:17 +0000)]
Updated git submodules

Project: optf/osdf master b05fb22d90def79369e37f4e08ae19595317421a

Populate serviceResourceId in homing solution

Fix to populate serviceResourceId in solution to SO
Updated code to pass service_resource_id in HAS payload

Issue-ID: OPTFRA-249
Change-Id: I00415d84c096faccfad86989812ee485bf8f97c1
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoUpdated git submodules
Chayal, Avteet (ac229e) [Fri, 2 Nov 2018 05:32:35 +0000 (05:32 +0000)]
Updated git submodules

Project: optf/osdf master 721a7b04e0ca1736a9d962d7262d3463dc9cb491

Changes for PWT testing with HAS and SO

Fixed tosca model for optimization policy
Updated polices as pdp apis are case sensitive
Added polices for PWT and IT for casablanca
Removed extra spaces in vnf policy

Issue-ID: OPTFRA-384
Change-Id: I17997e962939ff27e38b182134d7c25df77169d8
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
5 years agoUpdated git submodules
Geora Barsky [Fri, 2 Nov 2018 18:41:10 +0000 (14:41 -0400)]
Updated git submodules

Project: oom master 58f5c4f8425f42e8c838657fae1bc87c5c99d18e

Increase timeout threshold

Issue-ID: LOG-795
Change-Id: Iedda8eb19029d016a3a27fb4ed7e96c8eadf2ccd
Signed-off-by: Geora Barsky <georab@amdocs.com>
5 years agoUpdated git submodules
Instrumental [Fri, 2 Nov 2018 18:12:33 +0000 (13:12 -0500)]
Updated git submodules

Project: aaf/authz master 5ccce038286f0629be14fc7530d7bcd218d00616

More no-TTY

Issue-ID: AAF-603
Change-Id: I11893756d7659dbbb40518fe8e665c7d434dd682
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Dan Timoney [Fri, 2 Nov 2018 18:01:50 +0000 (18:01 +0000)]
Updated git submodules

Project: sdnc/oam master eb6f4749ec597c4a7ffdc7413565dac8828e2e8c

Merge "LOG SQL dump files getting installed"

LOG SQL dump files getting installed

Change-Id: I4b7f0f3367772d742d16d6389af8d6666a4d58d1
Issue-ID: SDNC-51
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
5 years agoUpdated git submodules
Instrumental [Fri, 2 Nov 2018 17:48:26 +0000 (12:48 -0500)]
Updated git submodules

Project: aaf/authz master adb726667621bafb2078564bc62eeff90c56657b

No TTY in aaf.sh from drun.sh

Issue-ID: AAF-603
Change-Id: Ifee3a830a45abb802b3e0793ff5844907524e946
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Timoney, Dan (dt5972) [Fri, 2 Nov 2018 14:59:55 +0000 (10:59 -0400)]
Updated git submodules

Project: sdnc/oam master 4d30a97b737d640322a8c0ce6289f3993705c0ba

Update ueb timeout and fix tables

Update timeout on UEB startup from 15 mins to 5 mins, and fixed
table definition errors found during SDC testing.

Change-Id: Ib4a8f48a02a3ef536c6d433deb3ad96f6ac3e4da
Issue-ID: SDNC-472
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
(cherry picked from commit ccf26e7ccf39215dd9c3847e415513783377946c)

5 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Nov 2018 17:32:03 +0000 (17:32 +0000)]
Updated git submodules

Project: policy/engine master 45f5559fd72ea7cc0ed9932ee617ac19d8569769

Merge "Upgrade xacml 1.0.2"

Upgrade xacml 1.0.2

This version of xacml only has license changes to the java
source files. This will clear ONAP license issues.

Issue-ID: POLICY-1228
Change-Id: I7496fc54e44a51f89e438adaa1ab70a1c23aa06d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdated git submodules
Jorge Hernandez [Fri, 2 Nov 2018 17:30:57 +0000 (17:30 +0000)]
Updated git submodules

Project: policy/engine master ba9fd92cf30683a01c2591d883314363998ba317

Merge "Update installation documentation"

Update installation documentation

Update for the repos that are for the release.

Issue-ID: POLICY-1164
Change-Id: I80177628d19eef8a0d89a5f7c9e2e19ff1b699f9
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
5 years agoUpdated git submodules
Instrumental [Fri, 2 Nov 2018 14:39:54 +0000 (09:39 -0500)]
Updated git submodules

Project: aaf/authz master 365a488884271caf30f05256a9437a873ccda81a

Improve Docker start

For Docker style starts, pull in CASS_HOST info automatically

Issue-ID: AAF-603
Change-Id: Ia0b2e73eb34c29d028c7c1d3f9c19705e4176159
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Fri, 2 Nov 2018 14:27:51 +0000 (14:27 +0000)]
Updated git submodules

Project: oom master 39b104b37b92ad2fd14f4109c5e03cb924b9a3bd

Merge "Create helm charts for oof-cmso"

Create helm charts for oof-cmso

This change provides the necessary helm charts to
instantiate the oof-cmso database (mariadb-galera) and
oof-cmso service to support the scheduling of change management
requests.

Issue-ID: OPTFRA-373
Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoMerge "Add submodule information summary when running tox"
Rich Bennett [Fri, 2 Nov 2018 13:28:38 +0000 (13:28 +0000)]
Merge "Add submodule information summary when running tox"

5 years agoUpdated git submodules
sunil unnava [Fri, 2 Nov 2018 13:10:00 +0000 (09:10 -0400)]
Updated git submodules

Project: dmaap/messagerouter/messageservice master 7a8a85fbcf16fca0aa57df54ab646f60dc6f8ae1

Fix for a license issue due to mail-1.4

Issue-ID: DMAAP-870
Change-Id: Icc549a4d21ea90d39d29206ffdcbc12e49ca6369
Signed-off-by: sunil unnava <sunil.unnava@att.com>
5 years agoUpdated git submodules
Dileep Ranganathan [Thu, 1 Nov 2018 22:52:04 +0000 (15:52 -0700)]
Updated git submodules

Project: optf/has master 633927402f317714069ae71e0ee766a0d54194ed

Remove credentials in logger

Removed log with credentials.
Upgrade version to 1.2.4

Change-Id: Ic5767f149d7cd48a8596f325d90fe5138c213c31
Issue-ID: OPTFRA-331
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
Rob Daugherty [Wed, 31 Oct 2018 14:21:22 +0000 (10:21 -0400)]
Updated git submodules

Project: so master 6b4910cc194286bccb2a63f63d12bfefcdb7fb3f

10/31: merge casablanca to master

Commit: 649c4e85cc991ffe9c13fd3fab4cc3a303faa656
Subject: Fix Error, Check that vimID is present
Issue: SO-1156
https://gerrit.onap.org/r/#/c/71247/

Commit: 959493d3274d2f2749586248cf31ee12b730e2af
Subject: Bug fixes October 26th
Issue: SO-1169
https://gerrit.onap.org/r/#/c/71343/

Commit: 373c057bfa82583f615ea46814ad3cdf9ea8d669
Subject: Resolve vf_module_id setting bug
Issue: SO-1165
https://gerrit.onap.org/r/#/c/71270/

Commit: 6c2c8a66fade016f74b51bdfea3ba04494530b97
Issue: SO-1102
Subject: Pnf Spring Environment correction
https://gerrit.onap.org/r/#/c/71137/

Change-Id: I22b4566050f627e1f1428aacdb52ec4d4fe75733
Issue-ID: SO-1173
Signed-off-by: Rob Daugherty <rd472p@att.com>
Merge "Fix Error, Check that vimID is present" into casablanca

Fix Error, Check that vimID is present

Issue-ID: SO-1156
Change-Id: I14445f0e6dbed00b37a189f3a7c05923c6d4e5ab
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Bug fixes October 26th

Set non-custom health diagnostic check code to a default value.
created custom java serialization for SimpleUri
changed property value for cloud-owner in unit test
converted aai call to use the AAI Client
Correct a JUnit data file to include userParams values that are
expected to be set.
Set userParams on requestContext to parameters that need to be passed
to downstream systems.

Change-Id: I3974691875ef967f90a15f076ae27bc0cd76ee8e
Issue-ID: SO-1169
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Resolve vf_module_id setting bug

Do not remove vf_module_id and vnf_id
from parameters in HeatUtils.

Issue-ID: SO-1165
Change-Id: I6f00350a6f7dc419a8be9b90b28188228949cb43
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Pnf Spring Environment correction

Change-Id: Ic9d83e2919bd1f947fdca07d8982bd5e794c9dbe
Issue-ID: SO-1102
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoUpdated git submodules
Jack Lucas [Fri, 2 Nov 2018 12:37:37 +0000 (12:37 +0000)]
Updated git submodules

Project: dcaegen2 master b54e37f7bb134b46f85fdaf5f7d161b6622ba0f1

Merge "dcae doc updates"

dcae doc updates

Change-Id: Ia63b7669d55c929d729663418747ab7e52ae89d4
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-772

5 years agoUpdated git submodules
Alexis de Talhouët [Fri, 2 Nov 2018 12:23:37 +0000 (12:23 +0000)]
Updated git submodules

Project: oom master 0908860b88c1400119d588da6b6c59b4b8864e03

Merge "AAF Integration for OOF-HAS"

AAF Integration for OOF-HAS

Change-Id: Ice9e2665c110e0c04c4774d8b7dcfb91beae2110
Issue-ID: OPTFRA-331
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
Geora Barsky [Fri, 2 Nov 2018 02:51:23 +0000 (22:51 -0400)]
Updated git submodules

Project: oom master ee8f6075f6970f541f93d21b8dfa216d15595727

Fix AAI endpoint configuration

Issue-ID: LOG-795
Change-Id: I46207d7db0a7ef992161cc579732982f518fbaaa
Signed-off-by: Geora Barsky <georab@amdocs.com>
5 years agoAdd submodule information summary when running tox 28/71728/3
Rich Bennett [Fri, 2 Nov 2018 10:47:43 +0000 (06:47 -0400)]
Add submodule information summary when running tox

Add summary and advance sphinx requirement to latest stable release

Change-Id: I4aae9c9e54bed7943beba24d9cb57f1338974ddf
Issue-ID: DOC-332
Signed-off-by: Rich Bennett <rb2745@att.com>
5 years agoUpdated git submodules
varun gudisena [Fri, 2 Nov 2018 11:33:00 +0000 (11:33 +0000)]
Updated git submodules

Project: aaf/authz master ce8676cf8e92559c8149e6e382dea208e348c5de

Merge "Refactor CSIT start/stop"

Refactor CSIT start/stop

Issue-ID: AAF-603
Change-Id: I445dae83a87ec6421ecfcefb94574933c63815d5
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdated git submodules
Fu Jinhua [Fri, 2 Nov 2018 09:02:47 +0000 (09:02 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master bf313724f3c4ff44353ab31e569286f777f7f3cd

Merge "change the additionalParamForNs to be option"

change the additionalParamForNs to be option

change the additionalParamForNs to be option

Change-Id: I5ad9bf191f4b4ddafdd5049055e9c41ce26d4820
Issue-ID: VFC-1158
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
5 years agoUpdated git submodules
Ruoyu Ying [Fri, 2 Nov 2018 06:24:24 +0000 (14:24 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 7a6fcd55d8f0a451d5fc2462fd26c9f463959913

Refine place_vnf logic

Refine place_vnf logic

Change-Id: Iee9dbad6c4ed978de280bee9f1fd5de07ef6116b
Issue-ID: VFC-1085
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
5 years agoUpdated git submodules
priyanshu [Thu, 1 Nov 2018 14:25:31 +0000 (16:25 +0200)]
Updated git submodules

Project: sdc master c5f4d83f7841a6937346da80a35b608e6624d54b

Access workflow from SDC in Portal

Access workflow from SDC in Portal

Change-Id: I6c0b64d2ed009f1a51567d4b3f9053cde8116eac
Issue-ID: SDC-1887
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoUpdated git submodules
vempo [Thu, 1 Nov 2018 18:27:39 +0000 (20:27 +0200)]
Updated git submodules

Project: sdc master 2da911f8ba408fbbf3d7639796208078fac28e32

Sorted out unit-test libraries in onboarding

Fixed scope, removed junit+tesng combinations,
deleted commented-out tests, did minor cleanups.

Change-Id: I71d0adf5c1c95435987dbb8b4077cc43bdf09df8
Issue-ID: SDC-1886
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
5 years agoUpdated git submodules
Lianhao Lu [Fri, 2 Nov 2018 06:12:01 +0000 (06:12 +0000)]
Updated git submodules

Project: vnfsdk/model master eb9b7a2d938c1932f80df017ca476ced63ed2d76

Merge "update CVC to prevent recursive include"

update CVC to prevent recursive include

Change-Id: Iecff17969e9b7ded245aa04376389fb43dc9ff64
Issue-ID: VNFSDK-333
Signed-off-by: Victor Gao <victor.gao@huawei.com>
5 years agoUpdated git submodules
tang peng [Fri, 2 Nov 2018 05:58:18 +0000 (05:58 +0000)]
Updated git submodules

Project: holmes/rule-management master fe246980b3fd11b9d617d14d57540db4e1c6ab84

Merge "Updated the Version of the Common Lib"

Updated the Version of the Common Lib

Change-Id: If425c94a9cd123d84844033ee10f51aac430a821
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
GuangrongFu [Fri, 2 Nov 2018 05:48:34 +0000 (13:48 +0800)]
Updated git submodules

Project: holmes/engine-management master c55075a674d4ec62858370a7cd40f3775991612d

Updated the Version of the Common Lib

Change-Id: I138b255a9bef78be86759478a26afdee2399bb58
Issue-ID: HOLMES-177
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
5 years agoUpdated git submodules
Chengkai Yan [Thu, 1 Nov 2018 11:06:26 +0000 (12:06 +0100)]
Updated git submodules

Project: dcaegen2 master 54d8a3b7a7bb899a7a14f3d5e6e57a2c0aaff1aa

Update DFC documentation

Change-Id: I75da5240ff5e5ee95c7c031fd73e8b5cb008ef6f
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-642

5 years agoUpdated git submodules
Huang Haibin [Fri, 2 Nov 2018 01:55:36 +0000 (01:55 +0000)]
Updated git submodules

Project: vfc/nfvo/lcm master b6f1ca9aaa49086a7b3304a828c8fedadf5e3800

Merge "Remove directive from addtionalParams"

Remove directive from addtionalParams

Change-Id: Ie69bd791cf044d90f2e9ae7633e16ba3f487eb49
Issue-ID: VFC-1176
Signed-off-by: laili <lai.li@zte.com.cn>
5 years agoUpdated git submodules
fujinhua [Thu, 1 Nov 2018 08:13:04 +0000 (16:13 +0800)]
Updated git submodules

Project: vfc/nfvo/lcm master 54a3a58c5c57788b24265cf99bde972678c917e5

Add vnfVms to get vnf resp

Change-Id: I537a5f633f29c98da3423ae4c96799f143aea408
Issue-ID: VFC-1177
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdated git submodules
Alexis de Talhouët [Fri, 2 Nov 2018 01:26:06 +0000 (01:26 +0000)]
Updated git submodules

Project: oom master 21ca90ae62f237e609082bc0d2923b405f9e8ae8

Merge "Set aai-resources version 1.3.1"

Set aai-resources version 1.3.1

Issue-ID: AAI-1773
Change-Id: I0abcb8f9eb45d8f16556ff8557c1471992353889
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Fri, 2 Nov 2018 01:25:36 +0000 (01:25 +0000)]
Updated git submodules

Project: oom master a5271b2b180ff0eadf47e509c62349d0d05f30e2

Merge "Automate vFWNG model distribution for CDS"

Automate vFWNG model distribution for CDS

Change-Id: I7de62e5cb260238f1cb934256cd78d062d55fbc0
Issue-ID: INT-708
Signed-off-by: Yang Xu <yang.xu3@huawei.com>
5 years agoUpdated git submodules
sebdet [Thu, 1 Nov 2018 22:50:04 +0000 (23:50 +0100)]
Updated git submodules

Project: clamp master 7253c2b707c1ac985fee1f6ed7ab45757a67b797

Fix Policy Yaml

Fix Policy Yaml generation, remove service and resource section + update
the actor/recipe

Issue-ID: CLAMP-243
Change-Id: Ia1adad6e653e7e85576858f2971f60f7903bfae2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdated git submodules
Frank Sandoval [Wed, 24 Oct 2018 08:15:50 +0000 (02:15 -0600)]
Updated git submodules

Project: optf/has master 17690987fe470a962164ec168dc805db8a511130

Enforce AAF permissions

Issue-ID: OPTFRA-331
Change-Id: I046ddef243f73ae90ca0a28184ee0decf73069ee
Signed-off-by: Frank Sandoval <frank.sandoval@oamtechnologies.com>
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 21:50:54 +0000 (17:50 -0400)]
Updated git submodules

Project: aai/aai-common master 7bfc30305b9341999e74f19f747bb7d3c77f6414

Fix bug on create created ts and modified ts

where on create the values should be
the same but it ends up being different sometimes

Issue-ID: AAI-1832
Change-Id: Ia8cfb75a5812e6b59f8000a820cf3605ab17eb2b
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 21:46:56 +0000 (17:46 -0400)]
Updated git submodules

Project: aai/aai-common master c2ccad8c88d6eec83e8abb0eb4bab6f65cb74912

Add capability to record timestamp

Issue-ID: AAI-1831
Change-Id: Ifcadf1caa0f7764c759997f10f3f789b1a702872
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 20:27:00 +0000 (16:27 -0400)]
Updated git submodules

Project: aai/aai-common master 02442650b1bed084c43c2cb96572e2165787b78e

Add edge rule to support vnf grouping

Issue-ID: AAI-1829
Change-Id: I994a31ac2d737be1db3e5a0821dbc09a32b473c6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 20:23:21 +0000 (16:23 -0400)]
Updated git submodules

Project: aai/aai-common master c4cce58aa04187ae5c7f1917d30aca061424ee50

Update to add relationship to aggregate route

Issue-ID: AAI-1824
Change-Id: I68e5e900db8f6a1a3489c66cd8ae71bbe977e98f
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 20:17:50 +0000 (16:17 -0400)]
Updated git submodules

Project: aai/aai-common master f220ba5f41b10728da4b36379189f1278a5420c4

Add upgrade cycle to cloud region

Issue-ID: AAI-1828
Change-Id: Ifee15d4824a26319f159ed030b0c7f1ab8500041
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
liamfallon [Thu, 1 Nov 2018 14:59:21 +0000 (14:59 +0000)]
Updated git submodules

Project: policy/apex-pdp master 9dc414a0cabc9074e87a7c9cd5c3e5ceee733e5a

Upgrade Jython for security, add doc warning

Upgrading Jython to use a full release version. This will probably
noit remove security problem but upgrades Jython to the most popular
version.

A warning is added telling developers to check extra pcakages in the
Jython plugin documentation.

Issue-ID: POLICY-1065
Change-Id: I83275204c1905bd48dd5ea58e98dcbbd9c47195f
Signed-off-by: liamfallon <liam.fallon@ericsson.com>
5 years agoUpdated git submodules
Gary Wu [Thu, 1 Nov 2018 20:45:31 +0000 (13:45 -0700)]
Updated git submodules

Project: integration master 89f6723ac3077f6d29f61319b6ae02638a966fdb

Run k8s orchestration plane in dedicated VM

Running the orchestration plane in the Rancher VM
seems less stable.  Go back to running the orchestration
plane in a separate, dedicated VM instead.

Change-Id: Iaf110ad9d433fd716732d881e627841f923ed55e
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
sblimkie [Thu, 1 Nov 2018 20:16:25 +0000 (16:16 -0400)]
Updated git submodules

Project: aai/event-client master 0e52f7e4939820808d7c849aaf64cfbbd187f7e8

upversion to 1.3.2

Change-Id: Ie3d4e37de0856bca272600e39719055fd0f2e0d6
Issue-ID: AAI-1791
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 19:56:56 +0000 (15:56 -0400)]
Updated git submodules

Project: aai/aai-common master 9d661ab0572c486ad0534fd21d502de0782bd4ea

Add required properties to schema

Issue-ID: AAI-1826
Change-Id: Ifc7122880e2c98888aa6b478cba3f70fb4c62e52
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
David Stilwell [Thu, 1 Nov 2018 20:03:14 +0000 (20:03 +0000)]
Updated git submodules

Project: sdnc/oam master cc5cff3646bbbaeb136c057cb401b1014d5bba49

Merge "Remove mysql-connector dependency"

Remove mysql-connector dependency

Removed runtime mysql-connector dependency to resolve license issue.
Mysql-connector cannot be distributed within ONAP since it is licensed
under GPL.

Change-Id: I302bbe8eaebf6189acd5ba4ee6fdecb172a7f306
Issue-ID: CCSDK-645
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdated git submodules
Cheung, Pat [Thu, 1 Nov 2018 18:30:58 +0000 (18:30 +0000)]
Updated git submodules

Project: sdnc/oam master 8eb03908d9de95073ec6484a95009a033f324b8a

self-serve DG bug fixes

Fixing various bug fixes for self serve logics

Change-Id: I9127900df427483ac9bc93c51774d7b1f97ba1c5
Issue-ID: SDNC-509
Signed-off-by: Cheung, Pat <kc1472@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 19:44:03 +0000 (15:44 -0400)]
Updated git submodules

Project: aai/aai-common master 9bae143d3310eb57bfbb0674f62f278f740db0f4

Replace platform specific line seperators System

Issue-ID: AAI-1463
Change-Id: Ibdd3803dd825342d54dfa1b008f1a8c2d78d6198
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Timoney, Dan (dt5972) [Thu, 1 Nov 2018 19:39:45 +0000 (15:39 -0400)]
Updated git submodules

Project: integration master c289d9ab40e4523e426b80674eee2e9bbdcb7d9b

Fix versions

Updated versions of CCSDK dockers to reflect current Casablanca
version

Change-Id: Icfa37a5ccea5b26602c6616d3387b2cded98b116
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdated git submodules
Alexis de Talhouët [Thu, 1 Nov 2018 19:24:21 +0000 (19:24 +0000)]
Updated git submodules

Project: oom master 5921ff91b056676cf9f77f94b9d8d86ff4e836b2

Merge "Use fixed namespace for topics in Casablanca"

Use fixed namespace for topics in Casablanca

Change-Id: I19928cb9ad91e4281ce894191d2813243cf49c2b
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: OOM-1491

5 years agoUpdated git submodules
Alexis de Talhouët [Thu, 1 Nov 2018 19:23:31 +0000 (19:23 +0000)]
Updated git submodules

Project: oom master 3424d414e6b3d1252d54d44a49138f8c955aab2a

Merge "Set aai-traversal version 1.3.1"

Set aai-traversal version 1.3.1

Issue-ID: AAI-1774
Change-Id: If697796a8dff63bde0297a5ee17904b337452eaf
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
5 years agoUpdated git submodules
Gary Wu [Thu, 1 Nov 2018 18:57:27 +0000 (11:57 -0700)]
Updated git submodules

Project: oom master 4ec2c6783cd4ad4efbaa30ad6e4e9fad969f52f5

Stop overwriting demo.sh test output logs

Generate sequential output log directories for
demo.sh just like for ete.sh.

Change-Id: I67f8d5f6c9f38625c0024ad5a8d54349a52046db
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 18:57:56 +0000 (14:57 -0400)]
Updated git submodules

Project: aai/aai-common master 653948302e921dbcee24ed6746c73557c0b54c92

Add aggregate route object

Issue-ID: AAI-1824
Change-Id: I3b1fd2b0dca1add9736b49b26ede67e413aa2586
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
fpaquett [Thu, 1 Nov 2018 18:16:28 +0000 (14:16 -0400)]
Updated git submodules

Project: aai/sparky-be master 847b9d464fe26ac3bca915cbda65bc0e55b61677

Upversion to 1.3.2-SNAPSHOT

Issue-ID: AAI-1809
Change-Id: Id5283080601920f1a490d177980e533c1c105171
Signed-off-by: fpaquett <francis.paquette@amdocs.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 18:52:05 +0000 (14:52 -0400)]
Updated git submodules

Project: aai/aai-common master d82a30bd3cb3c0d7fd7c1696abbb4e142631c595

Support generic-vnf vendor information

Issue-ID: AAI-1823
Change-Id: Ifa4ab02584bf99565286dcbaab38339030c70228
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 18:44:54 +0000 (14:44 -0400)]
Updated git submodules

Project: aai/aai-common master f63960c075b06aa540aa8acccf4beff4497aab77

Add orchestration status to pnf

Issue-ID: AAI-1822
Change-Id: Ic78c2f272d25cd0068241db409c0927aaa622471
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 18:28:36 +0000 (14:28 -0400)]
Updated git submodules

Project: aai/aai-common master 2a51416d266f0afa29a2246346e6d69cf38384bb

Add priority property to l-interface

Issue-ID: AAI-1820
Change-Id: Iea36a1d1e4c94ea2bc1cd698c482b4fd1db163a9
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Kajur, Harish (vk250x) [Thu, 1 Nov 2018 15:00:28 +0000 (11:00 -0400)]
Updated git submodules

Project: aai/aai-common master fa0792d839d67142e916b12f083e9db067ab5f8d

Add vrf schema and edge rules

Issue-ID: AAI-1813
Change-Id: I1c0f53d9c75ea9d568bd8020680b75ef0a4bf3f6
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
5 years agoUpdated git submodules
Michael Lando [Thu, 1 Nov 2018 14:25:31 +0000 (16:25 +0200)]
Updated git submodules

Project: sdc master 1276ee10702ae3c1e1e7f9c11d6b2949e3e757e8

update sdc to version 1.3.2

Change-Id: Ibd1a6a23f061c23e8bb0bb603f6ac315581564f6
Issue-ID: SDC-1865
Signed-off-by: Michael Lando <michael.lando@intl.att.com>