commit | 10f260be90899e5253c15d62f9b094630aecd888 | [log] [tgz] |
---|---|---|
author | Joe Gordon <joe.gordon0@gmail.com> | Thu Jul 24 23:27:19 2014 +0000 |
committer | Joe Gordon <joe.gordon0@gmail.com> | Fri Jul 25 17:22:01 2014 +0000 |
tree | b814cd5b10f5414daf2a1aa61896289d1479c463 | |
parent | db63b1cd774b9a7d75474f659fb684556f862533 [diff] |
Make javelin2 create_server wait for server to boot Creating a server is a asynchronous command, make create_server wait for the server to go to 'ACTIVE' state so we can run a check on the server afterwards. This also helps address the issue where the server isn't in ACTIVE yet and grenade moves on and turns off nova-compute causing the server to go to ERROR state. Change-Id: Iafc0fe95e8224b1a800bd52aade3eb6488948639