Add project release notes templates
[docs.git] / docs / release-notes / projects / distribution.rst
1 ============
2 Distribution
3 ============
4
5 Overview
6 ========
7
8 The Distribution project is the placeholder for the ODL karaf
9 distribution. The project currently generates 3 artifacts:
10
11 .. list-table:: Distribution Artifacts
12    :widths: 20 50
13    :header-rows: 1
14
15    * - **Artifact**
16      - **Description**
17
18    * - **Managed distribution** (e.g., karaf-<version>.tar.gz)
19      - This includes the managed projects in OpenDaylight
20        (refer to, :ref:`managed-release`).
21    * - **Common distribution** (e.g., opendaylight-<version>.tar.gz)
22      - This includes managed and self-managed projects
23        (refer to, :ref:`managed-release`).
24    * - **ONAP distribution** (e.g., onap-karaf-<version>.tar.gz)
25      - This is the distribution used in the ONAP CCSDK project.
26
27 The distribution project is also the placeholder for the distribution
28 scripts. Example of these scripts:
29
30 * :ref:`Clustering scripts in Distribution <getting-started-clustering-scripts>`
31
32 Behavior/Feature Changes
33 ========================
34
35 This release introduces the following behavior changes:
36
37 *
38
39 New Features
40 ============
41
42 This release provides the following new features:
43
44 *
45
46 Deprecated Features
47 ===================
48
49 This release removed the following features:
50
51 *
52
53 Resolved Issues
54 ===============
55
56 The following table lists the resolved issues fixed this release.
57
58 .. list-table::
59    :widths: 15 55
60    :header-rows: 1
61
62    * - **Key**
63      - **Summary**
64
65    * - <bug ID>
66      -
67
68 Known Issues
69 ============
70
71 The following table lists the known issues that exist in this release.
72
73 .. list-table::
74    :widths: 15 55
75    :header-rows: 1
76
77    * - **Key**
78      - **Summary**
79
80    * - <bug ID>
81      -