Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Introduce new database entities to support the new Clamp model
Change-Id: I6c8d7fdaf8201c2bc7878f8a807c89002525857f
Issue-ID: CLAMP-299
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
|
|
|
|
|
|
Fix the bugs in tosca model related code, due to the json removal
activity.
Issue-ID: CLAMP-292
Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c
Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Remove the isSimple flag, so that the old hard coded MS UI will be
disabled totally and clamp will only support automatically generated UI
from the tosca model for MS configuration.
Issue-ID: CLAMP-264
Change-Id: I1bf4a27c89ae5ddc97c87671daf13b97d5a2f373
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Rework the operational policy UI, only allow to create 1 operational
policy and fix some bugs.
Issue-ID: CLAMP-294
Change-Id: Iec09451d9437b299028bf63304f90c893ecc1d3e
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix name of the health check action which is sent to policy
Change-Id: I38536d2194963b58d1cf4b3e123142dddbfe9dd1
Issue-ID: CLAMP-296
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
|
|
Modify the CLAMP docker image so that it does not run as root but as
clamp user
Issue-ID: CLAMP-298
Change-Id: I0bf7bed9cb76a2fcde72f2e23b66e03f03e5fe0e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Remove the query to SDC to get Service/VF related parameters. Also
remove the UI which triggers the SDC query.
Issue-ID: CLAMP-290
Change-Id: Ie7864942b91c022a3a7329c17ab2785448aae9ff
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
|
|
Automatic GUI generation based on json output of policy-model. And
remove the Create CL related code.
Change-Id: I42f7e8da46052e01bda33593434f8794f0e430c5
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-264
|
|
Issue-ID: CLAMP-286
Change-Id: I3492811e248cbcf502656a992cea4f76deed46dc
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
Remove the lodash library as it's not used by any code
Issue-ID: CLAMP-279
Change-Id: I51793dae87401952054c6dee3dc8179ab7def696
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add missing config for no AAF properties file
Issue-ID: CLAMP-252
Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add flexibility to the code for the authentication part
Issue-ID: CLAMP-252
Change-Id: Id13275c37b44f6934057000743f40fb531313cca
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix log location in the CLAMP container
Issue-ID: CLAMP-255
Change-Id: Icf36dca0412a4d416760152728a729abf6efb680
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
new tosca method for future code
Issue-ID: CLAMP-252
Change-Id: I1fbd15e8a76ccb7629c800d8c64e2d526bd77554
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix concurrent build issue that may occur and generate random ports
automatically in the build
Issue-ID: CLAMP-252
Change-Id: If1b67a3a03fea52971b494621a4ba3ba44ee6a01
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Removal of useless files and configuration
Issue-ID: CLAMP-252
Change-Id: If2c81708d4158404151740ba719fe2dd666c6152
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
put the correct release version and vulnerability html page
Issue-ID: CLAMP-249
Change-Id: I767843965445ac833a9b8805dd5156d18f9a618d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
Fix the DCAE status refresh that was not done during the loading of the
model in Clamp
Issue-ID: CLAMP-246
Change-Id: I61ec1de74d46879ba638833bcab5143966d37228
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix Policy Yaml generation, remove service and resource section + update
the actor/recipe
Issue-ID: CLAMP-243
Change-Id: Ia1adad6e653e7e85576858f2971f60f7903bfae2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update the TCA parameters as needed for DCAE TCA
Issue-ID: CLAMP-242
Change-Id: If55fff4f14bf145d8962ec70c31dd0e25249de54
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix payload field in Op Policy, must now be YAML format + fix SO actor
value
Issue-ID: CLAMP-241
Change-Id: Icce97a0c396fb9ae11c98ace66893066494fcf73
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Upgrade bootstrap to 4.1.3 (latest) and remove useless bootstrap-theme
css
Issue-ID: CLAMP-238
Change-Id: I79e9396b8905fbc09eb61fee66e076287068ff53
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update the reStructuredText doc and swagger
Issue-ID: CLAMP-200
Change-Id: I542498410546f3258f1bb01caca85ac025177412
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Just reformating the javascript code
Change-Id: Ia6a680070151ed0a8d718434893e7219e1f48e7c
Issue-ID: CLAMP-235
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix UI not seeing that the backedn has failed the request + add support
to display the errorMessage from backend
Issue-ID: CLAMP-228
Change-Id: I6fc58f6d6888a4e140cdf70f403bbcfa07e40ac0
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix target resource id impacted by the code change done for Guard ui bug
fix
Issue-ID: CLAMP-227
Change-Id: I73751074b7414892ed4de30f894f09be3b72eb17
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
The notion of formId was not used , therefore only one ResourceTargetId
and Guard policytype was supported.
Issue-ID: CLAMP-227
Change-Id: Ic60f46e275f59f5598f60158988e9a2f27e20169
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix aaf address for HEAT deployment
Issue-ID: CLAMP-216
Change-Id: I4fbd2b58670e2cec04692e60a9ed6bd5a8e9ea27
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix push to policy of Guard policies due to interface changes
Issue-ID: CLAMP-225
Change-Id: If0832385c20824ad86ca53bcaa07e6fa1ad61691
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Change aaf url according to test on HEAT deployment
Issue-ID: CLAMP-216
Change-Id: Idf52778fc250730d45b15304d0e5451684969f46
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Add a test and fix the delete model code that was not working
Issue-ID: CLAMP-217
Change-Id: I235200ee0e7dc25ed759b88568333882bfb90c50
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Introduce Guard policy backend code
Issue-ID: CLAMP-190
Change-Id: I7d60c6dd700c84607329f5449287465379b94807
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Introduce changes to support Guard policy
Issue-ID: CLAMP-190
Change-Id: I4bffd2ee2a777ee43884fbf03b6128c0198f98ba
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Remove useless code in javascript for CLAMP UI
Issue-ID: CLAMP-220
Change-Id: Ie08799370079b9c9edaaff9a567458d81ef22eb4
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Fix healthcheck and creds system due to AAF changes
Issue-ID: CLAMP-213
Change-Id: Idcc9a369ab384a1bba86b80f81a75a4631d8604e
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Introduce tosca saving for generic Config policy + rest apis
Issue-ID: CLAMP-214
Signed-off-by: sebdet <sd378r@intl.att.com>
Change-Id: I34431d256b195071ea6f7581fc20aff9a6b9aaf7
|
|
Remove the certificate requirement in Clamp so that healthcheck works
Issue-ID: CLAMP-213
Change-Id: I4190f3db475d819d2e5f804b77cba480c4c172cb
Signed-off-by: sebdet <sd378r@intl.att.com>
|
|
Rework AAF integration to be more Spring specific + change console log
to previous pattern
Issue-ID: CLAMP-210
Change-Id: I689269668f64996f2d07491e420062f5ca0ca1db
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Create our own logging constants to remove the dependency to
org.onap.logging-analytics:logging-library
Issue-ID: CLAMP-203, CLAMP-204, CLAMP-205
Change-Id: Id231dec1e91390f8f2d10a8eef03528da8ab9be5
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
Fix the problem when Global parameters are saved, it deletes the
deployParameters field
Issue-ID: CLAMP-195
Change-Id: Ie4a828ad81d52a321fc9385f0e3aea19880abfe7
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Update logging related parameters basedon the ONAP logging specification
v1.2
Issue-ID: CLAMP-203, CLAMP-204, CLAMP-205
Change-Id: Ide7608e289f647862be8db6eb3d7bf11b6e7218a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
The logback.xml location was not working, it was not possible to specify
an external logback.xml file. Now it works from application.properties
Issue-ID: CLAMP-179
Change-Id: I87c9be70561fc0897b5c6499a431f7cd788c1867
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Support Scaleout in Clamp UI + rework the Backend to support more
configurable fields of operational policy.
Issue-ID: CLAMP-201
Change-Id: I87dceeecfb4145bf4a0357daefd279729609e21d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|