> On Apr 11, 2015, at 4:58 PM, Russell Bryant wrote:
>
> On 04/11/2015 02:59 AM, Justin Pettit wrote:
>>
>>
>> There's a trade-off here between creating too many transactions and
>> too few. I was leaning towards more transactions, since they can be
>> annotated through comments which can aid
On 04/11/2015 02:59 AM, Justin Pettit wrote:
>
>> On Apr 10, 2015, at 6:59 AM, Russell Bryant wrote:
>>
>> On 04/09/2015 03:53 AM, Justin Pettit wrote:
>>> +EXTRA_DIST += ovn/controller/ovn-controller.8.xml
>>
>> I like the use of the controller subdir. I guess we should create
>> similar dirs f
> On Apr 10, 2015, at 6:59 AM, Russell Bryant wrote:
>
> On 04/09/2015 03:53 AM, Justin Pettit wrote:
>> Add new ovn-controller daemon that runs locally on transport nodes.
>> This initial version registers itself in the Chassis table and registers
>> logical ports to the appropriate rows in the
Add new ovn-controller daemon that runs locally on transport nodes.
This initial version registers itself in the Chassis table and registers
logical ports to the appropriate rows in the Bindings table.
Signed-off-by: Justin Pettit
---
v1->v2: Feedback from Ben.
---
Makefile.am