[ovs-dev] [PATCH v2] test-controller: Rename to ovs-testcontroller, again install.

Jarno Rajahalme jrajahalme at nicira.com
Tue Aug 26 22:17:32 UTC 2014


Not sure if it was this patch, but after git pull:

tests/test-controller.8.in not found in: . .
make[2]: *** [manpages.mk] Error 1
make[2]: Failed to remake makefile `Makefile'.
make[2]: *** No rule to make target `tests/test-controller.c', needed by `tests/test-controller.o’.

  Jarno

On Aug 26, 2014, at 10:57 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Fri, Aug 22, 2014 at 04:31:11PM -0700, Justin Pettit wrote:
>> On Fri, Aug 15, 2014 at 10:28 AM, Ben Pfaff <blp at nicira.com> wrote:
>>> diff --git a/NEWS b/NEWS
>>> index 1ea7bda..656f750 100644
>>> --- a/NEWS
>>> +++ b/NEWS
>>> @@ -17,6 +17,9 @@ Post-v2.3.0
>>>      * OpenFlow 1.5 (draft) Copy-Field action is now supported.
>>>      * OpenFlow 1.3+ table features requests are now supported
>>> (read-only).
>>>      * Nicira extension "move" actions may now be included in action sets.
>>> +   - test-controller has been rename ovs-testcontroller at request of
>>> users
>>> 
>> 
>> s/rename/renamed
> 
> Thanks, fixed.
> 
>>> v2.3.0 - 14 Aug 2014
>>> diff --git a/README b/README
>>> index fa41c16..0e034ef 100644
>>> --- a/README
>>> +++ b/README
>>> @@ -72,6 +72,9 @@ Open vSwitch also provides some tools:
>>>     * ovs-pki, a utility for creating and managing the public-key
>>>       infrastructure for OpenFlow switches.
>>> 
>>> +    * ovs-testcontroller, a simple OpenFlow controller that is useful
>>> +      for testing (though not for production).
>>> 
>> 
>> If you want to dissuade people, do you want to use language such as "may be
>> useful"?
> 
> Thanks.  I switched to that wording.
> 
>> Otherwise:
>> 
>> Acked-by: Justin Pettit <jpettit at nicira.com>
> 
> Thanks, I'll test this and push it in a few minutes.
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev




More information about the dev mailing list