Merge "Modify grammatical errors"

This commit is contained in:
Zuul 2018-03-01 09:18:11 +00:00 committed by Gerrit Code Review
commit bc369618b2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class BaremetalComputeAPIServersTest(base.BaseBaremetalComputeTest):
# NOTE(liusheng) Since the moga server deployment is a
# time-consuming operation and the ironic resource cleanup
# will be performed after a server deleted, we'd better to
# put all test cases in a test. Additionally, since the the tests
# put all test cases in a test. Additionally, since the tests
# can be run parallelly, this pre-created server should only be used
# in the test cases which don't change this server.
cls.creation_resp = cls.create_server()