Hi Pierre,
Thanks for your reply.
In the Slide #24, it talks about Virtualized Compute and Bare Metal Compute
As per my understanding, virtualized compute will be the hardwares on which VM/VNFs would get spawned.
Bare Metal Compute will be the ones which would be provisioned using Ironic Service? Once it is being provisioned, commands like "openstack baremetal node create..." etc mentioned in the below link would run on those for installing User Specific Workload image?
Is my understanding correct?
Regards
Anirudh Gupta
Hi Anirudh,
Kayobe is indeed designed to work with a specific release of Kolla Ansible, which in turns deploys a specific release of OpenStack.
Note however that Kolla Ansible and Kayobe are both deliverables of the same "Kolla" OpenStack project team. Both softwares are developed together during the release cycle and are generally released at the same time. Kayobe doesn't wait for Kolla Ansible to be released to start preparing its own release.
Best wishes,
Pierre Riteau (priteau)
Hi Team,
Whenever a new version of openstack is released in the market, Kayobe also updates its release accordingly.
I was going through the installation guide and found Kayobe is dependent on Kolla-Ansible as well.
Synchronise with Kolla Ansible feature flags
Synchronise with Kolla Ansible inventory¶
So in case openstack releases it's newer version, does kayobe wait for kolla-ansible to update to the new release and then starts upgrading its release?
Regards
Anirudh Gupta