Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-25 | Add redis cluster config | Lusheng Ji | 2 | -2/+45 | |
Issue-ID: DCAEGEN2-245 Change-Id: I1ed2d9e1bd7ae37e1772eaaa8da5fd6875e3e5cd Signed-off-by: Lusheng Ji <lji@research.att.com> | |||||
2018-03-22 | Add Redis cluster container | Lusheng Ji | 2 | -0/+199 | |
A Redis cluster is needed for TCA to store states. This submission is a fork of the Dcokerfile from the redis-cluster work here https://github.com/sanderploegsma/redis-cluster (MIT licensed), and making a docker image available on ONAP registry. Issue-ID: DCAEGEN2-245 Change-Id: I35ccf756daec07cb8657d07248c17c616b1f4ccf Signed-off-by: Lusheng Ji <lji@research.att.com> |