Fix the misspelling of "configuration"

Change-Id: I865dfabd821a8de53512f8ac571c94361b815895
This commit is contained in:
lijunjie 2018-12-27 16:08:24 +08:00
parent 3b150a1177
commit de1172a936
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ Scripts to integrate the API and Engine service to OpenStack
devstack development environment
local.conf.sample:
sample configruation to integrate kingbird into devstack
sample configuration to integrate kingbird into devstack
customize the configuration file to tell devstack which OpenStack services
will be launched

View File

@ -52,7 +52,7 @@ fi
sudo chown -R jenkins:stack $DEST/tempest
# change the tempest configruation to test Kingbird
# change the tempest configuration to test Kingbird
env | grep OS_
# import functions needed for the below workaround
@ -119,4 +119,4 @@ epi group show tempest.test_plugins
testr list-tests | grep Kingbird
# KB-API Tests
testr run scenario.quota_management.client_tests.test_quota_class_api
testr run scenario.quota_management.client_tests.test_quota_class_api