On Tue, Apr 14, 2015 at 09:52:55PM -0400, Russell Bryant wrote: > It came up in a recent discussion that the use of 'nbd' could cause > confusion since nbd is used for "Network Block Device", which may be > used in many of the same environments that OVN would be used in. > > To avoid the possible issue, just rename ovn-nbd to ovn-northbound. > While we're at it, create a subdirectory under ovn/ to hold all files > related to ovn-northbound. For now it's just a single C file, but we > may add more source files in the future. > > Signed-off-by: Russell Bryant <rbry...@redhat.com>
This seems reasonable but I get patch rejects. I think you might want to generate it with "-M" to make sure that Git expresses the file renaming as moves instead of as a deletion and a new file. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev