Modify testing for "Proxy neutron configuration to guest instance"

It was brought to my attention that tempest isn't the appropriate place to
test this, as it would require reaching into the instance. Rather, unit and
functional tests make the most sense.

Change-Id: Ib465e3c73032f27ba00d0eb65b15c4badd840bd9
This commit is contained in:
Josh Gachnang 2015-02-11 16:02:35 -08:00
parent ab97f578d3
commit f4d551276d
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ None
Testing
=======
Tempest tests to be added to check if network data is returned.
Unit and functional tests will be added to check if network data is returned.
Documentation Impact
====================