Run a Swift in different machine from the rest
Hi,
I'm learning about Open Stack and by now I'm using DevStack to get some experience. I'm looking forward to do a specific thing but I don't know exactly how to do it.
My goal is to have DevStack running completely in a Virtual Machine I created that has Ubuntu Server 12.04 - this is done by now, installed and running - and try to separate the components. By this I mean to run a component/node (Swift, for example) in another Virtual Machine but to keep it working like if it was part of the original DevStack "bundle".
This Virtual Machines are being created with VMware, just because I use Windows 8, but they simulate "real" systems. I'm not talking about instances.
VM1 - Ubuntu Server 12.04 - Has Nova, Glance etc... All of the basic components activated except Swift. VM2 - Ubuntu Server 12.04 - Only has Swift running.
Can I connect the two different systems so Swift (as an example, could be another component) runs in a different system from the rest of the components?
How do I do this? I guess this is easy to do.
Thank you a lot for reading my question!
Cheers, Gonçalo