blob: 6619b8f2c357f2902569ed2e51ac812bff1df540 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# CDS
## Introduction
CDS stands for Common Design Studio. It helps developping service specific
artifacts for pre instanciation and post configuration.
Full description is on [ONAP Read the Doc](https://docs.onap.org/en/latest/submodules/ccsdk/cds.git/docs/index.html).
Charts has an UI and blueprints processort and controllers.
Trigger to enable it is on SDNC chart has of today.
## Requirements
CDS needs the following ONAP projects to work:
- AAI
- SO
- SDC
- SDNC
|