summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Orchestration Templates Overview.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-26/+29
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
2019-09-27VNFRQTS - Updating release notes and fixing updated linksHagop Bozawglanian1-3/+4
Issue-ID: VNFRQTS-718 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ib5d53309067d5a2930e8b75e6727f5014ed247e3
2019-05-29VNFRQTS - Update release notesdublinHagop Bozawglanian1-3/+3
Issue-ID: VNFRQTS-621 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ibf41a5f88397ad92db172122015bf4421701ec39
2019-05-28[VNFRQTS] Clarify R-81339 & typosweinstock, alan1-4/+6
Issue-ID: VNFRQTS-649 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I3ba84827105da429a343bc42812797f54e280cfe Signed-off-by: weinstock, alan <aw2574@att.com>
2019-05-17VNFRQTS - Fixing Metadata for releaseHagop Bozawglanian1-2/+10
Issue-ID: VNFRQTS-621 Change-Id: I269f9edd99e34fffb7916ee5ad63fdf35503bc14 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-04-11[VNFRQTS] updated 4 requirements & fixed typoweinstock, alan1-3/+3
Issue-ID: VNFRQTS-623 Change-Id: Ia29a35f206f194a1e66350e598c66fa6e51a2689 Signed-off-by: weinstock, alan <aw2574@att.com> Signed-off-by: stark, steven <steven.stark@att.com>
2019-02-06VNFRQTS Updating validation mode on non-testablesLovett, Trevor1-3/+3
Change-Id: I09943c32b7b658779666e81d55144f702216dbf4 Issue-ID: VNFRQTS-550 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-01-29VNRQTS - Updating metadataBozawglanian, Hagop (hb755d)1-0/+3
Issue-ID: VNFRQTS-528 Change-Id: I552f5ad761ca4369788e5fc4b572a720a6ffb085 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
2019-01-25VNFRQTS - Fixing keywords/validation modesHagop Bozawglanian1-2/+2
Issue-ID: VNFRQTS-527 Change-Id: I110d7a220129292b23e15079cb0bfe0cb51e0052 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2018-12-18[VNFRQTS] updated 6 req in the heat sectionweinstock, alan1-4/+4
Change-Id: If170a116c8a974f0112f499c9fce8f31cf135cc1 Issue-ID: VNFRQTS-515 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-12-13[VNFRQTS] Update to Heat Section of Documentweinstock, alan1-6/+21
Change-Id: Icb429034549d23c3ce8f388ccb9d1dbc5f425386 Issue-ID: VNFRQTS-512 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-12-03[VNFRQTS] updated heat requirementsweinstock, alan1-18/+2
Change-Id: Ic2e416a20692a6f426810fb72121daeedf719b36 Issue-ID: VNFRQTS-502 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-11-27[VNFRQTS] updates to the Heat Sectionweinstock, alan1-12/+3
Change-Id: Id81d515314776f82e34460aef0da3b6698e0403c Issue-ID: VNFRQTS-500 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-11-26[VNFRQTS] requirements for flat directoriesweinstock, alan1-0/+38
Change-Id: Ie354adbc6c9a9a27df1a1aa2b534336633071723 Issue-ID: VNFRQTS-495 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-10-23Merge "VNFRQTS - Fix incorrect metadata usage"Hagop Bozawglanian1-0/+14
2018-10-23VNFRQTS - Fix incorrect metadata usageLovett, Trevor1-0/+14
Change-Id: Ic1cd85ae2afc5f3443f78365789228660fc8c3a2 Issue-ID: VNFRQTS-477 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-10-23VNFRQTS Fixed bad anchors for use case linksLovett, Trevor1-1/+1
Issue-ID: VNFRQTS-476 Change-Id: Iefa1e46e50587c0c1ea9719725a7a8783456d7cd Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-10-22VNFRQTS Fix broken links in Scale Out usecaseLovett, Trevor1-0/+2
Change-Id: I4ae7418185403d039094552c18d58eedaf4b4552 Issue-ID: VNFRQTS-476 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-10-19VNFRQTS - Dynamic Release NotesLovett, Trevor1-0/+561
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>