Files
ironic/ironic/tests/unit/common/test_fsm.py
Ruby Loo 081e4e9eed Add FSM.is_stable() method
This adds an FSM.is_stable(state) method which returns True if the
state is stable and False otherwise. Invalid states will cause an
exception to be raised.

Change-Id: Ic6a3c937be9370477fdb1fe2c462f6672497f838
2015-12-10 15:23:40 +00:00

3.7 KiB