[Kimchi-devel] [PATCH 0/4] improve controller

Sheldon shaohef at linux.vnet.ibm.com
Mon Jan 20 09:09:19 UTC 2014


On 01/20/2014 04:51 PM, Zhou Zheng Sheng wrote:
> Hi,
>
> The patches look good. I'd like to know whether ths mechanism can be
> extended to support subcollection. Is the patch series part of your big
> plan or they are just to automate root resource controller attaching?
actually, I just want to support VM subcollection.

Mark think it should be done as a general facility.


>
> on 2014/01/20 14:00, shaohef at linux.vnet.ibm.com wrote:
>> From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
>>
>> add a method to load root sub collections/resouces automatically
>>
>> ShaoHe Feng (4):
>>    improve controller: add a method to load root sub collections/resouces
>>      automatically
>>    improve controller: tag the collections/resouces of root with
>>      @urlSubNode
>>    improve controller: Root loads collections/resouces automatically
>>    improve controller: set authentication automatically
>>
>>   src/kimchi/control/__init__.py     |  8 ++++++++
>>   src/kimchi/control/config.py       |  2 ++
>>   src/kimchi/control/debugreports.py |  2 ++
>>   src/kimchi/control/host.py         |  2 ++
>>   src/kimchi/control/interfaces.py   |  2 ++
>>   src/kimchi/control/networks.py     |  2 ++
>>   src/kimchi/control/plugins.py      |  2 ++
>>   src/kimchi/control/storagepools.py |  2 ++
>>   src/kimchi/control/tasks.py        |  2 ++
>>   src/kimchi/control/templates.py    |  2 ++
>>   src/kimchi/control/vms.py          |  2 ++
>>   src/kimchi/root.py                 | 26 +++++--------------------
>>   src/kimchi/server.py               | 12 +++++-------
>>   src/kimchi/utils.py                | 39 ++++++++++++++++++++++++++++++++++++++
>>   14 files changed, 77 insertions(+), 28 deletions(-)
>>
>


-- 
Thanks and best regards!

Sheldon Feng(冯少合)<shaohef at linux.vnet.ibm.com>
IBM Linux Technology Center




More information about the Kimchi-devel mailing list