Heya, While setting up a new system for some testing I noticed that the system default networks are created from the createZone call in ConfigurationManagerImpl. However at this point the physical network is not yet created for these networks. It seems not to be a problem as physical network id are is to null in the database, but I wonder if it is ok to have the default networks not bound to a physical network?
Also I did not see this behavior when running an earlier version (from github) Cheers, Hugo