Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
Kea
Kea
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 422
    • Issues 422
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 68
    • Merge Requests 68
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • KeaKea
  • Issues
  • #203

Closed
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
Kea1.5-final
Milestone
Kea1.5-final (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/kea#203