| commit | cbc6ed7c443fd4085dc66e44a02e0f21ca09cbf0 | [log] [tgz] |
|---|---|---|
| author | dparalen <vetrisko@gmail.com> | Wed May 25 20:38:30 2016 +0200 |
| committer | dparalen <vetrisko@gmail.com> | Wed May 25 20:38:30 2016 +0200 |
| tree | cbaa51ba42b43cebaf6bae555cfdb59272caa0d6 | |
| parent | ff78500ed4fd49b56372e57b49b48a3c588d868f [diff] |
Introduce provision states: AVAILABLE, ENROLL
BaremetalProvisionStates.NOSTATE (``None``) was replaced by AVAILABLE
("available") in Ironic version 1.2. ENROLL ("enroll") state was introduced
in version 1.12. This patch also updates the
BaremetalScenarioTest.terminate_instance method to wait for etiher NOSTATE
or AVAILABLE.
Change-Id: I067504e49f68929298c91e61819aa9a61169fe52