Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: clamp master 96a55871dabf4fa374de16091e165f0dc77bd9f7
Fix the ServiceTypeId null
Fix the ServiceTypeId null sometimes when deploying SDC artifacts, this
was due to DCAE call returning empty result (Call too early)
Issue-ID: CLAMP-151
Change-Id: I2582fabb56815a2fe40936a1cd250ff9bf3f6862
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 120c2910e15cabe611149648ac9db3bc7b67ddf6
Fix PolicyId
Fix the policy Id set by the Submit call and update the ui accordingly
Issue-ID: CLAMP-153
Change-Id: Id972e1ef4bfcab2e9932368cde8cc126fbc9c6d7
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 66da605ef470173526d2dd24c18f2e85ad3b3de0
Fix policy ID
Fix policy id generated and published to DCAE during deployment
Issue-ID: CLAMP-153
Change-Id: Ie886fbb6fe17668799dd824736fe012862517f08
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 7c02c5293e9cf99010b6d8237b3fe85e601b7014
Fix policy log
Fix the policy log, attempt to remove the Error logs
Issue-ID: CLAMP-153
Change-Id: I7def81edf4dcc335b8f62fde86d6c7fa20a2302a
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c8e71ba3d736bfa4b05a3bc843b39328a596892c
Fix Sonar bugs
Fix Sonar bugs reported
Issue-ID: CLAMP-147
Change-Id: Ie7a7bb24ceaaf45b55861baeeb26011b93895705
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 410fe9c12878951bea0748c3dc31c43bdb50cbd3
Update dcae dispatcher port
Update dcae dispatcher port to 8188 for default installation
Issue-ID: CLAMP-153
Change-Id: I9166b230aa73adcee06f4f6b621344d3cf68cf55
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master a8fac9076df4cd037dc2896bd738245a1e8b6cfd
Fix control name too big
Fix the sdc controller case in submit, use controlname instead of model
name
Issue-ID: CLAMP-151
Change-Id: I15181daee49b052f191db8af4368983261b3bcbf
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master c1a1b175f3bd831303a54d87f20ad046f42cb085
Fix the Submit
Fix the submit due to artifact name wrong in the Sdc controller case
Issue-ID: CLAMP-151
Change-Id: Ied788eda40a7b6f63106be5b662fbc00f363da4b
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 81f07356b46b66037ddabda3d23eef0f5e4aa60f
Invert test
Invert the test for SDC controller case when submitting the CL
Issue-ID: CLAMP-151
Change-Id: I7d3fa51bf77580eaf0843440c9073cd3ccb393b2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 1d40770936891a836fb24e9c03dec78fd115c14b
Fix CsarInstaller
Add the getTypeName and fix submit operation insEvent missing for SDC
case
Issue-ID: CLAMP-151
Change-Id: Ibd176c3ff1c346003bd7b2b0594178867ca1a8e8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove useless exception
Remove useless exception in code + re-align comments
Issue-ID: CLAMP-147
Change-Id: I2ebced0ac87ff0a9ce5c3b8681a8965b6d8115a5
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 269d207cee2ec47b2ecf1830e46ac45b7cea38f2
Fix Sdc Controller
Fix the policy_id sent autogenerated for DCAE deployment, this is now
done at submit time
Issue-ID: CLAMP-151,CLAMP-153
Change-Id: I1b0e8bb1953a30cc96a9ca0829ff8d5739308573
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix bug in submit
Fix the field used to check that the dcae call has already been made
Issue-ID: CLAMP-151
Change-Id: Iad32477aaebe05d93dbd046c02c0e0980db10be8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 8b4d54436b3283580d2776b0d48eab3c381d0419
Remove DCAE call
Remove DCAE inventory call when CL is deployed from SDC in submit
action, as the DCAE inventory is already done during deployment.
Issue-ID: CLAMP-151
Change-Id: Ib2c744b53a8e4dc9371ae982612ea2822d7a9ad8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove poliyc errors
Attempt to remove policy errors that are dumped to logs when exception
are raised too. This led to duplicate errors in logs
Issue-ID: CLAMP-153
Change-Id: Ibba491d9ecf1fc99d4c09f5b80f7701fc4f56654
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix potential ClassNotFound
Discovered with recent version of java 8 and 9, this dependency should
be added by default
Issue-ID: CLAMP-151
Change-Id: Ie6c94cff032d6e6d5bb1adeb9deb04371a74d89d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Add assertion
Add assertion for Prop text content to verify policy_id has well been
generated
Issue-ID: CLAMP-151
Change-Id: I08ef6638f5dbbdb870378259807b4d4c5348e303
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix policy TemplateName
Change the policy Template name to an existing value in Policy engine
Issue-ID: CLAMP-153
Change-Id: I5daac9ea8d9c42b0b1af3d33829ba514dd96492a
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 7b815eca4fb6a92d3b36418029d3191e768431f1
Fix sdc controller
Support multiple closed loop deployment in the same service
and add test for mutliple closed loops
Issue-ID: CLAMP-151
Change-Id: Ied352ecb10fee4b807fa4bbfebc5934fd62cba3e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 90fcd198e69fca04ed57f05ef88f83662d9349bf
Fix HealthCheck
Change the healthcheck method to answer by http code according to the
status
Issue-ID: CLAMP-157
Change-Id: I82b11cb385e346e23e2fa3ae82f8e099d0ca10ac
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 4c04ea76999004cb1fe8cb4d318a621b474c13de
Policy fix
Fix test of policy configuration code
Issue-ID: CLAMP-153
Change-Id: Ic6bc9da99f2e081d64514920ea019a2485800116
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master e4a945d92d109c580f88d26151c2bdd25166b64e
Merge "Remove useless configuration"
Remove useless configuration
Remove configuration for policy that was not required anymore
Issue-ID: CLAMP-153
Change-Id: I3547809574a603736906437202c4d19a4e9cf5b6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 289bde41bd1a08884379f087a1282a99ac16a274
Merge "Sdc controller config"
Sdc controller config
Change the sdc-controller config so that clamp is defined as sdc
consumer group and id
Issue-ID: CLAMP-151
Change-Id: Ie97a891e3c01d94f3099a5f75097e54ac37ecbe5
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 142153e137df36bc470032e26b66313f7afe5df6
Merge "Fix the Sdc Controller"
Fix the Sdc Controller
Fix the controller bugs, it was not able to decode properly the Yaml
received and there was a bug with Csar content
Issue-ID: CLAMP-151
Change-Id: If42577b221c31b48a2b955e35bb3c1a957240611
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 879691ba309eb305c4dd24dc3d0b2c091a8a118c
Merge "Fix nexus iq issues"
Fix nexus iq issues
Update the spring version to latest so that it fixes issues reported by
Nexus IQ
Issue-ID: CLAMP-135
Change-Id: If3171b723da0f6d9a6c4629c72d18d9eab0a769d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 8c61814411a5390a946476dee876a320f3c5a4d7
Merge changes Ib3c339b2,I47888da8,Ifdc5a4d9,I2f7b7417,If10e2dff, ...
* changes:
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Ib3c339b208edd14beba87b33d71e77bf82d6907f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I47888da89d143975391d84100b48fc5f4e2982dd
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Ifdc5a4d9d8fb25d1b66d8a5699fde3cba17af7a4
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I2f7b741780f51587dc5d98aceeeab3236b45792e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: If10e2dff86852840ad289b03c6a30dd83f674d76
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I8a2fa403485ece7a823092c3c249114794060982
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I7ff043e939ea0d6d255c3075add6d8172b6d045e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Ia9320ade04389cb635a40b18ea8ab17f283c09e2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I0d42faeb8f8dc307763413d214e9033255d3c40d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I53d93961da1f16211eb4cf95d99a3a8b3fc3994e
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I89012b7c98bdfd0ab65b06cbe3969273eea43920
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I313ef2ae8e429663071ef4efeef81a935ee71b10
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Iccc1265c22130a7dd4c931ea1a8f29422213e641
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Iac30f54e6b2f365f6a87fa40f1d2b11107defaca
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I23bbaf19f4ba89e5ab5ecebcbe0116f20782cbe1
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I442689c8e34171b036215c6752407ddfed524283
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: If7cc479d8c94507272f6c357f550430e3f7a8ff8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I4de15a4b487098b1c7f5adf16bd809bbbf8d7de0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Ideba8a781bbea8c94e1eb43ce65a042d50c11c93
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Icd5b3501fb9b13276e9482047b8d12c225299348
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: If8970d7055fe5ee1195f1af9040b42d8accd6cf0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I8d3d385b4db2b821ddc94c5be0e04f8475e2b90f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I65b9c1153919a7bed31ba7bfb4627f6b1a917b04
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I7790a568a8b9105d147372fa46fa61bd741276a5
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I8bf77f4c0cf884bdab2f9f1c1d56f91d98c6967d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I248d3d02b8b1725038ce2612bf1fa90b4427269d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I397898a5aa9dc87f4304833f2ec25a051ed01652
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I1af1e08178e1e36f90289771327b3c2d2b419f20
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I335596a43a7207e6e28cf03f0b2c765e0498bc0f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: I4a3923fab24f017a0072cc13d2a573860d1ea59d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master e265dec047435408d2349e9f101349bcfbd3ef6c
Merge changes I09044986,Ib63b98f1,Ib974f943
* changes:
Remove eNodeB
Remove enodeB code
Remove bad test
Remove eNodeB
Remove eNodeB in the config files for UI and tests
Issue-ID: CLAMP-153
Change-Id: I090449869e83220777387d58b37ebcd3d7dec101
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove enodeB code
Remove useless code for operational policy
Issue-ID: CLAMP-153
Change-Id: Ib63b98f19656116935f0f8b325fc0f8b739f6c59
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove bad test
Remove test that prevent publishing the policies
Issue-ID: CLAMP-153
Change-Id: Ib974f9432ad29651a189b978ce6aa7da976ff5e0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master eb3342f16c870cedb37b27d01d37bd2d83530c25
Rollback port no.
Roll back the default port for policy, sdc and dcae
Issue-ID: CLAMP-153
Change-Id: I750def8dabd0d45eda1c68fb592259cf8cfb7cbd
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: clamp master e803fb7f42efb66cb2fb05cc568c80ab818798f4
Merge "Fix CsarInstaller"
Fix CsarInstaller
Fix the CsarInstaller for policy input when deploying to DCAE, and fix
UI so that default value is well displayed
Issue-ID: CLAMP-153
Change-Id: I307d24782e6482590e709affe59bff84fb8a8526
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 1ed00c10c10e743348fae994743821e3413c19c1
Merge "Fix null fields"
Fix null fields
Fix fields that become null due to wrong db code in clds template saving
Issue-ID: CLAMP-151
Change-Id: I06ec18786a092c769dd5b124e79038679a48ca91
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master e9e0809709021841b04e5f63947058df604d9876
Merge "Rollback params"
Rollback params
Rollback parameters for the third parties components
Issue-ID: CLAMP-153
Change-Id: I6b555876ccd0357db47d77997cc84321e4a9b6ba
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 8aa128171f425c190cb5b61b52cd1bb07869624e
Merge "Rollback policyScope"
Rollback policyScope
Rollback policy Scope to DCAE as required for the microservices
Issue-ID: CLAMP-153
Change-Id: I6a4569f89167eb825c961f38f8a0a4aa5a2fec12
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master b1012c78b91403bbd8de0ee8465a0139d7a77f04
Merge changes I0c2e7e06,I7fa79a6c,I768b765f
* changes:
Add Prefix to ModelName
Flexible Policy code
Fix Sdc Controller
Add Prefix to ModelName
Add a "CLAMP" prefix to model name as this is used by clamp to generate
the policy Scope. This prefix will be used by DCAE to filter clamp
policies
Issue-ID: CLAMP-153
Change-Id: I0c2e7e064df1be0de3c7e12d6e853956a70bbe64
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Flexible Policy code
Add more flexibility to the pattern used for GetConfig policy
Issue-ID: CLAMP-153
Change-Id: I7fa79a6c3a6402ada451e07c851e4e3d78925334
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Fix Sdc Controller
Fix the name for policy push because the model name was containing . for
version and that was not accepted by policy.
Issue-ID: CLAMP-153
Change-Id: I768b765f42385bc93c4e77e1dc5c469908ad031f
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 4189d7f46b9467871a4b5019280eb6d780380eee
Rollback policy scope
Rollback the policy scope under configBody and set it to CLAMP
Issue-ID: CLAMP-153
Change-Id: I2446839329d367ad031852a9c0a33f7b29741740
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: clamp master 39b4c05acbd6cf28febc694c9575bc63df3d17a6
Set policy scope
Change policy scope to CLAMP in policy code and tests
Issue-ID: CLAMP-153
Change-Id: I4376e4d1d603033d0b3355d1115a21026d48beec
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 018d85670c21af00991e1c29cce526a85b416df7
Merge changes from topic 'bp/Artifact'
* changes:
Fix sonar
Refactor code Sdc-controller
Fix sonar
Fix sonar bugs reported in the new code
Issue-ID: CLAMP-147
Change-Id: I77d686ddfd561f260aeb52f82085b73e3e1f1249
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Refactor code Sdc-controller
Rework the Sdc-controller and mainly blueprintArtifact so that the
resource attached is fully available in this class
Issue-ID: CLAMP-151
Change-Id: I77210cfa90a04df505566ff7e5f093c768cbbda9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 41ede55a89acdc6576461e10af94a0edb883dd65
Fix license issue
Fix license issue for angular-sanitize.js
Issue-ID: CLAMP-152
Change-Id: Idd0c02a1ed20728238ff242daede45dc414e4b1d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 9f4759c7d09b8ba1b1ef73c904ae8699182e32b5
Fix build issue
Fix build issue due to rebase conflict resolution
Issue-ID: CLAMP-151
Change-Id: Id65f78a03b54a9e30263c1d560f444cd58be780b
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master d16052ac1ed8cf545637d5c78de87cd17d6db0bf
Merge "Improve policy Config fix for docker-compose"
Improve policy Config fix for docker-compose
Change-Id: I3786f9e3a235831eb14efa5e154720ac84348ce2
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-136
|
|
Project: clamp master 14fd9e6cc1ae80f422bdea8f53f65bdc56c9d9a9
Add default config
Add the default configuration for sdc-controller so that it can work
with oom or docker instances
Issue-ID: CLAMP-151
Change-Id: Ia69c740efceddfaec6d7e0d5e31cc3d7eecb4545
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 59d824e1b4af08ceb77bc8986b1c2b1e379f662a
Add some logs
Add some logs for sdc-controller code so that it's easier to follow the
csar deployment
Issue-ID: CLAMP-151
Change-Id: I73f8ecea4140da57bda6daeaf721ab99dacadc40
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master b63acb4254bfaa58ec50cc78c5ead40ab04034cd
Fix the sdc-controller
The field Resource UUID war incorrectly set as the blueprint can't be
found in the sdc notification, it must retrieved from the csar.
Issue-ID: CLAMP-151
Change-Id: I5a80047bcc7f009f67a2dac1891f47bdde0e9bcc
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 752400622f740f7375543b03d30d2e134639ce87
Merge "Remove the nosonar"
Remove the nosonar
Remove the nosonar from the code as Sonar has been updated to version 6
Issue-ID: CLAMP-147
Change-Id: I8c5e9b0e4b3d9a303dfab7a1434cd5f9307d9d05
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 726c217392403fb12f99ae2b2f3818135b046b4e
Merge "Change tosca lib"
Change tosca lib
Change tosca library to not have the snapshot library imported by the
others
Issue-ID: CLAMP-151
Change-Id: Ica0ab68716b028c5fd7d12814264db80ad665461
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 1b2fab59feda63ef7621ecb82f0c21d9d85bab83
Merge "Fix potential issue while install CSAR"
Fix potential issue while install CSAR
Add random waiting timer for treat notification, so that no 2 threads
will treate the notif at the same time; Add the retry mechanism for the
DCAE Inventory api call.
Change-Id: I9bd8a58001d638c589309a9d65e4df6a2e437209
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-151
|
|
Project: clamp master 58f42afe1dd9176a29d163ebcc323916a57fa37c
Merge "Improve policy Config"
Improve policy Config
Improve the policy configuration file and merge it to
application.properties so that all configurations are located at the
same place
Issue-ID: CLAMP-136
Change-Id: I5654bbe61d483a4061540959ed0b7dbb1242b022
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 2616c5dad88f6f66f9c303b301cbc2462e35c4b8
Fix transaction issue
Add the transaction annotation, so that template and model will be saved
within the same transaction.
Issue-ID: CLAMP-151
Change-Id: Ia0c50967317c3c158b401175dc1fbc166610518b
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: clamp master b0eb31c5a030c2419a90d4fb82cdef5ecbacc94c
Merge "Fix python script"
Fix python script
Fix startup of the python script in the pom that was not properly set
Issue-ID: CLAMP-147
Change-Id: Ia462be79dd053a9b39761e5bdf3248d0e28e65ee
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 2a4e0569bc3250b0c8f8cc97a69ea6baed9dc68d
Merge "Remove Grizzly"
Remove Grizzly
Remove grizzly library as reported by nexus iQ
Issue-ID: CLAMP-147
Change-Id: I2f27b34046a786fb0592dffd446d1ecf2d177320
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 9103cc76d8e9fb716614552f503f386fe43b488a
Merge "Fix SDC deployment"
Fix SDC deployment
Fix the SDC deployment, inversion of the "already existing" check
Issue-ID: CLAMP-151
Change-Id: I2d83033dd5df373965196dd00ead6fcab9bdc260
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f464b2f9935a83f79b58a754360d9315d9f1a7c6
Merge "Fix the SDC controller"
Fix the SDC controller
Fix the Controller so that it can save the csar before checking that it
has been installed, also fix the isCsarAlreadyDeployed method
Issue-ID: CLAMP-151
Change-Id: I7d04ec4be3960b4c1673e4d8b656649c18cfcee1
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 65ed508ad0db466f02c3db0fe9ed6b659ca46a53
Merge "Change CsarHandler behavior"
Change CsarHandler behavior
Change the Csarhandler so it does not raise an exception when it
installs a file that already exist
Issue-ID: CLAMP-151
Change-Id: I4b260bee95d2651e64bf4318957680918396be4d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 2eb4268fa4a3245989ac348a51715cbb74153e77
Merge "Fix Sonar issue"
Fix Sonar issue
Fix issues reported by SOnar on string values
Issue-ID: CLAMP-147
Change-Id: I3ccf668b15106b32d56bc53d63b7688088561137
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master d709bd7188912710e680b8befcd18bbb4fdf817d
Merge "Fix Sonar issues"
Fix Sonar issues
Fix issues reported by Sonar on CldsService class
Issue-ID: CLAMP-147
Change-Id: I9eef9ccf4e69b19e2f63db1ef8634c29a84f3c56
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 798332dcd706d44ae33a975d3c4658008266beaf
Merge "Update docs"
Update docs
Update the docs according to the changes done SDC controller
Issue-ID: CLAMP-144
Change-Id: I150c2f7004537e4d67aa42782b6cfeacae8a45c1
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f6c9b5a616c431395bd8c8f962bd3c693fb45697
Merge "Update SDC library"
Update SDC library
Upgrade SDC library to latest and remove the message bus condition, it's
now a mandatory parameter as well
Issue-ID: CLAMP-149
Change-Id: I4c7ddcca6ac176380821bd8f1e4e3ef3d9fcea30
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|