For queens sync

Change-Id: I381411ad2285257b49bd78ae22c734cea07315c9
This commit is contained in:
Kent Wu
2018-07-11 16:45:41 -07:00
parent 6fde26184b
commit c215f71376
48 changed files with 264 additions and 118 deletions

View File

@@ -16,7 +16,7 @@ import time
from heatclient import exc as heat_exc
from neutron.db import api as db_api
from neutron.plugins.common import constants as pconst
from neutron_lib.plugins import constants as pconst
from oslo_config import cfg
from oslo_serialization import jsonutils
import yaml