[virt-tools-list] [virt-manager PATCH] create: add UI interface for LXC user namespace

Chen Hanxiao chen_han_xiao at 126.com
Tue Feb 18 14:54:52 UTC 2014



On 02/18/2014 10:43 PM, Cole Robinson wrote:
> On 02/18/2014 03:07 AM, Chen Hanxiao wrote:
>> We could config user namespace for LXC
>> when creating a new container.
>>
>> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
>> ---
>>   ui/create.ui          | 185 +++++++++++++++++++++++++++++++++++++++++++++++++-
>>   virtManager/create.py |  35 ++++++++++
>>   2 files changed, 218 insertions(+), 2 deletions(-)
>
> I would rather add this UI to the details->overview page (or maybe a
> 'container' specific page if we think there's more stuff to add here). That
> way we keep the create wizard small, and also allow this stuff to be tweaked
> for existing guests as well.
>

Add a UI in details->overview is a good choice.

But I think add one for wizard is not bad as well.
And this patch hide this inside 'Advanced options',
so it would not enlarge the wizard at lots of situations.

- Chen




More information about the virt-tools-list mailing list