mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#1598] disable set reservation-mode in db api
This commit is contained in:
parent
36b6b226a1
commit
d33589a76f
@ -70,7 +70,6 @@ const SimpleKeywords SimpleParser4::GLOBAL4_PARAMETERS = {
|
||||
{ "reservations", Element::list },
|
||||
{ "config-control", Element::map },
|
||||
{ "server-tag", Element::string },
|
||||
{ "reservation-mode", Element::string },
|
||||
{ "reservations-global", Element::boolean },
|
||||
{ "reservations-in-subnet", Element::boolean },
|
||||
{ "reservations-out-of-pool", Element::boolean },
|
||||
|
@ -71,7 +71,6 @@ const SimpleKeywords SimpleParser6::GLOBAL6_PARAMETERS = {
|
||||
{ "reservations", Element::list },
|
||||
{ "config-control", Element::map },
|
||||
{ "server-tag", Element::string },
|
||||
{ "reservation-mode", Element::string },
|
||||
{ "reservations-global", Element::boolean },
|
||||
{ "reservations-in-subnet", Element::boolean },
|
||||
{ "reservations-out-of-pool", Element::boolean },
|
||||
|
Loading…
x
Reference in New Issue
Block a user