Fix _write_testing_file_on_instance docstring

This commit is contained in:
Ionut Balutoiu
2021-03-12 14:53:21 +02:00
parent 9901248f79
commit 74c5c9d69c
+3 -3
View File
@@ -208,9 +208,9 @@ packages:
ssh_private_key):
"""Write a file on a Manila share mounted into a Nova instance.
Mount the Manila share in the given Nova instance, and write a testing
file on it (which is meant to be validated from another instance).
These commands are executed via SSH.
Write a testing file into the already mounted Manila share from the
given Nova instance (which is meant to be validated from another
instance). These commands are executed via SSH.
:param instance_ip: IP of the Nova instance.
:type instance_ip: string