c3os icon indicating copy to clipboard operation
c3os copied to clipboard

Management multiple CloudOS.

C3OS

Build Status Coverage Status Join the chat at https://gitter.im/utam0k-c3os/Lobby

What is C3OS?

C3OS stands for Controller of Clustering CloudOS.
This softwaer manage multiple CloudOS.
C3OS monitor and manage CloudOS.
C3OS works as an upper layer of CloudOS.

For Example

There are two CloudOS called Region1 and Region2.
If there is some fault an InstanceA with Region1 falls down.
Region2 is able to sense it via C3OS.
In some cases, Region2 can invoke an alternate InstanceA.

Support CloudOS

  • OpenStack

Install

pip install -r requirements.txt
python setup.py install

Feature Development

  • Add supporting other CloudOS.(Introduce libcloud)
  • Migrating among multiple CloudOS.

Contact

Questions? Comments? Please ask me at our Gitter channel.

License

MIT