Agent extension: fix comment
Fixes a typo in the comment. Discreption => Description TrivialFix Change-Id: Ieb0da38dccd9ea9bfbfea1fc3f14a0e6227b26a4
This commit is contained in:
parent
a711a874a6
commit
f8d9e136bb
@ -154,7 +154,7 @@ class AgentPluginBase(object):
|
||||
def update_agent(self, context, agent):
|
||||
"""Disable or Enable the agent.
|
||||
|
||||
Discription also can be updated. Some agents cannot be disabled, such
|
||||
Description also can be updated. Some agents cannot be disabled, such
|
||||
as plugins, services. An error code should be reported in this case.
|
||||
@raise exceptions.BadRequest:
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user