To rebuild instance xml file you could reboot hard the instance with following command:
```
nova reboot --hard VM_NAME
```
I can confirm that this works for OpenStack Icehouse release.
↧