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

Enhanced circuit and cross connect #22

Merged
merged 3 commits into from
Nov 12, 2024
Merged

Enhanced circuit and cross connect #22

merged 3 commits into from
Nov 12, 2024

Conversation

BaptisteGi
Copy link
Contributor

  • Improved circuit schema, it's now a "collection of endpoints"
  • Introduced cross-connect schema

@BaptisteGi BaptisteGi requested a review from a team November 6, 2024 10:07
@BaptisteGi BaptisteGi self-assigned this Nov 6, 2024
Copy link
Contributor

@BeArchiTek BeArchiTek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok for me, minus the comments

- name: name
kind: Text
description: Name of the circuit endoint, could be a MMR position for instance.
order_weight: 1000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have oder_weight only on the name, you may want it on status and description as well

optional: false
cardinality: one
kind: Attribute
order_weight: 900
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would find it nicer to have the identifier first on the left before the provider.

@BeArchiTek BeArchiTek added the type: enhancement New feature or request label Nov 8, 2024
@BaptisteGi BaptisteGi merged commit d751193 into main Nov 12, 2024
3 checks passed
@BaptisteGi BaptisteGi deleted the bgi-enhanced-circuit branch November 12, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants