Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 556
    • Issues 556
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 66
    • Merge requests 66
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • KeaKea
  • Issues
  • #108
Closed
Open
Issue created Sep 01, 2018 by Francis Dupont@fdupontDeveloper

Need to quote some keys for yang.

The Kea6 reservations.json example file use 'somevalue' as the identifier of a (flex-id) host reservation. Yang uses the same character ' for list keys so it conflicts. The solution should be to convert the identifier in hexadecimal so:

  • check the textual and hexadecimal forms can be used together / safely.
  • check presence of problematic characters in a string used as a list key
  • create an adaptor to quote or convert strings used as list key. Nothing hard but low priority as this is clearly a corner case.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking