Description of problem: Refresh of Infra provider isn't performed automatically after new node registration Version-Release number of selected component (if applicable): 5.8.1.0 and RHOS 11 Steps to Reproduce: 1. Go Compute -> Infrastructure -> Providers 2. Click on your Openstack Infra provider icon 3. Click Configuration -> Register Nodes 4. Upload instackenv.json file 5. Wait for refresh to be completed Actual results: step 4 - flash message "Nodes were added successfully. Refresh queued." step 5 - no refresh is performed for Infra provider Expected results: step 5 - refresh is queued and completed successfully Additional info:
This is something we can't fix until the OpenStack Ironic service starts emitting events. As far as I know, it still doesn't do so.
This is actually an OSP issue: Ironic doesn't emit events, so there's no way for CloudForms to know when a node is registered.