Openstack Multi-cell Deployment
I am able to deploy single node cell deployment using devstack (pike ). I am trying to do the multi-cell deployment , facing few issues with multi-cell deployment.
scenario-1:
From the single cell deployment, I am having all the required services and a compute node in the cell, with that i am able to add more compute nodes to the existing single cell.
But I am try to create multiple cells , each should have one compute node. Need your suggestions in implementing this scenario.
Thanks in Advance