Results 247 comments of Adam Grare

What do you mean by exotic? Like `:vlan => lan.name` not being in the guest_device record directly? That sounds like we need to just be treating the `guest_device.lan_id` just like...

We should just drop that weird vmware cloud manager case, this should be overridden by a CloudManager::Vm subclass

One issue that we've had with https://github.com/ManageIQ/manageiq/issues/18818 is managers vs providers. This endpoint is named "providers" but it actually creates managers most of the time, and providers some of the...

Is `@miq-bot` giving itself invalid commands? :laughing:

There was an issue with the agent_coordinator worker that we fixed, not sure if that fixes this or not though

@AlexanderZagaynov if the current approach is working well enough and we might be able to get the flavors from the API (which we weren't able to do before) I agree...

There is a iSCSI userspace I/O driver that we could use https://www.systutorials.com/docs/linux/man/8-iscsiuio/ There is a FC userspace research paper from 3 years ago, which isn't looking promising :laughing:

I believe we had issues with VM remote consoles as well right @skateman ?