diff --git a/lib/jnpr/junos/rpcmeta.py b/lib/jnpr/junos/rpcmeta.py index a3b4da3dc..e59ea3a58 100644 --- a/lib/jnpr/junos/rpcmeta.py +++ b/lib/jnpr/junos/rpcmeta.py @@ -90,7 +90,7 @@ def get_config( options={'database':'committed','inherit':'inherit'}) :param str model: Can provide yang model openconfig/custom/ietf. When - model is non None and filter_xml is None, xml is enclosed under + model is True (filter_xml option is not supported), xml is enclosed under so that we get junos as well as other model configurations