Age | Commit message (Collapse) | Author | Files | Lines |
|
The new check.py script will now perform a variety of
actions to simplify updates and ensure specific
practices are followed for each update.
The script has been integrated with tox and
will run whenever the documentation is created.
It can also be ran separately by just invoking
python check.py.
The script will perform a variety of automatic
updates where possible, and provide a warning
where auto-updates are not possible.
The expecation is that all warnings are addressed
before submitting for review, but given it is a
new feature warnings do not block validation at
this time.
Here is a summary of the warnings and updates:
Warnings:
- Requirement missing required attributes
- Invalid values for attributes
- Invalid section header usage in any file
- :keyword: and requirement mismatch
Auto Updates:
- Assigning :id: on new requirements where an ID missing
- Adding :introduced: attribute on new requirements
- Adding/correcting :updated: attribute on changed requirements
Issue-ID: VNFRQTS-896
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Change-Id: I283441330a139aa1c6e2e79f0c54c5979bf44642
|
|
Issue-ID: VNFRQTS-652
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I5dff26434c6937862d8587b716379dc4b2979baa
|
|
Issue-ID: VNFRQTS-621
Change-Id: I269f9edd99e34fffb7916ee5ad63fdf35503bc14
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
Change-Id: Ic39bc7aa3e8eab163a8123164f88f30df7ae616c
Issue-ID: VNFRQTS-606
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
Change-Id: Id195476951829dca943ebd96667140e31bed1086
Issue-ID: VNFRQTS-591
Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
|
|
Change-Id: Ic1cd85ae2afc5f3443f78365789228660fc8c3a2
Issue-ID: VNFRQTS-477
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
|
|
Also fixed couple formatting issues that were causing errors in the
Sphinx job.
Change-Id: Iae938e41d1d3746aa8faa1edbc652d68d9c7aa6e
Issue-ID: VNFRQTS-447
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
|
|
Moving the VNF Operation resilient information from Ch 7 to Ch 4.
Issue-ID: VNFRQTS-459
Change-Id: Icd9b1626d412f35b6b448250a709ec196ccf0bb7
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
|
|
Change-Id: Ia321de03676efe5c090249d62f5b7d1376c95b54
Issue-ID: VNFRQTS-301
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Reviewing all files to make sure no doc8 errors are present.
Change-Id: Ic073a7fb4096269d6b1781cecfdb2c4c8aa7b552
Issue-ID: VNFRQTS-281
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Removing references to initial release of ONAP from Open-O and OpenECOMP.
Change-Id: I749cfdf449d243720d47314525dd94a9fded16e1
Issue-ID: VNFRQTS-280
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Updating the requirements to use the newly developed RST directive
Removing Chapter 7 updates to see if build would work.
Change-Id: I43bffa2b6c0a15e6f2e179c00d39f4ee46c5a046
Issue-ID: VNFRQTS-245
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Broke all chapter files up so they follow the same patter
Change-Id: I8a2152b92f0568cf4858615054bb66fabf0ea343
Issue-ID: VNFRQTS-253
Signed-off-by: stark, steven <ss820f@att.com>
|