[VVP] Add new columns to traceability report 92/77592/3
authorLovett, Trevor <trevor.lovett@att.com>
Wed, 30 Jan 2019 15:53:22 +0000 (09:53 -0600)
committerLovett, Trevor <trevor.lovett@att.com>
Wed, 30 Jan 2019 19:06:15 +0000 (13:06 -0600)
commit350d9dcefe7f69d3e6a3923d2670fa2d140f2ba1
tree852efefa546ba59ca08eb7b205da1be655da87a0
parentf9458c335c418e18b1b992fe47f7d4cbf823735f
[VVP] Add new columns to traceability report

Added the following columns:
* Keyword - MUST, MUST NOT, etc.
* Validation Mode - contents of :validation_mode: from vnfrqts
* Is Testable - TRUE if requirement is testable based on keyword
                and validation mode, FALSE otherwise

Also fixed issue following issues:
* Traceability and mapping error reports were not going to the
  configured output directory if a custom value was provided
* Removed duplicate rows from traceability report
* Traceability report shows all Heat requirements

Change-Id: I339b42e9e662f1681b78d1a49bd7e71e87cae21a
Issue-ID: VVP-148
Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
ice_validator/tests/conftest.py