Hi There was integration done in the past for Cloudstack+MaaS, but not sure if its tested with the recent releases of cloudstack
https://cwiki.apache.org/confluence/display/CLOUDSTACK/MaaS+Integration+for+Baremetal+Provisioning+in+Cloudstack Other Baremetal provisioning resources https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Baremetal https://cwiki.apache.org/confluence/display/CLOUDSTACK/Baremetal+KickStart https://cwiki.apache.org/confluence/display/CLOUDSTACK/Baremetal+Advanced+Networking+Support http://events17.linuxfoundation.org/sites/events/files/slides/Baremetal-v4.1a.pdf Regards Kiran From: Rainwater, Don (rainwadj) <rainw...@ucmail.uc.edu> Date: Friday, 1 November 2024 at 10:15 PM To: users@cloudstack.apache.org <users@cloudstack.apache.org> Subject: Flattest CloudStack implementation? I’ve been working on an implementation of OpenStack using Juju/Charms for a while, but I’m new to CloudStack. I’ve been deploying OpenStack from MaaS, and I read something about CloudStack being able to use MaaS. At first glance, it doesn’t seem to be as useful for that though, but maybe I need to read more about it. Anyway, the point of my post: I’m on a campus with a 10. network, with a dedicated subnet (VLAN) for the OpenStack/CloudStack projects. The rack for these servers has a switch on the 10. network, and a private switch that is used for PXE boots, MaaS deployments, etc. With OpenStack, I end up with the MaaS controller, OpenStack controller, and 4 compute nodes on the 10. network, along with all of the OpenStack service VMs. The “user” VMs are on private networks behind Neutron. Can I do the same kind of setup with CloudStack? Thanks in advance for any info.