This likely won't be fixed in devstack since devstack doesn't control the subnode stacking in a multinode setup. In the upstream CI infra, the devstack-gate repo does that, and it runs the tools/discover_hosts.sh script in devstack from the control node once the subnode(s) are setup:
https://github.com/openstack-infra/devstack-gate/blob/master/devstack- vm-gate.sh#L777 So you'd have to do something similar. Also note steps 6 and 7 here: https://docs.openstack.org/nova/latest/user/cells.html#fresh-install Putting something in the devstack multinode guide is probably appropriate for this though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1688397 Title: VM instance creation in multinode setup failed in baremetal compute hosts using devstack To manage notifications about this bug go to: https://bugs.launchpad.net/devstack/+bug/1688397/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
