Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop using six library | Riccardo Pittau | 2019-12-23 | 1 | -4/+5 |
* | Fix W504 errors | Julia Kreger | 2018-05-09 | 1 | -4/+4 |
* | Removes unnecessary utf-8 encoding | M V P Nitesh | 2017-01-11 | 1 | -2/+0 |
* | Fix docstring warnings | Ramamani Yeleswarapu | 2016-07-12 | 1 | -1/+1 |
* | Add FSM.is_stable() method | Ruby Loo | 2015-12-10 | 1 | -1/+13 |
* | Specifying target provision states in fsm | Ruby Loo | 2015-11-18 | 1 | -11/+47 |
* | Remove 'is_valid_event' method | Joshua Harlow | 2015-09-02 | 1 | -13/+0 |
* | Transition state machine to use automaton oslo lib. | Joshua Harlow | 2015-06-19 | 1 | -176/+61 |
* | Enforce flake8 E123/6/7/8 in ironic | Sam Betts | 2015-06-04 | 1 | -2/+2 |
* | Add concept of stable states to the state machine | John L. Villalovos | 2015-02-17 | 1 | -1/+15 |
* | Rename NOSTATE to AVAILABLE | Devananda van der Veen | 2015-01-30 | 1 | -3/+2 |
* | Merge "Minor changes to state model" | Jenkins | 2015-01-09 | 1 | -0/+1 |
|\ | |||||
| * | Minor changes to state model | Devananda van der Veen | 2015-01-08 | 1 | -0/+1 |
* | | Add a fsm state -> dot diagram generator | Joshua Harlow | 2014-12-18 | 1 | -0/+6 |
|/ | |||||
* | Add base state machine | Devananda van der Veen | 2014-12-15 | 1 | -0/+219 |