summaryrefslogtreecommitdiffstats
path: root/docs/Chapter5/Heat/ONAP Heat Resource ID and Parameter Naming Convention/Nova Parameters.rst
AgeCommit message (Collapse)AuthorFilesLines
2020-07-12Requirement ID Generation and RST ValidationLovett, Trevor1-28/+28
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-1/+1
Issue-ID: VNFRQTS-718 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com> Change-Id: Ib5d53309067d5a2930e8b75e6727f5014ed247e3
2019-06-07[VNFRQTS] update OS::Nova::Server az reqweinstock, alan1-7/+21
Issue-ID: VNFRQTS-654 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I25c552a6aa2966438c4ff5fcd8220d3483e3a6dd Signed-off-by: weinstock, alan <aw2574@att.com>
2019-05-24[VNFRQTS] updated property info in reqR-304011weinstock, alan1-3/+4
Issue-ID: VNFRQTS-648 Signed-off-by: weinstock, alan <aw2574@att.com> Change-Id: I9a9f8e3a91e490bfbddb1497e1c3c0846e91b7a8 Signed-off-by: weinstock, alan <aw2574@att.com>
2019-05-17VNFRQTS - Fixing Metadata for releaseHagop Bozawglanian1-2/+3
Issue-ID: VNFRQTS-621 Change-Id: I269f9edd99e34fffb7916ee5ad63fdf35503bc14 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-04-24VNFRQTS - Doc8 fixesHagop Bozawglanian1-3/+3
Change-Id: Ic39bc7aa3e8eab163a8123164f88f30df7ae616c Issue-ID: VNFRQTS-606 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-04-05[VNFRQTS] R-82481 - make requirement textweinstock, alan1-2/+0
Change-Id: Icaefd41b61cf77b784b3bd62f88ad78da697db30 Issue-ID: VNFRQTS-615 Signed-off-by: weinstock, alan <aw2574@att.com>
2019-02-11VNFRQTS - Link consolidationHagop Bozawglanian1-1/+1
Issue-ID: VNFRQTS-547 Change-Id: Idef7f28e6858d5e1f76ca4bd9862ad8eb43595e8 Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@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-19[VNFRQTS] correct typos in 304011 & 54171weinstock, alan1-4/+5
Change-Id: I81ee2bca5352908813f53878bbbf421ad1137987 Issue-ID: VNFRQTS-517 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-12-18[VNFRQTS] updated 6 req in the heat sectionweinstock, alan1-2/+3
Change-Id: If170a116c8a974f0112f499c9fce8f31cf135cc1 Issue-ID: VNFRQTS-515 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-12-17[VNFRQTS] update cross reference in R-304011weinstock, alan1-2/+2
Change-Id: I5c9ee951ffb2332d740c6156ec0beb5e4597a803 Issue-ID: VNFRQTS-514 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-12-05[VNFRQTS] updates to Chapter 5 Heat Sectionweinstock, alan1-6/+9
Change-Id: I6b4d13b510fccfa54ffeb0d65b2b3c226bc3acaf Issue-ID: VNFRQTS-509 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-11-27[VNFRQTS] updates to the Heat Sectionweinstock, alan1-30/+12
Change-Id: Id81d515314776f82e34460aef0da3b6698e0403c Issue-ID: VNFRQTS-500 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-10-23VNFRQTS - Fix incorrect metadata usageLovett, Trevor1-4/+4
Change-Id: Ic1cd85ae2afc5f3443f78365789228660fc8c3a2 Issue-ID: VNFRQTS-477 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2018-10-15VNFRQTS - Fixing doc8 errorsBozawglanian, Hagop (hb755d)1-4/+4
Issue-ID: VNFRQTS-441 Change-Id: I3fe71b72a8165739c03e3b2ba70a4ab392c9b0fc Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
2018-10-03[VNFRQTS] this is a test commitstark, steven1-0/+1
testing gerrit metrics capability Issue-ID: VNFRQTS-454 Change-Id: I4df4814a055c1757eec19a382fad48759760da98 Signed-off-by: stark, steven <steven.stark@att.com>
2018-10-02[VNFRQTS] updates to the heat requirementsweinstock, alan1-0/+48
Issue-ID: VNFRQTS-454 Change-Id: I72edf1fb0151b62937010d134b360411569d18f2 Signed-off-by: weinstock, alan <aw2574@att.com>
2018-09-13[VNFRQTS] update heat reqs for casablancastark, steven1-100/+148
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/+497
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>