summaryrefslogtreecommitdiffstats
path: root/holmes-actions/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Fixed CCVPN closed loop integration issueVidyashree Rama1-47/+10
1.Service instance will be single instance not list of instances 2.URL for AAI query has to be modified. Issue-ID: HOLMES-166 Change-Id: I205917531f15ece9a32c61bd5bf0e26f1b089c12 Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
2018-09-07Fixed integration issues for CCVPN usecaserama-huawei1-98/+83
1) Currently holmes is updating the AAI record without resource-version 2) Also corrected some of the AAI URL's Issue-ID: HOLMES-164 Change-Id: I7b0ba5cc786e57a282ee917bed07030dd9e74678 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2018-08-23Add Several Fields to the AAI sectionGuangrongFu1-2/+31
Change-Id: Idda04e81398fa049027df47ac581d755d3194f06 Issue-ID: HOLMES-160 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-22Fixed Some Data Format AnormalyGuangrongFu1-16/+24
Change-Id: I703cc9c96156ac85832a5200d3a24b0402b4b0f4 Issue-ID: HOLMES-160 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-08-21Added AAI Query ToolGuangrongFu1-0/+168
Change-Id: I8110ad860ac4fb4e83a864ab7ab9c31d7f84da60 Issue-ID: HOLMES-160 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-10-09modify control loop nameShiwei Tian1-1/+1
Issue-ID: HOLMES-67 Change-Id: I3911ff57abbe87089dc3d7a2a0e1d4f14ad26cb4 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-08-07Add DCAE configuration parsing toolsGuangrong Fu1-0/+64
Add DCAE configurations parsing classes. Add corresponding unit test codes. Change-Id: I7711ede272d470af9a596539691ac224cf96fd5d Issue-ID: HOLMES-25 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>