Hide Forgot
I get the project source code by git clone git://gerrit.ovirt.org/ovirt-engine but when reading the source code , the following classes are seems not exist in the codebase: Action Network DataCenter VLAN
the names in the code are older than in the UI/API. DataCenter is mostly a storage pool Action is mostly a VdcCommand iirc Network/VLAN is VmNetworkInterface or VdsNetworkInterface all entities are under: backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ i suggest asking for questions around "where do i find X in the code" on the mailing list.