Modify grammatical errors

Change-Id: Id3b8b950cd4df5b9af4c6721d1c4f645a6de0759
This commit is contained in:
chengebj5238 2018-02-06 17:46:43 +08:00
parent 99261e46b9
commit c68f0fd41e
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()