summaryrefslogtreecommitdiffstats
path: root/component-json-schemas
AgeCommit message (Collapse)AuthorFilesLines
2019-07-20Fix cli build job errorVijay Venkatesh Kumar1-2/+9
Change-Id: I3b183668443475f83b957b0872de9471a070f5c1 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1689 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-06-17JJB alignment across DCAE components - DCAE-CLIrajendrajaiswal1-12/+3
Change-Id: I2215a01b7050d151907f0a8c71cb1786fbabc191 Issue-ID: DCAEGEN2-1578 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-03-28JSON Schema support for direct Kafka connectionsPiotr Jaszczyk4-0/+1080
A follow up of https://gerrit.onap.org/r/#/c/78906/ Change-Id: Iaa4f48963c335396c1f647b1071fbad3e5285245 Issue-ID: DCAEGEN2-1266 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
2018-10-04Component Specification Schema changestb2541onap1-0/+860
Updates to the Component Spec schema for Policy and Volumes Updates to the Component Spec schema for required fields Issue-ID: DCAEGEN2-576 Change-Id: Idd8e484b5db4a6e26ce25417e9296386deaf5792 Signed-off-by: tb2541onap <tb2541@att.com>
2018-07-13Add logging configuration to specMichael Hwang2-0/+129
k8s deployment requires additional details from developer to setup for logging. Change-Id: Ic23e3fa307771179c26ab97d9418fe779bafb01b Issue-ID: DCAEGEN2-550 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2018-03-14Fix SONAR reportingLusheng Ji1-0/+1
Issue-ID: DCAEGEN2-206 Change-Id: I3b839c8c16197dbc555b533ddbd730404d3f7790 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-02Protocol Buffers SupportRalph Knag1-3/+10
Change-Id: Id5be8c10069a6b36164e778bc5e9c8e50d05ee0f Issue-ID: DCAEGEN2-375 Signed-off-by: Ralph Knag <rhknag@research.att.com>
2017-11-28update versioningvagrant1-2/+2
Change-Id: I64016acc3262615133a1f579749cdadcec789089 Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
2017-09-21Add script for uploading schema artifactsLusheng Ji1-0/+246
Issue-Id: DCAEGEN2-60 Change-Id: If51aacf59ec5c556f4bc37a7c02af2ac8c66edd5 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-09-15Restructure the json schemas repositoryMichael Hwang3-0/+0
All the json schema files have been put into folders that will be emulated on the remote web server by the CI process. Change-Id: Id8ad12c4f4623db4b35ed2be7cb727666d83fc33 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-09-14Merge in changes there were made since seedingMichael Hwang5-0/+89
* Fix DR config keys issue * Add data format generate command * Improve error messaging * Add in support for inputs otherwise known as "sourced at deployment" Change-Id: I9d97c30aeba587315d7fd1a18c38f71d8199d42b Issue-Id: DCAEGEN2-91 Signed-off-by: Michael Hwang <mhwang@research.att.com>
2017-08-24Add dcae-cli and component-json-schemas projectsMichael Hwang5-0/+1141
Change-Id: I2d920da7902bb5c1faf3d66173d62c942e9a19e9 Issue-Id: DCAEGEN2-50 Signed-off-by: Michael Hwang <mhwang@research.att.com>