Hi, On 5/29/19 12:56 AM, Abishek Subramanian (absubram) wrote:
Hi all,
I’m looking at port-groups/ bonding options with ironic and I’ve looked at this documentation - https://docs.openstack.org/ironic/rocky/admin/portgroups.html
Everything listed there checks out and works when manually attempted.
The next thing I’d like to do is see if the port group creation and addition of the port group to the baremetal ports can be done via inspector.
Is this feature available?
You can probably write a processing hook (ironic-inspector plugin) to do that for you. But there is nothing out-of-box.
If not, once I create the port group and then run inspection, will the inspector apply the port group to any baremetal ports that it creates?
No. Dmitry
Appreciate any help with this regard.
Thanks!
Abishek