[VNFRQTS] Tool for making unique req't IDs 15/61915/2
authorLovett, Trevor (tl2972) <tl2972@att.com>
Wed, 22 Aug 2018 21:21:17 +0000 (16:21 -0500)
committerLovett, Trevor (tl2972) <tl2972@att.com>
Wed, 22 Aug 2018 23:52:24 +0000 (18:52 -0500)
commit0f64d414f75f1b9edf80a5196b23748db69832da
tree236e8929e8d55edbe5ee2eb657c37a7b4539f88d
parent0ae93a7b981ac41beea848726e3d91a7f006a032
[VNFRQTS] Tool for making unique req't IDs

Added make_ids.py to generate requirement IDs. Also
added a generated JSON version of the requirements as
this is used by the script.  This JSON version is
also exported via Sphinx is now downloadable via
Chapter 9's Requirement List

Change-Id: I7fe579ec775456042ed9ef833714a238506692ca
Issue-ID: VNFRQTS-272
Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
.gitignore
conf.py
docs/Chapter9/index.rst
docs/data/needs.json [new file with mode: 0644]
make_ids.py [new file with mode: 0644]
tox.ini