commit | e438bd31cbaaa55204b7f6e1e7d469742a6c81ab | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Thu Nov 09 20:42:42 2017 +0400 |
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | Fri Nov 10 16:06:50 2017 +0400 |
tree | da2de85bfdfebcf43c906918772c27616b869b39 | |
parent | 25fc147e56df9e8a420381051e55f6c7f1849890 [diff] [blame] |
Mend machines status Remove lower() function to prevent an exception of 'int' object has no attribute 'lower'. Change-Id: Icbf00954f0ebdd2fe8647edcf0cea0be728a77d4
diff --git a/README.rst b/README.rst index 315534d..d09b6fd 100644 --- a/README.rst +++ b/README.rst
@@ -250,7 +250,7 @@ - name: maas.wait_for_machine_status - kwargs: timeout: 1200 # in seconds - req_status: "deployed" + req_status: "Deployed" ignore_machines: - kvm01 # in case it's broken or whatever - require: