Merge "Update the typo "dont" to "don't""

This commit is contained in:
Zuul 2018-06-21 23:02:28 +00:00 committed by Gerrit Code Review
commit e68ec9814c
5 changed files with 5 additions and 5 deletions

View File

@ -395,7 +395,7 @@ pod:
replicas:
api: 1
policy_engine: 1
# dont scale out ds node
# don't scale out ds node
# only one node per environment should be in active state
# https://docs.openstack.org/congress/latest/admin/ha-overview.html#ha-overview
datasource: 1

View File

@ -25,7 +25,7 @@ helm upgrade --install libvirt ./libvirt \
${OSH_EXTRA_HELM_ARGS} \
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
# on the neutron agents being up.
#NOTE: Validate Deployment info

View File

@ -26,7 +26,7 @@ helm upgrade --install libvirt ./libvirt \
${OSH_EXTRA_HELM_ARGS} \
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
# on the neutron agents being up.
#NOTE: Validate Deployment info

View File

@ -21,7 +21,7 @@ helm upgrade --install libvirt ./libvirt \
${OSH_EXTRA_HELM_ARGS} \
${OSH_EXTRA_HELM_ARGS_LIBVIRT}
#NOTE(portdirect): We dont wait for libvirt pods to come up, as they depend
#NOTE(portdirect): We don't wait for libvirt pods to come up, as they depend
# on the neutron agents being up.
#NOTE: Validate Deployment info

View File

@ -16,7 +16,7 @@
set -xe
#NOTE: Deploy command
# dont scale out ds node
# don't scale out ds node
# only one node per environment should be in active state
# https://docs.openstack.org/congress/latest/admin/ha-overview.html#ha-overview
helm upgrade --install congress ./congress \