Comment 2 for bug 1649695

Revision history for this message
Chris Jones (cmsj) wrote :

For virtual deployments, I've worked up some patches to add support for fence_ironic, to avoid complex networking changes for fence_xvm:

https://review.openstack.org/#/c/390397
https://review.openstack.org/#/c/390396

In the last month or so, OOOQ has introduced VirtualBMC, so virt deployments using quickstart will not actually use fence_ironic, but since this is (afaik) not the case with the core tripleo deployment tooling, fence_ironic support is probably desirable for dev/test situations.

There's also one tiny patch to allow fence_ipmilan to be called with nonstandard UDP ports so it can talk to VirtualBMC:

https://review.openstack.org/#/c/420917

Feel free to ping me on IRC (Ng) if you want to discuss anything :)