Trivial-Fix: Fix typos

Change-Id: I09a87b7a13cf551f18ef1fb27aa9f5406baebab4
This commit is contained in:
Rajesh Tailor
2016-06-09 08:57:58 -04:00
parent 89e78bf5a6
commit 9ebf9a5aa5
66 changed files with 104 additions and 104 deletions

View File

@@ -111,7 +111,7 @@ def password(self, arg_dict):
def resetnetwork(self, arg_dict):
"""Writes a resquest to xenstore that tells the agent
"""Writes a request to xenstore that tells the agent
to reset networking.
"""
timeout = int(arg_dict.pop('timeout', DEFAULT_TIMEOUT))