Support host ports without portsecurity.
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.