Modify grammatical errors
Change-Id: Id3b8b950cd4df5b9af4c6721d1c4f645a6de0759
This commit is contained in:
parent
99261e46b9
commit
c68f0fd41e
@ -27,7 +27,7 @@ class BaremetalComputeAPIServersTest(base.BaseBaremetalComputeTest):
|
|||||||
# NOTE(liusheng) Since the moga server deployment is a
|
# NOTE(liusheng) Since the moga server deployment is a
|
||||||
# time-consuming operation and the ironic resource cleanup
|
# time-consuming operation and the ironic resource cleanup
|
||||||
# will be performed after a server deleted, we'd better to
|
# 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
|
# can be run parallelly, this pre-created server should only be used
|
||||||
# in the test cases which don't change this server.
|
# in the test cases which don't change this server.
|
||||||
cls.creation_resp = cls.create_server()
|
cls.creation_resp = cls.create_server()
|
||||||
|
Loading…
Reference in New Issue
Block a user