kytos-ng / maintenance

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

Implement `register_status_func` hooks #58

Closed viniarck closed 1 year ago

viniarck commented 2 years ago

maintenance, following the register_status_func hooks pattern should update it accordingly when it enters in maintenance, in addition to keep sending the existing events, that way the status attribute is correctly detected as EntityStatus.DOWN playing well with other features and solving this issue here https://github.com/kytos-ng/topology/issues/62, so on topology all of the disabled/deactivations are supposed to be removed too, only notifications on topology should remain.

Ktmi commented 1 year ago

Closed with #78