aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sdcsdks.rst
blob: 67f76cb245d92c93fe6becd38685fde14ae57994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

========
SDC SDKs
========


SDC SDKs List
=============

The sdc project consists of a few additional sub projects listed below:

- sdc-tosca
- sdc-jtosca
- sdc-distribution-client

SDC SDKs Explanations
=====================

SDC-TOSCA and SDC-DISTRIBUTION-CLIENT
-------------------------------------
| This is a link to a document describing the usage for the sdc-tosca, sdc-jtosca and sdc-distribution-client projects: `SDC Sub Projects <https://wiki.onap.org/display/DW/SDC+Distribution+client+AID?preview=/11929307/11929304/SDC_Distribution_AID_1710_030717.docx>`_
|
|	The link describes the use of distribution client and the sdc-tosca.
|	jtosca is used by sdc-tosca as a dependency and is not used separately
># http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= apiVersion: v2 description: ONAP Policy Administration (PAP) name: policy-pap version: 15.0.0 dependencies: - name: common version: ~13.x-0 repository: '@local' - name: repositoryGenerator version: ~13.x-0 repository: '@local' - name: serviceAccount version: ~13.x-0 repository: '@local'