Merge "The code in compute scheduler is incorrect"

This commit is contained in:
Jenkins 2016-06-30 10:36:45 +00:00 committed by Gerrit Code Review
commit de89ea5c87

@ -107,7 +107,7 @@ When you join the screen session that ``stack.sh`` starts with
import random
from oslo.config import cfg
from oslo_config import cfg
from nova.compute import rpcapi as compute_rpcapi
from nova import exception