Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: published kytos/mef_eline.evcs_loaded when loading evcs during setup #401

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

viniarck
Copy link
Member

Closes #400

Summary

See updated changelog file

Local Tests

  • Subscribed to it on telemetry_int and confirmed EVCs got published:
2023-11-14 16:27:39,451 - INFO [kytos.napps.kytos/telemetry_int] [main.py:208:on_mef_eline_evcs_loaded] (MainThread) got evcs_loaded {'4ba2a0bd562c4e': {'active': False, 'archived': Fals
e, 'backup_path': [], 'bandwidth': 0, 'circuit_scheduler': [], 'current_path': [], 'dynamic_backup_path': True, 'enabled': True, 'failover_path': [], 'id': '4ba2a0bd562c4e', 'metadata': 
{}, 'name': 'inter_evpl', 'primary_path': [], 'service_level': 6, 'uni_a': {'tag': {'tag_type': 'vlan', 'value': 301}, 'interface_id': '00:00:00:00:00:00:00:01:1'}, 'uni_z': {'tag': {'ta
g_type': 'vlan', 'value': 302}, 'interface_id': '00:00:00:00:00:00:00:03:1'}, 'sb_priority': None, 'execution_rounds': 0, 'owner': None, 'queue_id': -1, 'primary_constraints': {'mandator
y_metrics': {'ownership': 'blue'}}, 'secondary_constraints': {'mandatory_metrics': {'ownership': 'blue'}}, 'primary_links': [], 'backup_links': [], 'start_date': '2023-11-14T19:23:10', '
creation_time': '2023-11-14T19:23:10', 'request_time': '2023-11-14T19:23:10', 'end_date': None, 'flow_removed_at': None, 'updated_at': '2023-11-14T19:27:39'}, '6a6806a80f4d47': {'active'
: False, 'archived': False, 'backup_path': [], 'bandwidth': 0, 'circuit_scheduler': [], 'current_path': [], 'dynamic_backup_path': True, 'enabled': True, 'failover_path': [], 'id': '6a6806a80f4d47', 'metadata': {}, 'name': 'inter_evpl', 'primary_path': [], 'service_level': 6, 'uni_a': {'tag': {'tag_type': 'vlan', 'value': 302}, 'interface_id': '00:00:00:00:00:00:00:01:1
'}, 'uni_z': {'tag': {'tag_type': 'vlan', 'value': 303}, 'interface_id': '00:00:00:00:00:00:00:03:1'}, 'sb_priority': None, 'execution_rounds': 0, 'owner': None, 'queue_id': -1, 'primary
_constraints': {'mandatory_metrics': {'ownership': 'blue'}}, 'secondary_constraints': {'mandatory_metrics': {'ownership': 'blue'}}, 'primary_links': [], 'backup_links': [], 'start_date':
 '2023-11-14T19:23:16', 'creation_time': '2023-11-14T19:23:16', 'request_time': '2023-11-14T19:23:16', 'end_date': None, 'flow_removed_at': None, 'updated_at': '2023-11-14T19:27:39'}}

End-to-End Tests

Not needed for this PR

@viniarck viniarck merged commit 2056025 into master Nov 22, 2023
2 checks passed
@viniarck viniarck deleted the feat/event_evcs_loaded branch November 22, 2023 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: publish a new event kytos/mef_eline.evcs_loaded
1 participant