On Mon, Sep 9, 2013 at 4:10 PM, Edison Su <edison...@citrix.com> wrote:
> The current implementation of simulator has its own limitation: the > simulator itself is a separate hypervisor type, thus a lot of condition > checks against hypervisor type in mgt server will fail if simulator is used. > For example, currently, the zone wide primary storage only works for > vmware and kvm, so if you add a zone wide primary storage into a zone which > only has simulator as hypervisor, then you can't use that zone wide primary > storage at all. > The simulator should be able to simulate any other hypervisors, maybe > fixed in 4.3? > > Yeah, that's probably the best way to fix this up. Being able to have the simulator "emulate" another HV for the orchestration logic would be good. OTOH, I don't think we want to make this overly complex...