Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/clamp.git from branch 'master'
to 9507b7416ee595eb59e25c6797f3720c0a89767c
- Fix bad microservice window
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to c7e23eae162aa059bea8c9d13556d3931520f17b
- Return to alpine
Add missing library to alpine so the Font libraries can be found by the
JVM
Issue-ID: CLAMP-361
Change-Id: Ic8f59e614d6eeec234a5ea06073e107194ba22ae
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2924707c3f18125d6e058ec3bd5f58aff6cddce4
- Rollback to Ubuntu
Rollback to ubuntu as alpine seems to lead to issues due to font missing
Change-Id: Idca154725701d9bbdae70037a6c35842b5b95e2c
Issue-ID: CLAMP-361
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 2d526d7d2113a87ce7b6fbd47bca6f1536822da5
- Remove http port by default
Remove the http port opened 8080 by default from the build
Issue-ID: CLAMP-363
Change-Id: I2079d7e07086278afaa69725005ea0bf050c3a00
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 68a1484db6e08374cf2f688209164c68318d96a4
- Fix csar crash
Fix the csar crash during csar installation, the crash was located in
the sun library probably due to Font missing
Issue-ID: CLAMP-361
Change-Id: I0275320240e561c05dad4b8fbbfb3ff7b7baedb4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 029e6b429728dc747b488149d2a61468490c259e
- Kick oparent for now
Kick oparent so that we can build docker images for testing
Issue-ID: CLAMP-359
Change-Id: I85cae11e86c36d38ce508facebb5a6211aa93154
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to af8b7d7fa16f9c15abde936a21e4d95cfd3efc59
- Fix policy Hosts
Add support for PAP(for PDP group) and API host/creds (for policy
create/delete)
Issue-ID: CLAMP-359
Change-Id: I304193c4f1e77bd6676b32ca3d611da57106e655
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 893b3ad8f4b985c35e9f24346eca515e6bc251e8
- Merge "Change Yaml to Json payload"
- Change Yaml to Json payload
Change the operational policy payload from Yaml to a JSon, yaml being
embedded as URLEncoded
Issue-ID: CLAMP-359
Change-Id: I8c97bb155e6136ce37c29a65a7d9d85e21fedd61
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d4976b71508b2a3670167b7f0f412d3bfdd6ce54
- Merge "Clamp uses new Loop implementation by default"
- Clamp uses new Loop implementation by default
Change-Id: I274a946af91f6b06d3aa53b8127c94010274e353
Issue-ID: CLAMP-354
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 373b07b5c7f7e74cffb3a7250a691cb649856b94
- Rework the logging
Rework the logging of the policy calls so it's easier to debug it
Issue-ID: CLAMP-357
Change-Id: I0ad955de05fef45c4eaae3a6770baefe8e7f0a1f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 338c218458d6a671dd754ee5c151517685376bd9
- Fix policy calls
Fix policy calls so that the url is now right + update camel version to
latest
Issue-ID: CLAMP-357
Change-Id: Iffc83f53eb2361d7551b43b28c8e822fbf38c619
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 12700b07bf4850f7de97b69e9b2fcc96e0540b21
- Rework code for policy type
Rework unit tests + test resources and code for policy type renaming
Issue-ID: CLAMP-356
Change-Id: Id64c620b42347d6f5535523f33a0a04a54a60fa2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 7fe3f4b2e79bfe1421bd4d6c33b35d4fd3d18e65
- Merge "Added more unit tests to reach the minimum threshold of 65 % coverage"
- Added more unit tests to reach the minimum threshold of 65 % coverage
Added unit tests for the class TcaPolicyDeleteDelegate
Change-Id: Iadd6e6f0600f3400f29ad21d7b84da09945b36cc
Issue-ID: CLAMP-355
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a1ec959e3f5f8639117a5134ffbfb59f7b542f80
- Fixed various sonar identified code smells
- introduced a few String constants,
- removed unused code,
- added @FunctionalInterface annotation,
- made most fields private (when possible)
Change-Id: If8c523125de6a5e5c756e18bd04efd548b19ba91
Issue-ID: CLAMP-346
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 7c662851d664e394ff197e9968864b53f1853f5b
- Merge "Fix logging issues"
- Fix logging issues
Fix the logging issues created by the api defined by camel. Adding the
entering/exiting and invoking/invoking return logs as based on the ONAP
Logging Requirement.
Issue-ID: CLAMP-351
Change-Id: I5cb314ade5a716993206a917dfdbdab3f2572b3a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 548cbbcf3d54f07707d02712be53794427d31149
- Merge "Update tosca lib"
- Update tosca lib
Update tosca lib to 1.5.1 in order to have the fix for policy model
Issue-ID: CLAMP-352
Change-Id: Id72d54eed2afabcf45ae95866927f398659f7967
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 04e45990217e54aba1de2d5b89287aec118f7ad1
- Merge "Fixed generic Sonar issue in the clamp project Remove duplicated literal in DefaultUserConfiguration"
- Fixed generic Sonar issue in the clamp project
Remove duplicated literal in DefaultUserConfiguration
Change-Id: I8318b568d4dd093e9a57a30341ce607c6668c5d1
Issue-ID: CLAMP-346
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a2ff5a535fde07f7ce367be1dc9bc956b6ad8434
- Merge "Replacing the VFC with VFModule"
- Replacing the VFC with VFModule
GUI modifications for operation policy
Change-Id: I21fd7bc499ba799a0b8436b1946733608d9c62e2
Issue-ID: CLAMP-350
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f9433d61033f65e9ed1f685d1e0db99b077bb7e1
- Merge "Fixed generic Sonar issue in the clamp project"
- Fixed generic Sonar issue in the clamp project
Fixed Sonar issue:
- name convection for static field in AuthorizationController
- optimize condition flow in AuthorizationController
- remove not used import in BlueprintParserMappingConfiguration
- remove not used field in AuthorizationController, SdcControllersConfiguration, CldsService
- add private constructor to the AwtUtils
- change redundant EnableAutoConfiguration annotation to SpringBootApplication annotation
- remove duplications of code in the CldsDao
Change-Id: I49d8be9ec44b5930f76bace0fc9d8cf61ee000f5
Issue-ID: CLAMP-346
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6848923d2ce67b445dc21cbbdbcfb3463b2fe2ee
- Merge "Fixed Sonar issues in the onap.clamp.clds.client packages"
- Fixed Sonar issues in the onap.clamp.clds.client packages
Fixed Sonar issues:
- change the HasMap to more optimized(in this case) EnumMap in GuardPolicyAttributesConstructor
- remove no necessary casting in the TcaRequestFormatter
- remove not used value in the DcaeDispatcherServices
Additionally correct javadoc in PolicyClient.
Change-Id: I6435fe093248073fee9749366e98d5720a8fe375
Issue-ID: CLAMP-346
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5c37ec59dcc9f4dbb6baa3434ba5986d86ff7152
- Fix Checkstyle issues
Fix Checkstyle issues
Issue-ID: CLAMP-328
Change-Id: Ic03e0a00094a5de8b592ecd3ce3b9ae0ecdb59f8
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 786862b40f2baebe5031d4f198bbbce8a9c8add8
- Merge "Fix Checkstyle issues"
- Fix Checkstyle issues
Fix Checkstyle issues
Change-Id: I67fa832cc1ac3e4992837a8022bb7673ab81913d
Issue-ID: CLAMP-328
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8a5f261afe749fa7d1e225de0b312248f433a902
- Merge "Improve test coverage in TcaRequestFormatter"
- Improve test coverage in TcaRequestFormatter
Issue-ID: CLAMP-349
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
Change-Id: I617261a1a71f0a0007286be9cf09024c71419c68
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1fa0d15336844fd236a6a215978dc1c0f6f1a1f1
- Removed unused fields from AbstractModelElement
Removed 3 unused private fields from the class
org.onap.clamp.clds.model.properties.AbstractModelElement
along with the following changes within 4 other classes and 1 test class
Change-Id: Id4cc30964ca5478add446601f642c6c0ed190ab7
Issue-ID: CLAMP-347
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to f8e82299060058a9f101a520dfa87c6357522f94
- Merge "Removed unused code from GuardPolicyDelegate and GuardPolicyDeleteDelegate"
- Removed unused code from GuardPolicyDelegate and GuardPolicyDeleteDelegate
Removed unused code from GuardPolicyDelegate
and GuardPolicyDeleteDelegate according to Sonar
Change-Id: I9a58765b4bcf7015b0ca2e3b1dce272358657052
Issue-ID: CLAMP-345
Signed-off-by: p.borelowski <p.borelowski@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 199bac6bc8e90fa5a54144b14fb2073c4bee7c16
- Fixed Sonar vulnerabilities in CldsDao
Fixed Sonar vulnerabilities in CldsDao:
- used StringBuilder instead of String concatenation to build the query
Change-Id: Idc5fb50eae240352edd93329398eca0ef1b3d1f8
Issue-ID: CLAMP-344
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 6aabe34a66cfc4eca0152a873161461322f1adb4
- Merge "Removed code duplication in PolicyClient"
- Removed code duplication in PolicyClient
Removed code duplication in PolicyClient according to Sonar analysis
Change-Id: I7fd7bdee228eb80661a8416ffc0aab0b2e8c7e04
Issue-ID: CLAMP-343
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d5f36a1f874e7045abec81dac2e249aa5e5be051
- Fix Checkstyle issues
Fix Checkstyle issues
Issue-ID: CLAMP-328
Change-Id: Idecd87abbf3765a7e77e2219df1063e732bb04b0
Signed-off-by: Vidyashree Rama <vidyashree.rama@huawei.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 03644961f67a8531245ddede5902af1a7d6a5d2c
- Fix PolicyID for DCAE
Replace PolicyID by the real microservice policy name as it's known in
the csar installer code
Issue-ID: CLAMP-304
Change-Id: Ifbd1796cb52b6271218fe63927af32ec392ed81a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 1efe60f3c5c2160b0cb107cba90284161cc5235d
- Add Start/stop routes
Add Start/stop routes for policy control, it's obviously working the PDP
group
Issue-ID: CLAMP-303
Change-Id: I16cafa46ee39b6114af9b36f7382b7c2401edaf1
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 704306ca20ae5b96bfddedd3e8410b3f62cd81d5
- Add Log in UI
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 667cb72d3ab1578afc78a77c72b65238df741cd1
- Add pdp group
Add pdp group code to add/remove policies from active PDP group
Issue-ID: CLAMP-303
Change-Id: I3fcffd229bc7703231b813948aac14ce63437127
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 5431f6e5c621a094c33d01b2be89762b80273434
- Add Loop name
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to e4e7c6a19dd50516247ad33dbe2a868b7825ea10
- Merge changes I8c744a32,Id357ac37,I7df87e14,I2abd173c,Ie53b1dfd
* changes:
Add timeout + Creds
Remove SQL Dump
Add delete support
Rework Gson in Camel
PDP Group support
- Add timeout + Creds
Add Creds and timeout to queries done to policy Engine in CAMEL routes
Issue-ID: CLAMP-303
Change-Id: I8c744a3272e139e5968751bcece7c53612c23904
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Remove SQL Dump
Remove SQL dump in logs done by hibernate
Issue-ID: CLAMP-254
Change-Id: Id357ac37dfa475a9774d0b2c3b5f254c84caa9d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Add delete support
Move delete code to Camel way so that it's more flexible + introduce
removal of the loop + test
Issue-ID: CLAMP-315
Change-Id: I7df87e1441d4511ad6b42d0d269c3b2c8c7d8eef
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Rework Gson in Camel
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>
- PDP Group support
Add support to push all policies to pdp group + log
Issue-ID: CLAMP-303
Change-Id: Ie53b1dfd11ef8db9c2b5ccca0511e6f6343fb70a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a98577e6a0a6fed54afebeb08c4de7c9215e49bb
- Merge "update certificate"
- update certificate
update expiring AAF certificates
Issue-ID: CLAMP-335
Change-Id: I99200cc1851ad9768ff01f008525633f9800c76f
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 7228bbeecdd0e3efa4181198c5c319e1248e2225
- Merge changes I6f714a87,If69e3ebb,Iad23cd23
* changes:
Fix guard payload
Add logs
Remove the license issue
- Fix guard payload
Fix guard payload nullpointerException when guard list is empty or null
Issue-ID: CLAMP-303
Change-Id: I6f714a877036cbc531dd35505202dde227cc224a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Add logs
Add logs entries in loop database so that we can track what is going on
Issue-ID: CLAMP-303
Change-Id: If69e3ebbb9f96e4bc3a95b06e61eaa301bd32007
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Remove the license issue
Remove license issue in csar that was generated by SDC
Issue-ID: CLAMP-338
Change-Id: Iad23cd23b7c5ad79d2443188f461614b169f8d85
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b3539f11b0c3adeb7b64dfd6337eb25a535a6608
- Merge changes Idfa005ff,If9033cfa,I8921cf0d
* changes:
Update sql files
Create submit route
Fix tomcat issue
- Update sql files
Update sql files to provision the new database and new loop model
Issue-ID: CLAMP-276
Change-Id: Idfa005ff5eb431abea02a0ceea6c6a65f57b3f29
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Create submit route
Create required components for Submit route in camel + unit tests +
Policy payload generation + emulator feature for new policy api
Issue-ID: CLAMP-303
Change-Id: If9033cfa3f4e346e2cbd7f891baff1f2c04a40a2
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
- Fix tomcat issue
Fix tomcat severity issue reported by Nexus IQ due to dom4j fix
Issue-ID: CLAMP-338
Change-Id: I8921cf0dbee5351c98d8b12ea3f3c0a76afed595
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 21842a5fe883fb1a6f5795b85dbf58f10267e0bb
- Merge "Update cadi to 2.1.10 and updated keystore"
- Update cadi to 2.1.10 and updated keystore
Updated cadi for Dublin
Issue-ID: CLAMP-337
Change-Id: I71e02369e8aa0a23250c94c68fcd9cf434de4414
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8356ed8bce80a957c68236ce14fe0a270524c7df
- Fix dom4j issue
Upgrade Spring and Camel to latest version so that it fixes thesecurity
issues
Issue-ID: CLAMP-338
Change-Id: I214ac3520be3c388ec2f7e715b7d37e0db5d5a9c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a6d476bfa4ae4350f979cc85d71ba98a6b6410b5
- Fix config policy
Fix saving of config policy due to refactoring + fix missing model
type in config policy
Issue-ID: CLAMP-303
Change-Id: I863f3bb6b2acef8ed7bf534e142c1730b1493b67
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to a9f66923cddf2263ebbeb24825b95875c6932281
- Merge "Introduce Camel route"
- Introduce Camel route
Camel route for Submit operation using http4 component
Issue-ID: CLAMP-303
Change-Id: I29804a7db6286dfa84f7eed63813f25299a385e6
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8ca701623868f201f4248131ff7a5b26f547385d
- Merge "LoopLog repository"
- LoopLog repository
Introduction of the loop log repo + refactoring
Issue-ID: CLAMP-303
Change-Id: I3e806993d35f82fd9258e55592391a48eb7e199f
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to aa35d54be07a0fa89d967a54ade8db2c3b5b4dc7
- Rework the Op policy UI
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to b089c282bb4b8c2614a8af1df9a6ca14bd59f1fe
- Merge "E2E Automation"
- E2E Automation
Modifications to operation policy with additional model related IDs
Change-Id: Ic99b0646814a64682c7ea90c9a3638993e9d9c5c
Issue-ID: CLAMP-309
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d994b259592d70862d0e0b6c7bd9bf764cbf6ea4
- Merge "E2E Automation"
- E2E Automation
GUI modifications for operation policy
Change-Id: Icd2ff83a991899efaa986b4f15549c2bfd82b63e
Issue-ID: CLAMP-308
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3ae0ad2234422c6660ae4fbdcf37e8e78dbf7e61
- Merge "Update Csar handler"
- Update Csar handler
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to d10114aeb050d7a3e1e782e48ad446dfeebf388f
- Merge "Add new visualizations + new kibana + new Logstash"
- Add new visualizations + new kibana + new Logstash
Change-Id: If49336c8402ee826863237f996a659bf6ea7b08d
Issue-ID: CLAMP-341
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 3772c8513f618f9b76fc7bfa55fa140eb60f2a4b
- Refactoring
Small refactoring of the Http library
Issue-ID: CLAMP-333
Change-Id: I90a5488241ab84636bc0cec5849e97c4f98f3a38
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 8d36cfd7ccec9ea9a55894eeafba00da6037747d
- Draft operational policy rework
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>
|
|
* Update docs/submodules/clamp.git from branch 'master'
to 0bf7c1e948ff2fe16f75b524c1443dd053bfca4a
- Move Javascript code
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>
|