Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Kea Kea
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 504
    • Issues 504
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 52
    • Merge requests 52
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • #1598

Closed
Open
Created Dec 09, 2020 by Michal Nowikowski@godfrydContributor

when reservation-mode is changed via API then it is returned in config-get

After introduction of reserveraions-global, reservations-in-subnet and reservations-out-of-pool field only these fields should be returned in config-get. reservation-mode should never be returned.

Forge tests:

tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v4-None]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v4-all]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v4-out-of-pool]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v4-global]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v4-disabled]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v6-None]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v6-all]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v6-out-of-pool]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v6-global]
tests/dhcpv4/kea_only/config_backend/test_reservations.py::test_reservation_mode_override_init[v6-disabled]
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking