Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

5.136. nova reset-state

usage: nova reset-state [--all-tenants] [--active] <server> [<server> ...]
Reset the state of a server.

Positional arguments

<server>


        Name or ID of server(s).

Optional arguments

--all-tenants


        Reset state server(s) in another tenant by name (Admin only).

--active


        Request the server be reset to "active" state instead of
      "error" state (the default).