ovs-vsctl: Add error column to show command
authorThomas Graf <tgraf@redhat.com>
Thu, 10 Apr 2014 10:50:11 +0000 (12:50 +0200)
committerBen Pfaff <blp@nicira.com>
Mon, 19 May 2014 22:43:18 +0000 (15:43 -0700)
commit9500f50575cf335d9d2f192419473f59c0850296
tree795af441ca31371be699a66b29137b9d120a2220
parentbbe6109de720e073a4ae78910577f7747cef3bc6
ovs-vsctl: Add error column to show command

a425a102-c317-4743-b0ba-79d59ff04a74
    Bridge "br0"
        [...]
        Port test
            Interface test
                type: vxlan
                options: {unknown="1"}
                error: "test: could not set configuration (Invalid argument)"
    ovs_version: "2.1.90"

Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
NEWS
utilities/ovs-vsctl.c