Add FLAVOR as a constant.

Change-Id: I60842ecf2cff3e2018931a250b9e5f11453e3d04
This commit is contained in:
Michael Johnson 2019-01-18 10:48:33 -08:00
parent d045062aad
commit 7379f23e5d
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ HEALTHMONITORS = 'healthmonitors'
MEMBERS = 'members'
L7POLICIES = 'l7policies'
L7RULES = 'l7rules'
FLAVOR = 'flavor'
# ID fields
ID = 'id'