summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Contrail Resource Parameters.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-77/+77
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
2020-01-22[VNFRQTS] update Requirement: R-02164 with Resource Informationweinstock, alan1-8/+12
Issue-ID: VNFRQTS-800 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: Ia4a2d57d304506393b1a197f20a6566855afe12f
2019-12-10[VNFRQTS] fixing metadata typosstark, steven1-2/+2
Issue-ID: VNFRQTS-776 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I8c45f59ba99951ae86f4e10bd18d87a54cc67dc2
2019-12-06[VNFRQTS] correcting typos and RST format issuesweinstock, alan1-1/+1
Issue-ID: VNFRQTS-774 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: Ie5b26f0c7da2cd80a1acd81b54bb27775c682b0e Signed-off-by: weinstock, alan <aw2574@att.com>
2019-12-04[VNFRQTS] updates to internal & external network defweinstock, alan1-125/+111
Issue-ID: VNFRQTS-759 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I3a9531a826a0e809daf6fb46d9707b63b7551798 Signed-off-by: weinstock, alan <aw2574@att.com>
2019-05-17[VNFRQTS] updated allowed_address_pair reqweinstock, alan1-121/+103
Issue-ID: VNFRQTS-637 Change-Id: I2fff0af2073040256db1ab08590e0f68e88d96a9 Signed-off-by: weinstock, alan <aw2574@att.com>
2019-04-29[VNFRQTS] add reqs to contrail resource parameterweinstock, alan1-5/+1141
Issue-ID: VNFRQTS-630 Change-Id: Iea60bd5e5f9f1b00468cf41c3e8a472a3921de8b Signed-off-by: weinstock, alan <aw2574@att.com>
2018-11-27[VNFRQTS] updates to the Heat Sectionweinstock, alan1-1/+1
Change-Id: Id81d515314776f82e34460aef0da3b6698e0403c Issue-ID: VNFRQTS-500 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-10-15[VNFRQTS] deleted 4 redundant requirementsweinstock, alan1-11/+0
Change-Id: I2f20fdc46dde0dab128dcf2e2af3a49d64eea0c4 Issue-ID: VNFRQTS-471 Signed-off-by: weinstock, alan <aw2574@att.com> Signed-off-by: stark, steven <steven.stark@att.com>
2018-09-13[VNFRQTS] update heat reqs for casablancastark, steven1-57/+53
commit #3 section 5.4 and 5.5 Change-Id: Ied69ffb23d9678455a964ed55ed8c193048dcd5e Issue-ID: VNFRQTS-438 Signed-off-by: stark, steven <ss820f@att.com>
2018-09-04VNFRQTS - Breaking up Chapter 5 - HeatBozawglanian, Hagop (hb755d)1-0/+449
Breaking up the Heat section to make it more granular. Issue-ID: VNFRQTS-275 Change-Id: I020469d7aea199cd71c4d7c67664ad4dbc4071c9 Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>