Merge "Modify the spelling mistakes Change explictly to explicitly"

This commit is contained in:
Jenkins 2017-04-05 22:22:56 +00:00 committed by Gerrit Code Review
commit 11f09ae63b

View File

@ -147,7 +147,7 @@ IRONIC_ENABLED_DRIVERS=${IRONIC_ENABLED_DRIVERS:-fake,pxe_ipmitool,agent_ipmitoo
# TODO(jroll) add enabled/default interfaces here
IRONIC_ENABLED_HARDWARE_TYPES=${IRONIC_ENABLED_HARDWARE_TYPES:-ipmi}
# If IRONIC_VM_ENGING is explictly set to "auto" or "kvm",
# If IRONIC_VM_ENGING is explicitly set to "auto" or "kvm",
# devstack will attempt to use hardware virtualization
# (aka nested kvm). We do not enable it in the infra gates
# because it is not consistently supported/working across