Skip to content

Support host ports without portsecurity.

Bart Vanbrabant requested to merge issue/2 into master

Allow the use of HostPort when portsecurity is not enabled.

The model refactor for the 2.0 version always creates a hostport for a virtual machine. Before that the port management code was also replicated in the virtual machine handler. This lead to this regression.

Merge request reports

Loading