Update git submodules
[docs.git] / docs / release-process / milestone-readouts / m2 / nic.rst
1 =====
2 NIC
3 =====
4
5 Please provide updates on any previously-incomplete items from prior milestone
6 readouts.
7 None
8
9 Functionality Freeze:
10 ---------------------
11
12 1. Final list of externally consumable APIs defined: Yes
13
14    - If you had Tentative APIs, have they been moved to Provisional or dropped? No
15
16    - If any of your Tentative APIs were dropped, have you notified all projects
17      that were expecting them? No API dropped.
18    - Also please list all dropped APIs. - None
19
20 2. Are all your inter-project dependencies resolved (i.e., have the other
21    projects you were counting on given you what you needed)? Yes
22
23 3. Were there any project-specific deliverables planned for this milestone? No (Mainly Bug Fixes)
24
25
26 Karaf Features Defined:
27 -----------------------
28
29 1. Are all your project's features that are intended for release added to the
30    features.xml and checked into integration git repository? Yes
31
32    - `Existing Features <https://git.opendaylight.org/gerrit/gitweb?p=nic.git;a=shortlog;h=HEAD>`_
33
34 2. List all top-level, user-facing, and stable Karaf features for your project.
35
36    - **Network Intent Composition (NIC)**:
37
38      * **odl-nic-inent-common**: User should install this feature if they want to load the NIC project.
39
40 Documentation:
41 --------------
42
43 1. List the kinds of documentation you will provide including at least:
44
45    * **User Guide(s):**
46
47      * :doc:`NIC User Guide <../../../user-guide/network-intent-composition-(nic)-user-guide>`
48
49    * **Developer Guide(s):**
50
51      * :doc:`NIC Developer Guide <../../../developer-guide/network-intent-composition-guide>`
52
53    * Release notes
54
55 2. Have you checked in a reStructuredText outline to the docs repository? No
56
57 Integration and Test:
58 ---------------------
59
60 1. Have you started automated system testing for your top-level features? Yes
61
62    - ` CSIT Tests <https://jenkins.opendaylight.org/releng/view/nic/>`_
63
64 2. Have you filled out basic system test plan template for each top-level
65    feature (karaf and not karaf) and a comprehensive system test plan template
66    including functionality, cluster, scalability, performance,
67    longevity/stability for each stable feature? No
68
69    - Not done yet, will be available by M3
70
71 3. Have you integrated odlparent 3 / yangtools 2? No
72
73 Project Specific:
74 -----------------
75
76 1. Were there any project-specific deliverables planned for this milestone? Yes (Mostly add new test cases)
77
78 2. Have you updated your project facts with the project type category? Yes
79
80 3. Do you acknowledge the changes to the RC Blocking Bug Policy [3]_? Yes
81
82 .. [1] Note that you can only reasonably hold a project to something if you
83        formally asked for it during the release planning process and the project
84        team members acknowledged that ask saying they would do it.
85 .. [2] Release notes must be updated prior to a major release. It is a good idea
86        to keep release notes as a living document when significant changes are
87        made.
88 .. [3] https://lists.opendaylight.org/pipermail/tsc/2016-December/006468.html