Remove a Domain - ovirt-china/manage-domains-plugin GitHub Wiki
:warning: First, be sure you installed correctly the plugin by following the Installation Process. |
---|
Delete
button corresponding to the Domain you want to remove
1. Click on the 2. Confirm the deletion in the popup window
3. Wait until the plugin finish to process the request
4. End of the Process
If everything worked correctly, you should see a notification of the success. If the modifications don't appear yet in the Table of Domain, please wait for the refresh to finish.
Otherwise, you will see a notification of the failure. If you want more information about the failure check your browser console.
5. Remove all users and groups
Remove all users and groups of this domain using the Administration portal or the API.
6. Restart the Engine
OVirt Engine restart is required in order for the changes to take place :
- Connect to the machine using ssh
- Enter
service ovirt-engine restart