Remove old Python vppctl script 16/9116/2
authorChris Luke <chrisy@flirble.org>
Mon, 30 Oct 2017 14:17:50 +0000 (10:17 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 30 Oct 2017 18:55:22 +0000 (18:55 +0000)
commitcaa176b5435130f03051700731d4bf7a605719f8
tree9f567a54de8c8f8b98eee75120d62b9169a03016
parent9d286a47017c3cb641e62586929ec4dbac04a2d4
Remove old Python vppctl script

- The binary API method for executing commands was superceded
  by the unix-socket CLI approach used by the C vppctl utility.
  The API call it makes will soon be deprecated.
- This Python vppctl script was still being copied to the install
  directory, and then later overwritten by the binary vppctl.

Change-Id: I0a4b09b7c733049d0545b4c83b9ac5ac499a7300
Signed-off-by: Chris Luke <chrisy@flirble.org>
src/scripts/vppctl [deleted file]
src/vpp-api-test.am