These backend features have been added since the release of Red Hat Enterprise Virtualization 3.0:
- Remote PostgreSQL Database Support
- Previously the
rhevm-setupscript only supported the use of a local PostgreSQL database when installing the Manager. Therhevm-setupscript now supports the use of a remote PostgreSQL database. - Default HTTP and HTTPS Ports
- Previously Red Hat Enterprise Virtualization Manger listened for incoming connections on ports
8080and8443by default. The defaults have changed and Red Hat Enterprise Virtualization Manager now listens for incoming connections on the standard HTTP and HTTPS ports (80and443). - Cancel Migration
- Support for canceling virtual machine migration tasks has been added to both the user facing interfaces and the application programming interfaces.