Skip to content

GitLab

  • Menu
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 504
    • Issues 504
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 53
    • Merge requests 53
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & 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 Projects
  • KeaKea
  • Issues
  • #203
Closed
Open
Created Nov 03, 2018 by Wlodzimierz Wencel@wlodekMaintainer

sysrepo/netconf documentation improvements

Some of yang models have to be installed by hand and some of them are installed automatically as dependencies of those manually installed. So it would be nice that users guide would list every model that have to be installed by hand. I think those models are: ietf-dhcpv6-server.yang kea-dhcp4-server.yang kea-dhcp6-server.yang kea-dhcp-ddns.yang kea-ctrl-agent.yang ietf-inet-types.yang ietf-yang-types.yang for testing: keatest-module.yang

Also docs is missing simple example how to start kea using sysrepocfg, it says Such changes can be done using sysrepocfg tool or remotely using any NETCONF client. For details, please see Sysrepo documentation and I really don't like the fact we are sending user to different documentation instead of having couple lines like:

sudo sysrepocfg -l 4 -d startup -f xml -i startup-4.xml kea-dhcp4-server

sudo sysrepocfg -l 4 -d running -f xml -i twopools-4.xml kea-dhcp4-server

with couple sentences explaining what "running" and "startup" datastores really are.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking