[ovs-dev] [PATCH] vswitchd: Remove duplicate "external_id" from Interface table

Ben Pfaff blp at nicira.com
Tue Sep 14 22:36:23 UTC 2010


On Tue, Sep 14, 2010 at 03:12:51PM -0700, Justin Pettit wrote:
> @@ -139,10 +139,7 @@
>           "ephemeral": true},
>         "status": {
>           "type": {"key": "string", "value": "string", "min": 0, "max": "unlimited"},
> -         "ephemeral": true},
> -       "external_ids": {
> -         "type": {"key": "string", "value": "string",
> -                  "min": 0, "max": "unlimited"}}}},
> +         "ephemeral": true}}},
>     "QoS": {
>       "columns": {
>         "type": {

Oops.

Looks good, thanks.




More information about the dev mailing list