general fix
Change-Id: I8610fd7e2e9faf76017ef882f4b4731cf3f856bb
This commit is contained in:
parent
9fa43900a4
commit
45892e0f9c
@ -11,7 +11,7 @@
|
||||
# under the License.
|
||||
|
||||
"""
|
||||
Command-line interface to the OpenStack Bare Metal Provisioning API.
|
||||
Command-line interface to the Iotronic API.
|
||||
"""
|
||||
|
||||
from __future__ import print_function
|
||||
|
@ -52,7 +52,7 @@ class InjectionPluginManager(base.Manager):
|
||||
def plugins_on_board(self, board_ident, marker=None, limit=None,
|
||||
detail=False, sort_key=None, sort_dir=None,
|
||||
fields=None):
|
||||
"""Retrieve a list of boards.
|
||||
"""Retrieve the list of plugins on the board.
|
||||
|
||||
:param board_ident: the UUID or name of the board.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user