Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix bugs in camel routes and operational policy due to changes done for op policy insertion/removal
Issue-ID: CLAMP-647
Change-Id: I68524bd3d5bfbf5dd7a4bcf6d59853df07fd4dd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add create loop dialog and backend part associated (this is based on this PR https://gerrit.onap.org/r/c/clamp/+/102156)
Issue-ID: CLAMP-587
Change-Id: I58524bc2d5bfbf5ca5a3acf5c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Create a camel flow to get the list of Pdp Groups info from Policy.
Create a scheduler to trigger the camel flow regularly and store
the Pdp Groups info into DB.
Issue-ID: CLAMP-644, CLAMP-649
Change-Id: I6427202cc0186cd85428d5d25b28a8622e4d7ca4
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
Fix the bugs, build is broken due to changes done previously
Issue-ID: CLAMP-651
Change-Id: I57523bc2c3bfbf5ca5a3acf5c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Modify the Ui to have a modify option in the menu so that the user can tune the loop instance
Issue-ID: CLAMP-648
Change-Id: I57523bc1c3afaf5ca5a2acf5c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix the loop template view modal as the rest api has been changed + the database model as well
Issue-ID: CLAMP-589
Change-Id: I57521bc1c3afaf4ca5a2acf4c59823df06fd4cd9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add Control loop template, tosca model and model policy properties
hibernate entity classes and crud repositories
Issue-ID: CLAMP-555
Change-Id: Ib7f07aca5ad2ddf5caff7c98ea9341bdc147e817
Signed-off-by: nrpandya <neenendra.pandya@att.com>
|
|
Remove policy related dependencies from the pom.xml
Issue-ID: CLAMP-512y
Change-Id: I734539be2c80eacd2340f865dffc50f47c55dd86
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
Adding unit tests for React UI
Issue-ID: CLAMP-509
Change-Id: If31bbea7972736aa190fd0fed19336a1aa382af8
Signed-off-by: xuegao <xg353y@intl.att.com>
|
|
Update swagger files due to all changes done so far, like removal of
useless code
Issue-ID: CLAMP-487
Change-Id: I7a920a8e9d40b58a583e01b22f5fd3db767b17d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
HealthCheck was always returning 200 even if the db was not up and
running
Issue-ID: CLAMP-494
Change-Id: I85aa427a212c6cde568d3863d1ab1a1a11c71f16
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Removal of dead code not used anymore as part of the V1 interface + new
swagger without old v1 interface
Issue-ID: CLAMP-487
Change-Id: I56c80c26082b5119f14afc41e26bae1c52b1ba59
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Removal of Angular code not used anymore, it has been replaced by React
Issue-ID: CLAMP-487
Change-Id: Ib5f20a2ede032e3288340b9884fa551dc0d5da03
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Reworking the react test with Jest & Enzyme + coverage
Issue-ID: CLAMP-425
Change-Id: If287e357f4afaf712587e21ef5e0cb26f8a46d4c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix docker compose due to docker name changed
Issue-ID: CLAMP-418
Change-Id: I0f205da2c287a6b460ebb148ddb8ea2fc793220e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
|
|
Rework the state loop so there is no bug in the loop state anymore, now
the components are scanned + upgrade to 4.0.4
Issue-ID: CLAMP-384
Change-Id: If7649238ee52864c84bfb9b6b8471d1738752e29
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Disable close button when policy id is duplicated
Issue-ID: CLAMP-403
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I47dee2e27ce4f7a5e2083a541458a04da8cf7bee
|
|
Issue-ID: CLAMP-401
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
Change-Id: I39b17342fa37416eab0b8776a899ce8360be1818
|
|
Update Swagger doc for Dublin with new Json,pdf updated by the maven
build
Issue-ID: CLAMP-396
Change-Id: Ie9933f98881d0c0e9e1b9a7c8ab28fdbac447392
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Fix target type must be VFMODULE instead of VFModule
Issue-ID: CLAMP-395
Change-Id: Ie34422985a13a1f2bc29fb06aceafb3994d2140a
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Rename a field in policy payload, resourceId must be resourceID
Issue-ID: CLAMP-395
Change-Id: Ic890b470b8f5c8f4962d65c7388f9c471f7c5b5d
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Issue-ID: CLAMP-391
Change-Id: I04aac42f8b934cec16ed16bf93519d4e0d83f8ec
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
|
|
|
|
Add prefix for Guard Policy Id; display attributes correctly when guard
type is FrequencyLimiter; initialize guard policy type accordingly; add
default value for guard active start/end attributes;
Issue-ID: CLAMP-386, CLAMP-387
Change-Id: I4c57ddcfccba207429fb1e75d9d2a4d6b0f15e8a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Move the loop log table down; color the log level; adjust the proportion
of the log attributes; adjust the location of the Loop view and the log
table.
Issue-ID: CLAMP-388
Change-Id: Ifec6da8dfb330304c8adffbb3257d325e234aa17
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
Initialize targertResourceId options, before loading values from DB,
otherwise the value shown in the UI will be blank.
Issue-ID: CLAMP-382
Change-Id: Ie3fecab521272c5f5373161ed8070f9370fc219d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Adjust operational window field abatement so the look and feel is good
Issue-ID: CLAMP-381
Change-Id: I0248b836650b7274c34a7f4ebbea06056d816753
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update the select value used for Abatement attribute.
Issue-ID: CLAMP-378
Change-Id: Ib64c08c33646162e6c4f8e0c25c04f2559517626
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix the Abatement flag issue, remove the default checked setting and
only set the abatement attribute value to true if it is selected.
Issue-ID: CLAMP-378
Change-Id: I52b176297bc0042f6c83cfc30331ef9ca8830c98
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix the issue where loop log doesn't refresh in UI on time; update the
Refresh Status menu to point to the correct url
Issue-ID: CLAMP-360
Change-Id: I65064e8f3fe16beea4cb397f66d8e871db17f77d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Change the guard policy payload as some field were not correct
Issue-ID: CLAMP-367
Change-Id: I3f6f200d736e8b3d890ec105849ff0e4506b1510
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the model Json returned by the backend to the UI
Issue-ID: CLAMP-365
Change-Id: I8b4e24292d62140b4b2e105d8b18042f84e1fd38
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix the bug where operational policy window is opened in the UI instead
of the right microservice one
Issue-ID: CLAMP-364
Change-Id: I2fd64f0dd2de54e8498f4cdce2c55fd912fd5f21
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
GUI modifications for operation policy
Change-Id: I21fd7bc499ba799a0b8436b1946733608d9c62e2
Issue-ID: CLAMP-350
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
Add log in UI from Loop logs table so that user see what has been done
Issue-ID: CLAMP-313
Change-Id: I673a46e7b867852179b32d163241de67b300b07c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add Loop name in UI + removal of useless javascript code
Issue-ID: CLAMP-313
Change-Id: Iba72f3bfcf2a0bf2731120c77b17f41ed7ac77f6
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Create new Camel DataFormat class to handle the Clamp JSon model
specific type
Issue-ID: CLAMP-303
Change-Id: I2abd173c7d2a96a03d333a8def4307bc3cf082d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the op policy UI, fix some bugs while saving op policy
properties.
Issue-ID: CLAMP-330
Change-Id: Id21f86c239e4e880a0a7ea08d0ed4b56bc05b4fb
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
|
|
Modifications to operation policy with additional model related IDs
Change-Id: Ic99b0646814a64682c7ea90c9a3638993e9d9c5c
Issue-ID: CLAMP-309
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
GUI modifications for operation policy
Change-Id: Icd2ff83a991899efaa986b4f15549c2bfd82b63e
Issue-ID: CLAMP-308
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
Update Csar handler, return the content of policies.yaml concatenateed
with data.yaml while getting the policy model yaml.
Issue-ID: CLAMP-261
Change-Id: I8ef7bcb9b2daaea37f13ca9d3ad9f38b889d6041
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Operational policy Ui rework, removal of useless code and new json
format output sent to backend
Issue-ID: CLAMP-330
Change-Id: I2261f6bdcdb6b9864dddba26f5f7ec6c684ff018
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Move js code outstide of the html page so that we can debug it
Issue-ID: CLAMP-330
Change-Id: Iba5a61f7a001f0bd73f99b340380b5d6a1383831
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the logic to create/delete ms config policies.
Issue-ID: CLAMP-303
Change-Id: I317e262ab68280a7518a6e31e82e5fcb0a7f94ed
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Rework the UI to submit/stop/restart the closed loop based on the new
data model
Issue-ID: CLAMP-313
Change-Id: Ide9be22f5ffc4faa2cd257a7f7eec895ab81f5de
Signed-off-by: xg353y <xg353y@intl.att.com>
|