- Snippet Path
Reset state of an instance
- Authors
- ← Back to snippet list
- Name
- Aryan Ebrahimpour
- GitHub
- @avestura
- Snippet
Using nova
bash
nova reset-sate <machinid>
Using openstack cli
bash
openstack server start
nova reset-sate <machinid>
openstack server start