NBOS Backups and NBOS Backup Admin tabs disappear from Horizon UI after stack is updated
After you update the OpenStack stack, the NBOS Backups and NBOS Backup Admin tabs disappear from the NetBackup for OpenStack Horizon UI. The stack update incorrectly removes the endpoints from OpenStack.
To resolve this issue, run the script register_nbopenstack_service.sh on the director node. This script is provided with the installation packages and is available at the following path: <download location> /nbos-cfg-scripts/redhat-director scripts/rhosp17.1/register_nbopenstack_service.sh
sh register_nbopenstack_service.sh {overcloudrc file} {NBOS Protocol} {NBOSVM VIP}
For example,
sh register_nbopenstack_service.sh /home/stack/overcloudrc http 10.xxx.xxx.xx
This script registers the NetBackup for OpenStack service so that the NBOS Backups and NBOS Backup Admin tabs appear on the Horizon UI.