X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fdeploy%2Fo-ran%2Fyang%2Fo-ran-usermgmt.yang;fp=ntsimulator%2Fyang%2Fo-ran%2Fru-fh%2Fo-ran-usermgmt.yang;h=a8a195c4ad267285c856fc0ae2ee16c119ab87ac;hp=815ed632c3f892c3b003b853840610ae61461539;hb=f1d5c9198acde7a7ce296490087cad37e008f688;hpb=f2d8f1002fa93848c80a88e5658db4816cba3020 diff --git a/ntsimulator/yang/o-ran/ru-fh/o-ran-usermgmt.yang b/ntsimulator/deploy/o-ran/yang/o-ran-usermgmt.yang similarity index 96% rename from ntsimulator/yang/o-ran/ru-fh/o-ran-usermgmt.yang rename to ntsimulator/deploy/o-ran/yang/o-ran-usermgmt.yang index 815ed63..a8a195c 100644 --- a/ntsimulator/yang/o-ran/ru-fh/o-ran-usermgmt.yang +++ b/ntsimulator/deploy/o-ran/yang/o-ran-usermgmt.yang @@ -127,9 +127,10 @@ module o-ran-usermgmt { } container users { - must "user/enabled='true'" { - error-message "At least one account needs to be enabled."; - } + // must "user/enabled='true'" { + // error-message "At least one account needs to be enabled."; + // } + //checkAL - above must is commented out for installing reasons //TAKE NOTE - any configuration with zero enabled users is invalid. //This will typically be the case when using a simulated NETCONF Server //and so this constraint should be removed when operating in those scenarios