On Tue, Nov 18, 2014 at 7:40 AM, Mehdi Sheikhalishahi < [email protected]> wrote:
> Hi, > > I would like to bring Dynamic VM Consolidation capability into Nova. That > is I would like to check compute nodes status periodically (let's say every > 15 minutes) and consolidate VMs if there is any opportunity to turn off > some compute nodes. > > Any hints on how to get into this development process as part of nova? > While I like the idea of having dynamic VM consolidation capabilities somewhere in OpenStack, it doesn't belongs in Nova. This service should live outside of Nova and just consume Nova's REST APIs. If there is some piece of information that this service would need that isn't made available via the REST API, we can fix that. > > Thanks, > Mehdi > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
