Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Set the resource to an existing resource in this specific service
Issue-ID: CLAMP-147
Change-Id: I19a5b181b3f3bd04497dc0273cb733cb0dc6ae21
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Fix issues reported by checkstyle during build
Issue-ID: CLAMP-147
Change-Id: I9d3a1a50b29cd068ecc3f65181ed44d25bcc5503
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Fix the startup script for python simulator
Issue-ID: CLAMP-148
Change-Id: Ia1906aa12f2354a45324553609a9e5e713d8a551
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
There is a need to have that new parameter (message bus addresses) if
the sdcAddress is not present
Issue-ID: CLAMP-149
Change-Id: I336e7af6784a70b0b65c9610fc2e69e40126bdc0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Fix the script call from Pom so that it can be configured
Issue-ID: CLAMP-148
Change-Id: Id1120150c4fb993d70ffe2914c73a8fa24051e85
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Remove the file in CSAR that was useless
Issue-ID: CLAMP-146
Change-Id: Ia945af65bb8bfd39cdaf6631825b0480f1e6ad53
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Change-Id: I0a3b8f1e812f6199c5a7fbbabd88c6c5ec4217cc
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-111
|
|
Add blueprint json input support for DCAE call
Issue-ID: CLAMP-142
Change-Id: I52657ff7ead38681eae2744a30271f0a1b825bb6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Add Id specified in the python third party script
Issue-ID: CLAMP-142
Change-Id: Id804c83dbcb3dcdf485906f1b358554205e9e0e8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Introduce a centralized ObjectMapper for Resteasy and Clamp code
so that the automatic Ser/deserialization of all classes is disabled.
Issue-ID: CLAMP-135
Change-Id: I1fb11c8fc8e7a53ef832774fa8c06af1c70d3dad
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Rework the uni tests so that SDC controller is more tested, also dcae
code has been reworked for improving sonar report
Issue-ID: CLAMP-81
Change-Id: Ia6ec272e1bf86e72d9d7294aeec0695b861f78af
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Resolve the issues due to the conflicts and rework the Sdc startup
Issue-ID: CLAMP-81
Change-Id: I3f6fa5268140e902b445c316bc40f326256d17c0
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Add properties to model created in db + Auto start configuration for
spring
Issue-ID: CLAMP-81
Change-Id: I6598872c6b47963e97c63730a4b6499e2b1a2de2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Csarinstaller rework to save Template and Model to database
Issue-ID: CLAMP-81
Change-Id: I5edf9716146975ed3751a93b78f5c9b0b9ff2af9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
|
|
* changes:
Rework the code
CsarHandler rework
Add new config classes
|
|
Change-Id: I86dad99c141ef78b23e28cbb3eab6516d04000a8
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-100
|
|
This class is introduced to decode/deploy the dcae blueprint from SDC
and save it to database. This is done based on json templates. Some unit
tests added
Issue-ID: CLAMP-81
Change-Id: I3fac5f7ef41d77aa244414407111b9cb602b50bd
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Some reworking of different services classes
Issue-ID: CLAMP-81
Change-Id: I7815e805f2a41954d633d3e3453af02d0de6b283
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Reworking of the csarHandler to support cache of dcae blueprint
Issue-ID: CLAMP-81
Change-Id: Ic9c71d8f23ac75a6273781991f5ac7a60c4f328d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
* changes:
Fix Checkstyle issues
Update jackson-databind
|
|
Fix the checkstyle issues reported by the build
Issue-ID: CLAMP-74
Change-Id: Ia2b3e332808d59aefcc7140d9638c7a18ef24e65
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Add a csar handler to save the Csar downloaded from SDC
Issue-ID: CLAMP-81
Change-Id: I59d33ea3754e8e6acbe107c32fdcf83c1f236171
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Rework the clds-user json and clds-controller json config
Issue-ID: CLAMP-136
Change-Id: I5393394d7d878001dd9b5773051f38e927173d5d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Remove the globalClds.properties and merge that to
application.properties
Issue-ID: CLAMP-136
Change-Id: I9c5bc8745b576ca8fad0cca3bff4c136329515d8
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Remove clds-reference.properties and merge it into
application.properties
Issue-ID: CLAMP-136
Change-Id: I8dc6deffdca47dc50d1473ccbe9a94dc91d7d5d9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Move the JSON content from the properties file to json files for all
configuration defined in clds-reference.properties
Issue-ID: CLAMP-136
Change-Id: Idfb21be729d7260518756e5f585371de78d18944
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
* changes:
Rework CldsReferenceProp class
Add controller config code
Add new exceptions for SDC
|
|
|
|
|
|
|
|
Add SDC config parser code for mutliple SDC client configurations + unit
tests
Issue-ID: CLAMP-81
Change-Id: Ia97007463c6baf40456f97d9627da8b0ed3f4e49
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Add files required for unit tests of SingleConfiguration
Issue-ID: CLAMP-81
Change-Id: Ic7d86f9c6f4797bdfef00695ece06a0169ec9079
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Add SDC configuration JSON parser that is linked to SDC client API
Issue-ID: CLAMP-81
Change-Id: I8c1c9e93813bf1444b1df455cafe0aab60236300
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Fix the Integration tests that were broken due to refactoring.
Issue-ID: CLAMP-85
Change-Id: I75cd5327ff40a3cf831b42d98febef1af120e975
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Change-Id: I365c279fd38fc229bcd3b872c753ca4d801f5e52
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-100
|