Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit is the first commit that puts in multi module structure while
changing the existing CLAMP code as little as possible.
It adds a structure where common, models, participant and runtime are direct children under clamp,
and current clamp code is moved under runtime. This runtime directory will host controlloop
runtime code in later commits.
Issue-ID: POLICY-3215
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I15bc8be92ed020343bff4024c4718fec462c40d7
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
The refresh must be don inside the asynchronous block to fix the refreshing of the tosca list
Issue-ID: POLICY-3229
Change-Id: I89d4964b68d88e28bd8d0dfef19c2382d52fa7bf
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
Add the missing file for SDC Config in resource and docker clamp.env.
Issue-ID: CLAMP-81
Change-Id: Ie1a22fcc1a8d95fcc5dd826353e989c7e1707abd
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|