Skip to content

Commit

Permalink
Add missing import while using vxlan id check
Browse files Browse the repository at this point in the history
Change-Id: I2488953bbae9ce4888df61148cc1422cd663044a
partial-bug: 1495540
  • Loading branch information
haripk committed Sep 22, 2015
1 parent 2cd18c8 commit cffabee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/api-server/vnc_cfg_types.py
Expand Up @@ -13,6 +13,7 @@
import cfgm_common
import netaddr
import uuid
import ConfigParser
from vnc_quota import QuotaHelper

from gen.resource_xsd import *
Expand Down

0 comments on commit cffabee

Please sign in to comment.