magnumclient.osc.v1.cluster_templates
Module¶magnumclient.osc.v1.cluster_templates.
CreateClusterTemplate
(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.ShowOne
Create a Cluster Template.
get_parser
(prog_name)¶log
= <logging.Logger object>¶take_action
(parsed_args)¶magnumclient.osc.v1.cluster_templates.
DeleteClusterTemplate
(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.Command
Delete a Cluster Template.
get_parser
(prog_name)¶log
= <logging.Logger object>¶take_action
(parsed_args)¶magnumclient.osc.v1.cluster_templates.
ListTemplateCluster
(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.Lister
List Cluster Templates.
get_parser
(prog_name)¶log
= <oslo_log.log.KeywordArgumentAdapter object>¶take_action
(parsed_args)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.