diff options
author | DR695H <dr695h@att.com> | 2019-05-03 17:28:06 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-05-03 17:28:12 -0400 |
commit | b4034068d92c7812874f87a473c2daf5d4350dcf (patch) | |
tree | eb2abe226334ca71bff8d18f3311c6811a8d7bb7 /red.xml | |
parent | 315b7e74a3102b960f96ec4628f90ed3066b83b0 (diff) |
adjust readme and red.xml
the readme should not duplicate the dev guide, and the red.xml should
have all the stuff that we offer
Change-Id: I459b6bae7fdd6c2060e5662f34b9ea4a163ce109
Issue-ID: TEST-146
Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'red.xml')
-rw-r--r-- | red.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ <referencedLibrary type="PYTHON" name="HttpLibrary.HTTP" path="testsuite/robot/library"/> <referencedLibrary type="PYTHON" name="StringTemplater" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="OpenstackLibrary" path="testsuite/robot/library/eteutils"/> + <referencedLibrary type="PYTHON" name="TemplatingEngine" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="HEATUtils" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="OSUtils" path="testsuite/robot/library/eteutils"/> <referencedLibrary type="PYTHON" name="DNSUtils" path="testsuite/robot/library/eteutils"/> |