Hide Forgot
Description of problem: I am not able to add host to Default DC because 'ovirtmgmt' is missing. 'engine' logical network should be changed to 'ovirtmgmt' in Default DC Version-Release number of selected component (if applicable): ovirt-engine-backend-3.0.0_0001-7.fc16.x86_64 How reproducible: Steps to Reproduce: 1. Try to install host in Default DC with bridge ovirtmgmt 2. 3. Actual results: 'ovirtmgmt' is missing in default dc. Expected results: 'engine' logical network should be changed to 'ovirtmgmt' in Default DC Additional info:
Please note that second data-center is being created with correct network management network (ovirt-mgmt). the bug seem to reside in: 'backend/manager/dbscripts/insert_data.sql' where 'engine' is uses hard-coded: insert into network (id,name,description,storage_pool_id) select v_id_0009, 'engine', 'Management Network', v_storage_pool_id where not exists (select * from network)
Fixed in: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=2474e1657a8c0134519fef4de1ed83c98a296b78