Hi All,
I am trying to deploy OpenStack 2023.2 on a host running Ubuntu 22.04.
I bootstrapped this server by running the following command: sunbeam cluster bootstrap --role control --role compute --role storage
This command always time out. When I looked at the output of 'juju status -m openstack',
it reported an error in charm container of ‘nova-0’ and ‘neutron-0’ pods. There was an exception due to a bootstrap timeout in those charm containers. I don’t see an option to set the bootstrap-timeout in the ‘sunbeam cluster bootstrap’ command. Could anyone please help me to configure the bootstrap-timeout? I appreciate any inputs.
Thanks, -karthi