Merge "Add description when get interface"

This commit is contained in:
Jenkins 2016-03-10 11:45:14 +00:00 committed by Gerrit Code Review
commit ce2132098d

View File

@ -83,7 +83,7 @@ class SetUpLink(Lister):
class GetInterface(Lister):
"A test function that show a message"
"Get interface detail information."
log = logging.getLogger(__name__)