aboutsummaryrefslogtreecommitdiffstats
path: root/releases/4.1.0.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-01-20Add tosca-controlloop directory for TOSCA-POC devliamfallon1-5/+0
The module structure is: ./tosca-controlloop (maven module) ./tosca-controlloop/common (maven module, could be moved to policy-common) ./tosca-controlloop/design (maven module, control loop design time component) ./tosca-controlloop/models (maven module, should be moved to policy-models) ./tosca-controlloop/participants (maven modue for control loop participants) ./tosca-controlloop/runtime (maven module, control loop run time component) This patch also updates the repo to the current status of the master branch Issue-ID: POLICY-2971 Change-Id: I98c7e25f592cc7d9783d5daff3e9e3ad2e7b5214 Signed-off-by: liamfallon <liam.fallon@est.tech>
2019-08-02Changes for self releasesebdet1-0/+5
Add release folder and associated yaml file to do a release Issue-ID: CLAMP-453 Change-Id: I874e78f6b2e13c92e07154c975f21e8656443702 Signed-off-by: sebdet <sebastien.determe@intl.att.com>