summaryrefslogtreecommitdiffstats
path: root/holmes-actions
AgeCommit message (Collapse)AuthorFilesLines
2017-10-10Change the Version Back to SnapshotGuangrong Fu1-1/+1
Change-Id: I225a67318fbfd20dd7a2505bf4788c324a9761b1 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09Change the Version of the Parent POMGuangrong Fu1-1/+1
Change-Id: If5a77c1c3c61863066b7d99d9024db8c5d930701 Issue-ID: HOLMES-52 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-10-09modify control loop nameShiwei Tian6-24/+19
Issue-ID: HOLMES-67 Change-Id: I3911ff57abbe87089dc3d7a2a0e1d4f14ad26cb4 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-29add unit testShiwei Tian6-0/+347
Issue-ID: HOLMES-44 Change-Id: Iddb310ad9aa265e9c23b6bc50a097a3301c40acb Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-28modify VesAlarmShiwei Tian1-2/+2
Issue-ID: HOLMES-44 Change-Id: I96c65a720291efde7bda3a13134f6bcb80c5126a Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-28Merge "modify push policy message"tang peng3-2/+9
2017-09-28modify push policy messageShiwei Tian3-2/+9
Issue-ID: HOLMES-44 Change-Id: I2e3f58ad763cd643d4d1f6d36c6ea3aa2456a37f Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-28Removed unused importAnkit-Huawei4-13/+11
Issue-ID: HOLMES-44 Change-Id: I2a7dfb62e8ec9a6f1c6ab767a5dd55f5b846c8c0 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-27modify unit test and aai bugShiwei Tian2-2/+97
Issue-ID: HOLMES-44 Change-Id: I83b7d90eb25289326a76613ea160442ed3bdd1e1 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-27modify unit test and aai queryShiwei Tian11-165/+276
Issue-ID: HOLMES-44 Change-Id: I9d67fc26681dfb540ae4d011cde4d0cdc5f3d2a3 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-26add httpsutil and modify query from aaiShiwei Tian8-65/+1213
Issue-ID: HOLMES-44 Change-Id: I8f699296ae6465016bf6e802c3d9e6cea07b5612 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25add push policy messageShiwei Tian1-0/+128
Issue-ID: HOLMES-44 Change-Id: I7280e282627f5fc5bd00c47c19e9803c95c5ed3b Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25add correlation analysisShiwei Tian1-0/+64
Issue-ID: HOLMES-44 Change-Id: I357587ff182c3bc900f3a03ca3a28a7d73d9564a Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25add query vnf data and vm data from aaiShiwei Tian3-0/+319
Issue-ID: HOLMES-44 Change-Id: I627e1b94e22db5c62773ee2623a4ed5d14c2649f Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25add vm data entity and vnf data entityShiwei Tian4-0/+147
Issue-ID: HOLMES-44 Change-Id: I51656e408f9da56bc2141d45c132861fdfcb3c39 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-25modify pom and rule.enabled = 1Shiwei Tian4-2/+9
Issue-ID: HOLMES-63 Change-Id: Id136259af2951520f6b9d4781c32f0a64dc4e339 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-16Get the MSB info from DCAE ConsulGuangrong Fu9-121/+484
Change-Id: I67206b028abefd99ff4b249a254882f08a642a4d Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-12modify MQproducerShiwei Tian2-4/+6
Issue-ID: HOLMES-47 Change-Id: I9224601a0d29986d0a7a7ebaaac6e6846d22ac7e Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-12add dmaap alarm entityShiwei Tian2-0/+139
Issue-ID: HOLMES-29 Change-Id: I679997647ac6e2280395ac251d62ee44cfe9ad67 Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-12move Subscriber.java to dsa modelShiwei Tian1-69/+0
Issue-ID: HOLMES-29 Change-Id: I8668261250276aae9b60a328fa157f49f699c96a Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
2017-09-06Change the API PathGuangrong Fu3-3/+3
Change the url from onapapi to api Change-Id: I0e62ddecb561c810a0a29d09abf893f33261be77 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Change the Data Type of Some FieldsGuangrong Fu2-2/+2
Change-Id: I7e08805477983ad7956a5ee2f7e79cb6f80bd365 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-02Introduce MSB Java SDKGuangrong Fu4-11/+92
Add the registration logic using MSB Java SDK Add corresponding unit test codes Add dependencies into pom.xml Change-Id: I4c003c3585702d4956855f62c7ce341bc66b07f4 Issue-ID: HOLMES-48 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-17Initialize the publisherGuangrong Fu1-0/+62
Add a new class for the publisher Change-Id: Ie487dfd239b9ebbb2644bae178db949dee02d96f Issue-ID: HOLMES-30 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-15Add a new entity for message publishingGuangrong Fu1-0/+53
Add a new message entity. Change-Id: Idb2723b9a8de860fd00b04e9501a9b42483e312f Issue-ID: HOLMES-30 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-15Create entities and classesGuangrong Fu2-0/+98
Create a class for subscription. Create an entity class (VesAlarm). Change-Id: I5fc952d841325f51e0c03bb5a9eab3fde5389128 Issue-ID: HOLMES-23 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-07Add DCAE configuration parsing toolsGuangrong Fu6-0/+363
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>
2017-08-07Change the package name from openo to onapGuangrong Fu1-3/+3
Change the package name & maven from openo to onap Change the group id from actions to common Change-Id: Ic60e93e4f25a2640f33c93469b18ac63b9c7235e Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-08-02Change the package name from openo to onapGuangrong Fu56-316/+936
Change the package name & maven from openo to onap Change-Id: I9c1fcaaa1c357fbd2b5c3bc2108d7cebd2b0ffc6 Issue-ID: HOLMES-10 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-04-01Fix sonnar obstructionv2.0.0release/mercuryyoubowu1-0/+1
Change-Id: I668d90ab1e7a160b84768c20e076b24d1d5106d6 Issue-ID: HOLMES-52 Signed-off-by: 6092002067 <wu.youbo@zte.com.cn>
2017-03-24Add i18n for the sake of clarity60920020673-0/+3
Issue-ID: HOLMES-52 Change-Id: I29e0d463b1a5e3c131bceff9fcb1167e813696b0 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Add UT for actions60920020673-7/+8
Change-Id: Ic2dd7c4326111d9d3b8565a6b7e83b4f46bc197d Issue-ID: HOLMES-50 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-14Add UT for actions60920020673-3/+112
Issue-ID: HOLMES-50 Change-Id: I295a72e8a8b522e48e43b8ee32152bdf71656e4d Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-11Add log for debuggeryoubowu3-1/+18
Issue-ID: HOLMES-50 Change-Id: I16caea89fb8c5a9a33e73c089a613f1ff2422889 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-11Add log for debuggeryoubowu2-2/+2
Issue-ID: HOLMES-50 Change-Id: Ia082df5637b7c59813945d5ee55b8524db014f5b Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-11Change the URL for MSB RegistrationGuangrongFu1-1/+1
Change-Id: I834f6fabfe86024ed73adc2c0ec16fe6f42a5462 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-11Modify the MSB Registration LogicGuangrongFu3-65/+53
Change-Id: I2b223b3d5b6b377abd21fe77ed2c2eaa4fdacf71 Issue-ID: HOLMES-50 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2017-03-11Add log for debuggeryoubowu1-18/+32
Issue-ID: HOLMES-50 Change-Id: I18a6397aa68f521bdce964a123ab0daebe09e4dd Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-10Add start registering service with threadyoubowu1-2/+0
Issue-ID: HOLMES-50 Change-Id: I7c1aeb6c9aab178b4b52575aa801c4ab0885dd06 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-10Merge "Add start registering service with thread"Guangrong Fu2-10/+49
2017-03-10Add start registering service with threadyoubowu2-10/+49
Issue-ID: HOLMES-50 Change-Id: I614d5337884da9e87ee1c2b63fe1a097fe430579 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Merge "Add the static variable HTTP"Guangrong Fu3-2/+4
2017-03-09Add the static variable HTTPyoubowu3-2/+4
Issue-ID: HOLMES-50 Change-Id: I4fad7c622f4aada0657f60063f38ce3f624611a2 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Merge "Modify port"Guangrong Fu3-13/+17
2017-03-09Modify portyoubowu3-13/+17
Issue-ID: HOLMES-50 Change-Id: I872a0def568da1be5d98b042b932f13e02c5f3df Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Merge "Fix micro service status code"Guangrong Fu2-4/+3
2017-03-09Fix micro service status codeyoubowu2-4/+3
Issue-ID:HOLMES-50 Change-Id: Ibdee9acf13c85d554a50e9c758941c9025776a04 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Merge "Fix register micro service code"Guangrong Fu1-2/+12
2017-03-09Fix register micro service code60920020671-2/+12
Issue-ID:HOLMES-50 Change-Id: I02ccf2ea367e4d2be3f2a4d034a1c960d2c28915 Signed-off-by: youbowu <wu.youbo@zte.com.cn>
2017-03-09Merge "Fix register micro service code"Guangrong Fu1-1/+1