commit | ff31bccce8f166d43e351e85a2e13d8d52779772 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Tue Nov 04 13:44:04 2014 -0800 |
committer | Clark Boylan <cboylan@sapwetik.org> | Fri Nov 07 08:21:08 2014 +0000 |
tree | 7f08c703099841a14176dae9fb9a8d6733aba9e5 | |
parent | 6fe06450c4b715e27e947dba5911b20ad24b8249 [diff] |
Add wait for async secgroup add to minimum basic scenario Security group add actions are asynchronous so we can't assume that the security will be available immediately to ssh into the server. This commit fixes the issue by adding a wait for the secgroup to show up in the server before we move on. Fixes-bug: 1390355 Change-Id: Idd561d77ce2e4b83421bb7bfb6327a6c940b62ed