I'm not entirely familiar with your end goal, but have you checked out the libcloud project? Its designed to be able to interact with multiple cloud providers. I don't think it does too management but definitely provides the capability to deploy and monitor etc.
Additionally, there is also Terraform which is a cloud agnostic DSL, which allows you to deploy and manage infrastructure across clouds. Hope this helps. On Tue, Jun 13, 2017 at 7:52 AM, toru komatsu <[email protected]> wrote: > I am planning to develop software to manage and monitor multiple CloudOS. > This software is hear. > https://github.com/utam0k/c3os > > Is this possible already now? > > _______________________________________________ > Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > Post to : [email protected] > Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/ > openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
