[Openstack] How to use AggregateCoreFilter?

2013-08-05 Thread Peeyush Gupta
Hi,  I am trying to use AggregateCoreFilter. I understand that first I have to add it to the nova.conf file. After adding it is functioning. But what I am not able to understand is that how to use it with aggregates. The description says:  AggregateCoreFilter supports per-aggregate

Re: [Openstack] How to use AggregateCoreFilter?

2013-08-05 Thread Qiu Yu
You may use following command to specify aggregate's cpu_allocation_ratio value. nova aggregate-set-metadata aggregate id cpu_allocation_ratio=some value -- Qiu Yu ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to