Hi,
I had installed AIO-SX on one VM and things were fine - k8s came up. But after reboot of the VM, I was not able to access it. So I again followed the steps in to re-install.
I did only step 1 and 4 here: 'Bootstrap system on controller-0' - also ansible install failed.
failed: [localhost] (item=Openstack Admin credentials can only be loaded from the active controller.) => {"changed": true, "cmd": "source /etc/platform/openrc; openstack secret delete Openstack Admin credentials can only be loaded from the active controller.", "delta": "0:00:03.579807", "end": "2020-12-03 10:29:15.269034", "item": "Openstack Admin credentials can only be loaded from the active controller.", "msg": "non-zero return code", "rc": 1, "start": "2020-12-03 10:29:11.689227", "stderr": "No password entered, or found via --os-password or OS_PASSWORD", "stderr_lines": ["No password entered, or found via --os-password or OS_PASSWORD"], "stdout": "Openstack Admin credentials can only be loaded from the active controller.", "stdout_lines": ["Openstack Admin credentials can only be loaded from the active controller."]}
But on "source /etc/platform/openrc" - I get this error:
Openstack Admin credentials can only be loaded from the active controller.
I need only k8s - not the openstack. Can someone please provide additional info?
Thanks,
Prashant
_______________________________________________