|
14 | 14 |
|
15 | 15 | .. _feature_safety_wp_template: |
16 | 16 |
|
17 | | -Safety Planning |
18 | | -############### |
| 17 | +Feature Safety Work Products List |
| 18 | +################################# |
19 | 19 |
|
20 | 20 | .. document:: [Your Feature Name] Safety WPs |
21 | 21 | :id: doc__feature_name_safety_wp |
@@ -52,78 +52,71 @@ Safety Work products List |
52 | 52 | * - Work product Id |
53 | 53 | - Link to process |
54 | 54 | - Process status |
55 | | - - Link to issue |
56 | 55 | - Link to WP |
57 | | - - WP/doc status |
58 | 56 |
|
59 | 57 | * - :need:`wp__feat_request` |
60 | 58 | - :need:`gd_temp__change_feature_request` |
61 | 59 | - :ndf:`copy('status', need_id='gd_temp__change_feature_request')` |
62 | | - - <link to issue> |
63 | 60 | - :need:`doc__feature_name` |
64 | | - - :ndf:`copy('status', need_id='doc__feature_name')` |
65 | 61 |
|
66 | 62 | * - :need:`wp__requirements_feat` |
67 | 63 | - :need:`gd_temp__req_feat_req` |
68 | 64 | - :ndf:`copy('status', need_id='gd_temp__req_feat_req')` |
69 | | - - <link to issue> |
70 | 65 | - :need:`doc__feature_name_requirements` |
71 | | - - doc :ndf:`copy('status', need_id='doc__feature_name_requirements')` & WP below |
72 | 66 |
|
73 | 67 | * - :need:`wp__requirements_feat_aou` |
74 | 68 | - :need:`gd_temp__req_aou_req` |
75 | 69 | - :ndf:`copy('status', need_id='gd_temp__req_aou_req')` |
76 | | - - <link to issue> |
77 | 70 | - :need:`doc__feature_name_requirements` |
78 | | - - doc :ndf:`copy('status', need_id='doc__feature_name_requirements')` & WP below |
79 | 71 |
|
80 | 72 | * - :need:`wp__feature_arch` |
81 | 73 | - :need:`gd_temp__arch_feature` |
82 | 74 | - :ndf:`copy('status', need_id='gd_temp__arch_feature')` |
83 | | - - <link to issue> |
84 | 75 | - :need:`doc__feature_name_architecture` |
85 | | - - doc :ndf:`copy('status', need_id='doc__feature_name_architecture')` & WP below |
86 | 76 |
|
87 | 77 | * - :need:`wp__feature_fmea` |
88 | 78 | - :need:`gd_temp__feat_saf_fmea` |
89 | 79 | - :ndf:`copy('status', need_id='gd_temp__feat_saf_fmea')` |
90 | | - - <link to issue> |
91 | 80 | - :need:`doc__feature_name_fmea` |
92 | | - - doc :ndf:`copy('status', need_id='doc__feature_name_fmea')` & WP below |
93 | 81 |
|
94 | 82 | * - :need:`wp__feature_dfa` |
95 | 83 | - :need:`gd_temp__feat_saf_dfa` |
96 | 84 | - :ndf:`copy('status', need_id='gd_temp__feat_saf_dfa')` |
97 | | - - <Link to issue> |
98 | 85 | - :need:`doc__feature_name_dfa` |
99 | | - - doc :ndf:`copy('status', need_id='doc__feature_name_dfa')` & WP below |
100 | 86 |
|
101 | 87 | * - :need:`wp__requirements_inspect` |
102 | 88 | - :need:`gd_chklst__req_inspection` |
103 | 89 | - :ndf:`copy('status', need_id='gd_chklst__req_inspection')` |
104 | | - - <link to issue> |
105 | 90 | - :need:`doc__feature_name_req_inspection` |
106 | | - - :ndf:`copy('status', need_id='doc__feature_name_req_inspection')` |
107 | 91 |
|
108 | 92 | * - :need:`wp__sw_arch_verification` |
109 | 93 | - :need:`gd_chklst__arch_inspection_checklist` |
110 | 94 | - :ndf:`copy('status', need_id='gd_chklst__arch_inspection_checklist')` |
111 | | - - <link to issue> |
112 | 95 | - :need:`doc__feature_name_arc_inspection` |
113 | | - - :ndf:`copy('status', need_id='doc__feature_name_arc_inspection')` |
114 | 96 |
|
115 | 97 | * - :need:`wp__verification_feat_int_test` |
116 | 98 | - :need:`gd_guidl__verification_guide` |
117 | 99 | - :ndf:`copy('status', need_id='gd_guidl__verification_guide')` |
118 | | - - <link to issue> |
119 | 100 | - <Link to WP> |
120 | | - - <automated> |
121 | 101 |
|
122 | 102 | .. attention:: |
123 | 103 | The above table must be updated according to your feature safety planning. |
124 | 104 |
|
125 | | - - Create and link the issues to plan the work products (according to :need:`gd_guidl__saf_plan_definitions`) |
126 | | - - Fill the work producs links and add their status (also possible below) to create the safety package (according to :need:`gd_guidl__saf_package`) |
| 105 | + - Fill the work producs links |
| 106 | + |
| 107 | +Feature Safety Package |
| 108 | +====================== |
| 109 | + |
| 110 | +To create the safety package (according to :need:`gd_guidl__saf_package`) the following |
| 111 | +documents and work products status have to go to "valid" (after the relevant verification were performed). |
| 112 | + |
| 113 | +Feature Documents Status |
| 114 | +------------------------ |
| 115 | + |
| 116 | +For all the work product documents the status can be seen by following the "Link to WP". |
| 117 | +A summary of the status is also documented in the project's documentation management plan. |
| 118 | + |
| 119 | +See <add here the section reference to the documentation management plan> |
127 | 120 |
|
128 | 121 | Feature Requirements Status |
129 | 122 | --------------------------- |
@@ -153,7 +146,7 @@ Feature Architecture Status |
153 | 146 | --------------------------- |
154 | 147 |
|
155 | 148 | .. needtable:: |
156 | | - :filter: "feature_name" in docname and "requirements" in docname and docname is not None |
| 149 | + :filter: "feature_name" in docname and "architecture" in docname and docname is not None |
157 | 150 | :style: table |
158 | 151 | :types: feat_arc_sta; feat_arc_dyn |
159 | 152 | :tags: feature_name |
|
0 commit comments