Skip to content

shatadru/openstack-rescue-iso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

openstack-rescue-iso

  • This script can be used to rescue a nova instance using iso file.
  • Usage :
rescue-boot <instance's domain name> <iso/file/path>
rescue-boot -r <instance's domain name> <backed up xml file>
  • Options :
 -r / --revert : Revert changes
 -h / --help   : Show help

In case of any issue use "nova reboot --hard UUID" to re-generate the instance's xml defination.

About

Boot openstack instances from ISO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages