diff --git a/releasenotes/notes/state-machine-37be751ed54c1c75.yaml b/releasenotes/notes/state-machine-37be751ed54c1c75.yaml new file mode 100644 index 00000000..8ced365d --- /dev/null +++ b/releasenotes/notes/state-machine-37be751ed54c1c75.yaml @@ -0,0 +1,11 @@ +--- +features: + - | + Lease status is introduced in this release. + With this change, transition graphs of statuses of leases, reservations, + and events are redefined while keeping backward compatibility. + If you update Blazar from an older version, the lease status is + automatically updated from *None* at the time of an event or an API call. + See `state machine documentation`_ for more details. + + .. _state machine documentation: https://docs.openstack.org/blazar/latest/user/state-machine.html \ No newline at end of file