Skip to content

Commit

Permalink
update implementation status
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Sep 23, 2024
1 parent 69856f7 commit 957cd96
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/dns/cases.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dns-zz-idna2008-compliance:
Implemented: false
Summary: IDNA2008 compliance check
Maturity: GAMMA
Description: |
Expand All @@ -20,6 +21,7 @@ dns-zz-idna2008-compliance:
- DNS_IDNA2008_INVALID_NS_NSDNAME

dns-zz-consistency:
Implemented: false
Summary: Nameserver consistency check
Maturity: BETA
Description: |
Expand Down
3 changes: 3 additions & 0 deletions inc/dnssec-ops/cases.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
dnssecOps01-ZSKRollover:
Implemented: false
Summary: ZSK rollover
Maturity: GAMMA
Description: |
Expand Down Expand Up @@ -48,6 +49,7 @@ dnssecOps01-ZSKRollover:
- DNSSEC_OPS_ZSK_ROLLOVER_NOT_COMPLETED

dnssecOps02-KSKRollover:
Implemented: false
Summary: KSK rollover
Maturity: GAMMA
Description: |
Expand Down Expand Up @@ -94,6 +96,7 @@ dnssecOps02-KSKRollover:
- DNSSEC_OPS_KSK_ROLLOVER_NOT_COMPLETED

dnssecOps03-AlgorithmRollover:
Implemented: false
Summary: algorithm rollover
Maturity: GAMMA
Description: |
Expand Down
3 changes: 3 additions & 0 deletions inc/epp/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ epp-10:
- EPP_GENERIC_COMMAND_ERROR

epp-11:
Implemented: false
Summary: Host <create> command test (if applicable)
Maturity: GAMMA
Description: |
Expand Down Expand Up @@ -558,6 +559,7 @@ epp-11:
- epp-11-data

epp-12:
Implemented: true
Summary: Host object access control (if applicable)
Maturity: GAMMA
Description: |
Expand All @@ -582,6 +584,7 @@ epp-12:
- EPP_GENERIC_COMMAND_ERROR

epp-13:
Implemented: true
Summary: Host <update> command test (if applicable)
Maturity: GAMMA
Description: |
Expand Down
1 change: 1 addition & 0 deletions inc/integration/cases.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
integration-01:
Implemented: true
Summary: EPP -> RDAP Integration Test
Maturity: GAMMA
Description: |
Expand Down
3 changes: 3 additions & 0 deletions inc/rde/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ rde-03:
- RDE_DECRYPTION_FAILED

rde-04:
Implemented: true
Summary: validate XML/CSV
Maturity: GAMMA
Description: |
Expand All @@ -52,6 +53,7 @@ rde-04:
- RDE_MIXED_TYPES

rde-05:
Implemented: true
Summary: validate object types
Maturity: GAMMA
Description: |
Expand Down Expand Up @@ -94,6 +96,7 @@ rde-05:
- RDE_MISSING_OBJECT_URI

rde-06:
Implemented: true
Summary: validate object counts
Maturity: GAMMA
Description: |
Expand Down
1 change: 1 addition & 0 deletions inc/srsgw/cases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ srsgw-01:
- EPP_GENERIC_COMMAND_ERROR

srsgw-02:
Implemented: true
Summary: Host <create> synchronization (if applicable)
Maturity: GAMMA
Description: |
Expand Down

0 comments on commit 957cd96

Please sign in to comment.