You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WLSDPLY-01791=Attribute "{0}" is required for {1} credential mapping {2}
372
372
@@ -457,15 +457,16 @@ WLSDPLY-05034=The value for attribute {0} in model location {1} should be a stri
457
457
WLSDPLY-05035=The {0} attribute with value {1} in model location {2}, should be a string but was a {3}
458
458
WLSDPLY-05036=Attribute {0} in model location {1}, uses the {2} macro expression for an integer or references to other another server template configuration element. The Oracle documentation for server templates, cites this as being not supported.
459
459
WLSDPLY-05037=Custom folder {0} will not be validated
460
+
WLSDPLY-05038=Expected a section with subfolders and attributes in model location {0}
460
461
461
462
# wlsdeploy/tools/validate/validation_utils.py
462
-
WLSDPLY-05300={0} variable is referenced in the value of the {1} variable, but is not defined in {2}
463
+
WLSDPLY-05300={0} variable is referenced in the value of the {1} variable, but is not defined in {2}
463
464
464
465
# compare_model.py
465
466
466
467
WLSDPLY-05701=Model Path: {0} does not exist in new model but exists in previous model
467
-
WLSDPLY-05702=Found unsupported online update shape changes {0} for Kubernetes Operator
468
-
WLSDPLY-05703=Found unsupported online update network changes {0} for Kubernetes Operator
468
+
WLSDPLY-05702=Found unsupported online update shape changes {0} for Kubernetes Operator
469
+
WLSDPLY-05703=Found unsupported online update network changes {0} for Kubernetes Operator
469
470
WLSDPLY-05704=Error in compare model {0}
470
471
WLSDPLY-05705=Model {0} is invalid for comparison
471
472
WLSDPLY-05706=Comparing Models: new={0} vs old={1}
0 commit comments