Commit 0cccbefa authored by Matthieu Hautreux's avatar Matthieu Hautreux Committed by Morris Jette
Browse files

[PATCH 10/17] layouts: add read-only keyspec support

Layout entities Key/value pairs were automatically merged during updates with
the previous logic. It is still the case by default but keyspec can now
also be declared as RDONLY in layouts plugins in order to avoid that.

Note that RDONLY keys can still be written by the plugins implementations when
necessary. It only affects the automerge logic avoiding to let administrators
update them with 'scontrol layouts update ...' commands directly.
parent a302f763
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment