...
OpenStack has a useful rebuild function that allows you to rebuild an instance from a fresh image while maintaining the same fixed and floating IP addresses, amongst other metadata.
Web Interface
1. | In Web Interface Compute->Instances , select the VM you wish to associate the floating IP |
2. | Click the drop-down menu on the right-hand side (in |
3. | Select the image from the drop-down menu in the pop-up. Click on the |
4. | The instance will be rebuilt with the new image |
Command-Line
Get the Server ID (Instance) and the Image ID
...