Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: clamp master 5667f59be378b8ca78accc30c6e4fc4128174222
Merge "Fix Holmes delegates and sdc"
Fix Holmes delegates and sdc
Fix holmes delegates not declared in the cldsconfiguration
and SDC IT tests that reports some exceptions
Change-Id: I19dae11ad994e78e1f71fc78a2ff4627d91e66c1
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master e4165f375ae69dbcb874381e5d96ebaaa9c267ca
Cleanup project's name in Sonar
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: If83ba288f33d4cc281ab54d2c7ffcf8af246a580
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: clamp master 97655250b373893157bfadd267ba21693b6fa905
Remove class renamed as AbstractModelElement
Remove a class that has been renamed to AbstractModelElement
Change-Id: Ifbad3875da6265e3b092aceee0de801b19834d79
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 02847bc3889fe3c3a419612ea7a94eca8794bdc6
Rework some sonar critical and major bugs
Class renamed to AbstractModelELement, exceptions reworked and IT tests
as well
Change-Id: Ief2b09b0e36776519338834e2af61aa6e638ee91
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 15383eb639c7b78f21c0a969099642f3518bbf80
Fix missing license in new test
Fix missing license in new test file reported by license checkstyle
plugin
Change-Id: Ic024103acb814f8d78b60eb18d2967708be43c9f
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f0c6215103464e860b756d9e781b7e4d34b30541
Merge "Add Holmes to the Backend"
Add Holmes to the Backend
Add support for Holmes boxes defined in GUI, Holmes model has been added
and also policy calls.
Change-Id: I2bbef0030b5174075792b459b7ced74aa2e8aad2
Issue-Id: CLAMP-27
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 72e904aa818b14e0f3d869c94cac3cb90930749e
Merge "Sonar improvements and class renaming"
Sonar improvements and class renaming
Some sonar improvements and class renaming in different files
Change-Id: I8d8eff1e3fedee1d1c31e62edb80e1bb9ce75362
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 45b70326931145251f6c5afafac23915db2c57fe
Fix the logback
The logback file was incorrectly hiding the INFO log from Clamp.
Change-Id: I37dbc7beaf8abeaf65d1509fe048d7136fc9fe07
Issue-Id: CLAMP-43
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 25f65d0f6bd061facf88dab5859ddef1926dfecc
Incorrect select field filtering
The filtering of select input fields was incorrectly
handled and resulte in inconsistent state
Issue-Id: CLAMP-49
Change-Id: I1678a861ca4fcb8b384fb75356ff95eee88f2fc6
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 1aa4dc3048d39515c77c2565d0a050f6d5c9192f
Reformat code
Issue-Id:: CLAMP-43
Change-Id: Ife5596c1fca86941e17fe84354bbab49d25f9ffa
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master de048cf739ec08e52251404d2818a8bb9b941d79
Merge "Error in JS logs when click in the background"
Error in JS logs when click in the background
Change-Id: Ie7bf318fc35e290f9699b660c6ca2282c49087aa
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 351aa6fa0742a4ab9f5659e29015c0d31d7aa189
Merge "Wrong function call"
Wrong function call
Change-Id: I12d79f9c54c1a7d84d421e8ded10c568dd504512
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 7735e2037f96e6129638e684f56daf70b6d0274f
Merge "Add properties for Holmes component"
Add properties for Holmes component
Change-Id: Id758473fe61f7f24699e204dc325c978bc934e59
Issue-Id: CLAMP-27
Signed-off-by: Anaël Closson <ac2550@intl.att.com>
|
|
Project: clamp master 00a633630a6fd9404dd78c42c92e9c37bf529fa1
Merge "Integrate docs template"
Integrate docs template
Add ONAP doc template to CLAMP first draft
Change-Id: I2267f0fda2ee613d76d7c60a011696087805a5e7
Issue-ID: CLAMP-15
Signed-off-by: ChrisC <cc697w@intl.att.com>
|
|
The submodule path hierarchy needs to support a name used as
hierarchy for lower level repositories or groupIDs AND allow
for a repository at each level eg submodules/appc and
submodules/appc/deployment are both repos. When viewed
in the submodule directory structure in the doc project, a
repository will have .git appended. The above example would
be submodules/appc.git submodules/appc/deployment.git
Change how to guide and convert existing submodule names
Rebased prior change
Change-Id: Ie16b8bbda7562aaaee3c21eb504dc6e293c98cbd
Issue-ID: DOC-33
Signed-off-by: Rich Bennett <rb2745@att.com>
|