Different OpenStack instances on top of one infrastructure
Folks,
Assume: 15 nodes connected through on switch.
Aim: 3 parallel OpenStack instances (one productive, one for testing, one experimental) are supposed to be deployed on top of the single infrastructure 5 nodes per OpenStack instance.
Idea: Isolation on L2, dividing the LAN into 3 L3 domains, e.g. via VLan. Run one OpenStack instance per VLan.
Question: Would that work?
Thanks, Both