sync plugin common constants

Commit Iace31506502de25da9dce5fcfdbfe2c726bea27f added a new common
plugin constant. This patch syncs it into lib.

Change-Id: I208c976c3e7e43e27e1907ed196af8efccd73f22
This commit is contained in:
Boden R 2017-09-21 09:45:53 -06:00
parent 067cd3c295
commit 5f3c2cab8f
1 changed files with 1 additions and 0 deletions

View File

@ -22,3 +22,4 @@ FLAVORS = "FLAVORS"
QOS = "QOS"
CORE = 'CORE'
L3 = 'L3_ROUTER_NAT'
LOG_API = "LOGGING"