Add description when get interface

Change-Id: Ie01d4f85d2abad9501542f59a1bad7b5ebb9be0a
This commit is contained in:
changzhi1990 2016-03-09 16:26:25 +08:00
parent f993ea7082
commit f0c6c91b01
1 changed files with 1 additions and 1 deletions

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__)