aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/collectd-operator/pkg/apis/onap
AgeCommit message (Collapse)AuthorFilesLines
2019-05-30Refactor Distributed Analytics project structureDileep Ranganathan5-311/+0
Modified the project structure to improve maintainability and to add future CI and integration test support. Change-Id: Id30bfb1f83f23785a6b5f99e81f42f752d59c0f8 Issue-ID: ONAPARC-280 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-05-30Collectd Operator APIDileep Ranganathan5-0/+311
Define spec for CollectdPlugin CRD. Create CRD and sample CR for CollectdPlugin and autogenerated code. Updated Makefile and deployment artifacts. Issue-ID: ONAPARC-461 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com> Change-Id: I10bc198976b415efcfab01258342abbd2b4dfcc9