summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2022-04-13Select the right Istanbul upper constraintsistanbulCédric Ollivier1-14/+14
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I701bc1bae70d8b5bf80dfc3ff2ead572f57bbe23
2022-04-13Add bounds to sphinx requirementCédric Ollivier1-0/+2
As ONAP was created before Oct 20 2020 in RTD, we must set bounds to enforce a compatible Sphinx version (see manual). Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Ie205f53c905ff35e080411d69964ce871516c745 (cherry picked from commit 5a962fe6e75f5e61263a6e1898fc2bdb8b97e269)
2021-10-27Merge "Changed the Version Number to 9.0.0" into istanbultang peng1-1/+1
2021-10-27Changed the Version Number to 9.0.0Guangrong Fu1-1/+1
Issue-ID: HOLMES-487 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I171ae55fa1472f973f6d8c877648b4557bdbdea0
2021-10-27fix .readthedocs.yamlthmsdt1-1/+1
Issue-ID: HOLMES-486 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: I571c656ff442b0af5519427ad5904a3ac8c9e877 (cherry picked from commit 731699a533245c49c7113e2c2004ec9cd838b321)
2021-10-27Changed the release date to Nov. 4Guangrong Fu1-1/+1
Issue-ID: HOLMES-484 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I8ba5859532d56f537f6497566d37976811db69de
2021-10-27Leverage upper-constraints files to pin all dependenciesCédric Ollivier6-60/+100
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I893490b8dfe244e49912d599b8b40745e546862c (cherry picked from commit 3c0ce0f85b34392dd50608e7440f10a20b0279cd)
2021-10-27Set defaultbranch=istanbul in .gitreviewCédric Ollivier1-0/+1
Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I47a36b07f002f435c53771174d58a7fa5618b538
2021-10-14Released docker v9.0.1Guangrong Fu1-0/+9
Issue-ID: HOLMES-475 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I31abc8e1a4b1750f913fcb984848f63733e21261
2021-10-14Bumped the docker version to 9.0.19.0.1Guangrong Fu1-1/+1
Issue-ID: HOLMES-475 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: If75977a7f86d40bf2c29efea3b2c330fceaf115b
2021-10-09bugfix - rule update failure via GUIGuangrong Fu1-2/+1
Issue-ID: HOLMES-482 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I2a9880c91aac4f3b77d5279b03947c04a46c83d8 (cherry picked from commit 6e6587bdad31fb2575be2680419cc86125339a9d)
2021-09-07Released a New Docker ImageGuangrong Fu1-0/+9
Issue-ID: HOLMES-465 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I3f81756fb23e4fed778bd284c5ded8b5af0967e0
2021-09-07Released a New Docker ImagesGuangrong Fu1-3/+3
Issue-ID: HOLMES-465 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Iea5265e6701b2f432ce20a00ecd33c4f8fe00365
2021-08-25added some comments for better comprehension9.0.0Guangrong Fu1-4/+5
Issue-ID: HOLMES-462 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: Iccbf52d01489607370a03e86e94676f942cc65a2
2021-08-24bugfix - changed shell script interpreter to env bashGuangrong Fu3-5/+5
Issue-ID: HOLMES-463 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn> Change-Id: I17d2901c5dcaf8d16e71aa39503e19bbfd476a5d
2021-08-23bugfix - DB init error due to single quotes付光荣101445421-0/+6
Issue-ID: HOLMES-463 Signed-off-by: 付光荣10144542 <fu.guangrong@zte.com.cn> Change-Id: Ic1d9cf8007448d47efd278a33bcb951266a6c0e1
2021-08-21bugfix - rule sync issues when engine redeployedGuangrongFu4-739/+770
Issue-ID: HOLMES-462 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> Change-Id: I082b0df4215fd13b7313b3093494c34c7daa7c9c
2021-07-19Removed Problematic MSB Health CheckGuangrongFu1-2/+2
Change-Id: I0347ac2263f1df2114421e72841798795a34ae56 Issue-ID: HOLMES-461 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-07-19Updated holmes-actions to 1.3.5GuangrongFu4-10/+10
Change-Id: Id310ceec3ab8d22032365742eac57f7ce2c3cc74 Issue-ID: HOLMES-461 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-06-09Fixed an Object Comparison BugGuangrongFu1-1/+1
Change-Id: I2c127f0be662d517bf8e4666ad4729df302b06f9 Issue-ID: HOLMES-442 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-06-07bugfix - communicatin issues between R&E modulesGuangrongFu1-1/+1
Change-Id: Ia5aebe96b531d053e4b8eb4d7bab28de0cc916d8 Issue-ID: HOLMES-454 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-06-04Merge "Update the Release Notes"tang peng1-0/+43
2021-06-04Update the Release NotesGuangrongFu1-0/+43
Change-Id: I7e674c3566f3e7c379cf21fea1ed32bf9dc87b85 Issue-ID: HOLMES-441 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-06-03Removed Dependency: httpclienttang peng14-467/+209
Issue-ID: HOLMES-414 Signed-off-by: tang peng <tang.peng5@zte.com.cn> Change-Id: I3d7771d25d4bd0f67a2e02373ceb2ec392ad4f40
2021-05-17bugfix - rule creation failure on GUIGuangrongFu8-151/+16
Issue-ID: HOLMES-440 Change-Id: I3ba937d992b054149d1c5cc072b5920935923ec5 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-05-10bugfix - Failed to create new rules via Holmes GUIGuangrongFu3-5/+8
Change-Id: Ied630613f2504b36fe313ff727a636a00546a9f6 Issue-ID: HOLMES-440 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-04-16Updated the Release Date8.0.1GuangrongFu1-1/+1
Change-Id: I8508370f7db9e367793d3f8d63569d72cb678db1 Issue-ID: HOLMES-434 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-04-07Bumped the Docker Image Version to 1.3.3GuangrongFu1-0/+9
Change-Id: I5094b50586afaca8ebf3ee711a4b6742af8a03e4 Issue-ID: HOLMES-429 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-04-07Fixed the Start-up Failure in the Dualstack Env1.3.3GuangrongFu7-7/+6
Change-Id: I17d2a8cd5cba6276e131f67365143db1dda53114 Issue-ID: HOLMES-429 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Released Docker Image 1.3.2GuangrongFu1-0/+9
Change-Id: Ia59c97b088daae9c6990913bd63d9e50bc1684a2 Issue-ID: HOLMES-427 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Replace the UI Certs1.3.2GuangrongFu7-7/+11
Change-Id: I4012f7f500e37773c1b00516a6495c224789a47e Issue-ID: HOLMES-428 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Releasd Docker Image 1.3.1GuangrongFu1-0/+9
Change-Id: I13eaa9008face7aa306aa6d97cdc5eebfef749cb Issue-ID: HOLMES-427 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Bumped Version to 1.3.11.3.1GuangrongFu5-5/+5
Change-Id: I64fbaf6793bd519a3d672b7c2b7eaa60f12a8914 Issue-ID: HOLMES-427 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Use the cert generated by AAFGuangrongFu1-0/+9
Change-Id: I99a21dfab3aa47d0a7223ef9369e63bf6aa526ce Issue-ID: HOLMES-426 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-25Created New Release Notes for Honolulu付光荣101445429-25/+69
Change-Id: I4c0e7e6a4ae7e557d135cea773eeeaa95a6758a2 Issue-ID: HOLMES-424 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2021-03-22Remove IP addressesGuangrongFu4-14/+14
Change-Id: Ib641a153de2704a936d9755150d234004f1f2b4f Issue-ID: HOLMES-425 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-11Release the docker images of HolmesGuangrongFu1-0/+9
Change-Id: I18070fb5de1734145a6f7899d716ca81f655c20e Issue-ID: HOLMES-414 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-11Fixed a Shell Error1.3.0GuangrongFu1-1/+1
Change-Id: I5d1fb5d370e0f760708f9048492567f0e9ed11f6 Issue-ID: HOLMES-419 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-10Update the Expiration Date of the CertGuangrongFu1-0/+0
Change-Id: I039d27257af4d81bc263cbab3a49299e518dda32 Issue-ID: HOLMES-395 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-10Fixed some errors in shell scriptsGuangrongFu2-3/+3
Change-Id: Iacaac4cc4c89a5340480954ea477867d3e55b5eb Issue-ID: HOLMES-396 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-10Init DB Using envsubstGuangrongFu2-4/+4
Change-Id: I8f6d5a455b52ca03c7754f570b353f7b1ddbddf9 Issue-ID: HOLMES-396 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-03-09Init DB Using envsubstGuangrongFu3-14/+31
Change-Id: I764626136258f3fb23561ee90a46653ebdbe9413 Issue-ID: HOLMES-396 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2021-02-23Updated the Container Version to 1.3.0GuangrongFu4-390/+390
Change-Id: I43a5fddc53648896fb2202332f7ceab586bc3bb4 Issue-ID: HOLMES-409 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-12-02Updated the release notesGuangrongFu1-1/+4
Change-Id: If3e86c3ed07b26bbc56ac10a283c3a439d686c61 Issue-ID: HOLMES-379 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-11-19Change the release name to "latest"GuangrongFu1-1/+1
Change-Id: I14e0d856b03af920165258bcd41941bc73931e10 Issue-ID: HOLMES-377 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-11-19Change the release name to GuilinGuangrongFu7-7/+7
Change-Id: I6ebb658881877cc13fb4bb77dc836c6af36ba3b3 Issue-ID: HOLMES-377 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn> (cherry picked from commit 5d2981cb85027565936dbb7ce2597f1edb6fe472)
2020-11-18MDONS Holmes rule fixMehreen Kaleem1-5/+5
Change-Id: I0fde4510b2a6876f3a997d67b0cc21f433264b88 Issue-ID: HOLMES-378 Signed-off-by: Mehreen Kaleem <mehreen.kaleem@us.fujitsu.com>
2020-11-16Updated release notesGuangrongFu1-0/+43
Change-Id: Ib1096bd5d64154e762af2d3f25aee05384190d60 Issue-ID: HOLMES-377 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-11-03Changed the CL Ouput Topic to dcae_cl_outGuangrongFu4-7/+7
Change-Id: I9c3ffa5907fc6e73bdcf0e7d7648baf5d1619066 Issue-ID: HOLMES-369 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2020-10-23Release Docker 1.2.9GuangrongFu1-0/+9
Change-Id: Ib8c76a114bfc74beacfe77ba9e3750e6fbe4c1ab Issue-ID: HOLMES-368 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>