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.