Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/clamp.git from branch 'master'
to e577b6a44e1dda60fb68543bcdfc627f111b4a97
- Merge "Rework the hibernate adapter"
- Rework the hibernate adapter
This was using the Jackson library so a new handmade hibernate adapter
has been developed.
Issue-ID: CLAMP-300
Change-Id: Ia1c1e8791370c139127e6fa4bd2b96c02f632fde
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 179bae8d30eed732b671f1956ffab90de0700ac2
- Merge "Improve tests"
- Improve tests
Improve tests and equals/hashcode of each model objects + fix Instant
bug of LoopLog
Issue-ID: CLAMP-300
Change-Id: If081f07864ba73449f8c6bcf8e23ede138204082
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 87eaeb7dd8ac3dcbcc17a6a9632213648e35bb04
- Merge "Introduce new entities"
- Introduce new entities
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 9ffd05ea2d1d9a05f80350464e8ce6ed9b5ca169
- Merge "Parsing CSAR to retrieve policy model"
- Parsing CSAR to retrieve policy model
Content of policies.xml taken from the CSAR file and ready to store into the db.
Change-Id: I9ee0d0474fa355ae4c9db1e1ee40a3f087002e88
Issue-ID: CLAMP-261
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1a6b7190b59a2faab874f2cc9c2c3828739f15e8
- Fix merge job
Restore repository names to ecomp-* instead of onap-* as jenkins
settings use ecomp
Issue-ID: CLAMP-252
Change-Id: Ib247626430ccdafaf88776c63a4f0d5a003d58f5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 58d9b03dfa8298e65c53b002f29e0dc748b1ec98
- Merge "Remove old MS UI"
- Remove old MS UI
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to ea2a091eb8bd63fad838f45403e109caa5e43379
- Merge "Fix the bugs"
- Fix the bugs
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 51544c9833da4d51ce18ddd01d0cb23c84de27dc
- Merge "Allow only 1 Operational Policy"
- Allow only 1 Operational Policy
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f08a27fede1086e17632dde816e0ae6214cab286
- Fix health check action name
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 9021eac53065669a5bb662f9f66c8c2fde9150de
- Run as non root
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c6d3c50cb1c3b662c2481d31c7b91b9787bd1a29
- Merge "Remove remaining Jackson"
- Remove remaining Jackson
Remove jackson import as jackson shoul dbe removed
Issue-ID: CLAMP-292
Change-Id: Ie638e40b278e747caf5efc30bf6f32bb489c758b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 9065b82b0148752305ef71f4386b8b781e2a155c
- Merge "Remove remaining Jackson"
- Remove remaining Jackson
Remove jackson import as jackson shoul dbe removed
Issue-ID: CLAMP-292
Change-Id: I43b3bd2e2f217293ae8ac262b013b2287d1e2b16
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 18d2678fbc9d21061ebff3ba2a0261c93c212612
- Merge "Remove remaining Jackson"
- Remove remaining Jackson
Remove jackson import as jackson shoul dbe removed
Issue-ID: CLAMP-292
Change-Id: I5d8b71efab64aec688eb4a5e4abe09a652f12966
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3c64071c717e671cb2f30762da78036f19e81224
- Merge "Remove remaining Jackson"
- Remove remaining Jackson
Remove jackson import as jackson shoul dbe removed
Issue-ID: CLAMP-292
Change-Id: I86f46b97b990f03abc6999fc4e54e37e51db9ae5
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 81a26fc8eb791eb8f4060c226cb9e6b4557cdbfb
- Merge "correct emails"
- correct emails
correct email adresses
Issue-ID: CLAMP-293
Change-Id: I56ee3604ef2465576b3db1c242ea696151bd7bce
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 700f44182b05ef329e00ad6107dd688ce092573d
- Merge "Remove SDC query"
- Remove SDC query
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to e8cc77e09e1cc9ec5bd47560599e9d37e48700da
- Merge "support multiple CL"
- support multiple CL
Support multiple CL CSAR deployment per service/vnf
Issue-ID: CLAMP-289
Change-Id: I6e52da07b393bffeff18e16a5afa78ef14162935
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 07b4bd56e730546d409d5811786ac0dd6fe86344
- Merge "removing inactive committers"
- removing inactive committers
removing 2 inactive committers according to ONAP charter
Issue-ID: CLAMP-293
Change-Id: I91ea346e3b1bf2b7e7d7d482c8671e24ede506d5
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 95511cbe373d5cf138689b091a1ef26c199868f8
- Add exception for DCAE
Add exception when DCAE does not return an answer as the CSAR is not
deployed in that case
Issue-ID: CLAMP-291
Change-Id: Ibe2dc96f415e54c4e15b6dd57b214207e5dc22af
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 95d45aa4490b09f7ddf229141501befa5a0d3d55
- Merge "Automatic Config Policy Ui generation"
- Automatic Config Policy Ui generation
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
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8695c6f7b72e2d0899aa580b6080b885469b9099
- Merge "Replace jackson usages with GSON"
- Replace jackson usages with GSON
Issue-ID: CLAMP-286
Change-Id: I3492811e248cbcf502656a992cea4f76deed46dc
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3506f9b3cf62b89089e4d9a7d5f63c5be063405a
- Merge "Remove lodash in UI"
- Remove lodash in UI
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a21d8b67351580c90cd848d0742e395155ed6e20
- Enhance readthedoc contents
add a bit more details information in readthedoc
Issue-ID: CLAMP-257
Change-Id: I79a482b17a4f1d0fac2d215a389784a70a73f8bc
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 116703e35d4426dfd644246e17a40d4cab5cf641
- Merge "Enhance readthedoc contents"
- Enhance readthedoc contents
add a bit more details information in readthedoc
Issue-ID: CLAMP-257
Change-Id: I99fa8f32e0c5d4413ace657c931d3c99575876b6
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
Project: clamp master 3e118724141917299ad3e2f535544500b5c459b0
Merge "Clear MDC variables"
Clear MDC variables
Clear the MDC variables at the beginning and the end of the API calls.
Issue-ID: CLAMP-271
Change-Id: I32504b00c812a4441ba1e4548bb7f42cf2894993
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: clamp master 32946449d7ba80a17ad510ac30b6760c6d49d6f8
Fix no AAF config
Add missing config for no AAF properties file
Issue-ID: CLAMP-252
Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 5dea22255fc131d5c2b0348986bfc75c56d17097
Add user guide
Add user guide to the ReadTheDoc pages, this is still a draft
Issue-ID: CLAMP-257
Change-Id: I9b1feb9af3749b262ad42518110280b21df7e610
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master e463a1572a0155363665c321fc9b70a22d2952cb
Remove useless code
Remove code not used anymore + add tests to increase coverage
Issue-ID: CLAMP-252
Change-Id: I7a1ec163f73fe88f62fe0981148087ea8f7b7341
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master b650caf4fbed4615eaacd84ba1cc2d6da573f32c
Remove useless code
Removal of code not used at all, coming from Amsterdam release
Issue-ID: CLAMP-252
Change-Id: I88e864c15f7efc079fbfe73dfd653e19f613ad6e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master da1d57b1870726437149949d1228848ac37da165
Add tests
Add tests to Tosca code to increase coverage
Issue-ID: CLAMP-252
Change-Id: Ie18cb94444e7e47b6dfb3e8271a0db238cfeeb1b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Remove useless code
Remove old code of amsterdam not used anymore
Issue-ID: CLAMP-252
Change-Id: I7017d639ee9857e16c61eef862c39cbc2c49a5ed
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Add flexibility
Add flexible part for actions and status code for the UI according to
the last event
Issue-ID: CLAMP-252
Change-Id: If444e5bc615baf2e3bc526d963cf8d651cb906d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Add dynamic port
Add dynamic port tfor concurrent build, and add more parameters to
policyClient
Issue-ID: CLAMP-252
Change-Id: I12dcb29eb69943b187f201ba3ca8884d50e62ef8
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Add flexibility
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>
Re-indent code
Just reformating the code so that it does not reach the column limit
Issue-ID: CLAMP-252
Change-Id: Ib394a7671c464c33923a1f3ecf2671fd4dada9da
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 8ad29213b2076388d6afee9b01fdaf179b78f83e
Fix log location
Fix log location in the CLAMP container
Issue-ID: CLAMP-255
Change-Id: Icf36dca0412a4d416760152728a729abf6efb680
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master ce0136d7b9b93d27759449560385538c1b402596
Fix coverage report
Fix potential issue for sonar where no coverage could be provided to
sonar
Issue-ID: CLAMP-252
Change-Id: I71eeba1a8efe8e9c5ef940be4582eb0559b2cf9c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 6a0c205f110078c5722f99d184426ec2e8bbb3b7
Additional tosca method
new tosca method for future code
Issue-ID: CLAMP-252
Change-Id: I1fbd15e8a76ccb7629c800d8c64e2d526bd77554
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 27d3e6c2b963be95f11a9aebb12de6e5028c8cb9
Reformating code
Some reformating of the code
Issue-ID: CLAMP-252
Change-Id: I68e011ed496b853d51d242f90b6382a624b08d92
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master a664994195fe5af803c2d9ceb0a8b79bca21d426
Fix concurrent build
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>
|
|
Project: clamp master 9d1f89cff526052bd28a24d4ac33b1fd54d76983
Add unit tests
Add test to policyClient + guard policyAttributes
Issue-ID: CLAMP-252
Change-Id: I344a631cc1dfd38e87f61b34dcb1bb3dbb00625a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master d72d0d05d74f4125e8f36beea096aa7769d19eab
Additional code for Tosca
Tosca code for policy dynamic configuration
Issue-ID: CLAMP-252,CLAMP-251
Change-Id: Icd96f833567050c1dd4730a61765507ad24ebd2e
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master d1779040e9f6aeaff20a8c0f4da64f4ac7774ae0
Some minor improvements
Minor improvements of condition, sonar reporting
Issue-ID: CLAMP-252
Change-Id: I216a0896f15e92a0b72e85d0c1ebc114a7302036
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 13cd99b20365b23d1db641eb367456a961d89c33
Replace wrong name
Replace wrong names in samples
Issue-ID: CLAMP-252
Change-Id: I17dc8715ac1080c7f8823dc4903f0b68b9774067
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 8122a24a24cd581e8dde2729269109918f6a5452
Removal of useless stuff
Removal of useless files and configuration
Issue-ID: CLAMP-252
Change-Id: If2c81708d4158404151740ba719fe2dd666c6152
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 654dea79ec89c9a17205bf59fa45da9aebc0d28f
Remove bad names
Remove bad names in examples for unit tests
Issue-ID: CLAMP-252
Change-Id: I035f82ce2333d246ac90ca70d506703ced131ce6
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 452a26000fad9e100a2ea86e259ececfde781fec
Update RN release date
Change-Id: I95650d455c1f3bafad937d2978a8833e425b01f2
Issue-ID: DOC-333
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: clamp master ec128d286948e4f2aa725bbd19a69b78aca9267c
Update INFO.yaml file
Add Adam Krysiak to the group
Change-Id: I29190160c4eb0542d110c2b81a8bb132ccba5a18
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: clamp master 0ffc0442d0b9c7be3088c5c0c2268f5a9c6429d5
Attempt to fix jenkins builds
Upgrade the docker plugin version + apiVersion to recent ones
Issue-ID: CLAMP-251
Change-Id: I1453ad00df58a1a9f8ea56e4e3243f4324cc6792
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master f6a346dc5eecbde7127c6c3b8b5899fb8edad3a8
Update readme.md
Update authentication part that had not been updated
Issue-ID: CLAMP-249
Change-Id: I7e72a10cbadbaf6f4a1eb2c2bb6cdbc880e1b218
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master aeb7db7ef2af8d5a502e732d1e63fb8a254b955f
correct vulnerability
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>
|
|
Project: clamp master f1d69906060fe3ac9a2cccb6e0b4fd1c877452ad
Fix Sonar coverage
Fix sonar coverage and update plugin to latest versions
Issue-ID: CLAMP-247
Change-Id: I3f9b443996b9f45cebf396580b8a0c5bb426346b
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master e37c97fcba3f7b7bca4b417c712f53268ffdbf05
Remove bad import
Bad import done on wrong dependencies
Issue-ID: CLAMP-247
Change-Id: I2d9078932dd00e38e8d1be4c0e8b75ed1a7ff71a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 5f0ef13aa4d83caadd1056d5115952adcb780514
Save DCAE url
Save DCAE url before the triggering otherwise, it may be very long
Issue-ID: CLAMP-246
Change-Id: Ide9431a7e8bbbf9b8a15ba9efec6eb5983811cb4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Project: clamp master 2579386298fc4862a87073f8c719986925d77424
Fix DCAE status refresh
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>
|