watcherclient.v1.strategy_shell
Module¶watcherclient.v1.strategy_shell.
ListStrategy
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Lister
List information on retrieved strategies.
log
= <logging.Logger object>¶watcherclient.v1.strategy_shell.
ShowStrategy
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.ShowOne
Show detailed information about a given strategy.
log
= <logging.Logger object>¶watcherclient.v1.strategy_shell.
StateStrategy
(app, app_args, cmd_name=None)[source]¶Bases: watcherclient.common.command.Lister
Retrieve information about strategy requirements.
log
= <logging.Logger object>¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.