magnumclient.v1.baymodels_shell Module¶magnumclient.v1.baymodels_shell.do_baymodel_create(cs, args)¶Create a baymodel.
(Deprecated in favor of cluster-template-create.)
magnumclient.v1.baymodels_shell.do_baymodel_delete(cs, args)¶Delete specified baymodel.
(Deprecated in favor of cluster-template-delete.)
magnumclient.v1.baymodels_shell.do_baymodel_list(cs, args)¶Print a list of baymodels.
(Deprecated in favor of cluster-template-list.)
magnumclient.v1.baymodels_shell.do_baymodel_show(cs, args)¶Show details about the given baymodel.
(Deprecated in favor of cluster-template-show.)
magnumclient.v1.baymodels_shell.do_baymodel_update(cs, args)¶Updates one or more baymodel attributes.
(Deprecated in favor of cluster-template-update.)
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.