-
Notifications
You must be signed in to change notification settings - Fork 106
Aci transceiver policy (DCNE-610) #1421
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
base: master
Are you sure you want to change the base?
Conversation
gen/definitions/properties.yaml
Outdated
| wavelength50_g_hz: wavelength_50_ghz | ||
| muxponder: muxponder_mode | ||
| documentation: | ||
| cdMax: "The maximum chromatic dispersion of the %s object. DifferenThe differencece with 'minimum_chromatic_dispersion' must be greater than 1000, and the value must be in the range -1399 - 2400." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| cdMax: "The maximum chromatic dispersion of the %s object. DifferenThe differencece with 'minimum_chromatic_dispersion' must be greater than 1000, and the value must be in the range -1399 - 2400." | |
| cdMax: "The maximum chromatic dispersion of the %s object. The difference with 'minimum_chromatic_dispersion' must be greater than 1000, and the value must be in the range -1399 - 2400." |
| * `admin_state` (adminSt) - (string) The administrative state of the ZR Transceiver Interface Policy object. | ||
| * `annotation` (annotation) - (string) The annotation of the ZR Transceiver Interface Policy object. | ||
| * `maximum_chromatic_dispersion` (cdMax) - (string) The maximum chromatic dispersion of the ZR Transceiver Interface Policy object. DifferenThe differencece with 'minimum_chromatic_dispersion' must be greater than 1000, and the value must be in the range -1399 - 2400. | ||
| * `minimum_chromatic_dispersion` (cdMin) - (string) The minimum chromatic dispersion of the ZR Transceiver Interface Policy object. The difference with 'maximum_chromatic_dispersion' must be greater than 1000, and the value must be in the range -2400 - 1399. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need the range description in the datasource?
…with resourcea aci_zr_transceiver_interface_policy and aci_zrp_transceiver_interface_policy
5fb2da6 to
225c611
Compare
samiib
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
shrsr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (rebase required)
No description provided.