kytos-ng / maintenance

Kytos Maintenance Window NApp
https://kytos-ng.github.io/api/maintenance.html
0 stars 7 forks source link

Use new `status_reason_funcs` from interruption blueprint #76

Closed Ktmi closed 1 year ago

Ktmi commented 1 year ago

In order to indicate that maintenance is the source of interruptions, maintenance should use the new interruption framework specified in the blueprint added by kytos-ng/kytos#356. This will make it so that services can potentially ignore a maintenance interruption.

Ktmi commented 1 year ago

Fixed with #78