On Mon, Jun 06, 2011 at 12:52:25AM -0700, Justin Pettit wrote:
> On Jun 2, 2011, at 4:19 PM, Ben Pfaff wrote:
>
> > @@ -353,7 +355,8 @@
> > "ephemeral": true},
> > "status": {
> > "type": {"key": "string", "value": "string", "min": 0, "max":
> > "unlimited"},
> > - "ephemeral": true}}},
> > + "ephemeral": true}},
> > + "indexes": [["target"]]},
>
> I believe this is the Controller table. Do we want to require the
> target to be unique? I think we may want to be able to have
> different bridges point to the same controller with different
> configurations.
You're right. I'll drop that.
> What about the "name" field in the Mirror table? I don't think I
> saw that listed.
I was unsure whether it was worth it. Names of mirrors don't
currently have to be unique, since OVS itself doesn't actually use
mirrors' names for anything but log messages.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev