On Sun, May 10, 2009 at 10:27:04AM -0400, Tim Boring wrote:
> 
> doh! resending as plain text:
> 
> diff --git a/lib/rapi/rlib2.py b/lib/rapi/rlib2.py
> index 9e617bf..c51b1cc 100644
> --- a/lib/rapi/rlib2.py
> +++ b/lib/rapi/rlib2.py
> @@ -33,7 +33,7 @@ from ganeti.rapi import baserlib
>  I_FIELDS = ["name", "admin_state", "os",
>             "pnode", "snodes",
>             "disk_template",
> -            "nic.ips", "nic.macs", "nic.bridges",
> +            "nic.ips", "nic.macs", "nic.bridges", "network_port",
>             "disk.sizes", "disk_usage",
>             "beparams", "hvparams",
>             "oper_state", "oper_ram", "status",

OK, applied, but something was wrong. Did you by any change use
copy-paste to send this? The patch was altered, and I had to manually
apply it. If you look at the first two lines, the "pnode" is not
aligned with the "name" fields.

FYI, I use “git send-email” to send patches, it properly sends them :)

iustin

Reply via email to