Skip to content

Missing created_on field in GLOME request within Credentialz proto #263

@macb2625

Description

@macb2625

The GlomeRequest message in credentialz.proto currently does not include the created_on field:

https://github.com/openconfig/gnsi/blob/main/credentialz/credentialz.proto#L709

However, the corresponding YANG model defines a created_on field:

https://github.com/openconfig/public/blob/master/release/models/gnsi/openconfig-gnsi-credentialz.yang#L179

To maintain alignment between the gNSI protobuf definition and the OpenConfig YANG model, the GlomeRequest proto should be updated to include the created_on field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions