Repository: qpid-dispatch
Updated Branches:
  refs/heads/master eb766e3ad -> 6c3448143


DISPATCH-1116: prevent module being updated on log instances


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/6c344814
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/6c344814
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/6c344814

Branch: refs/heads/master
Commit: 6c34481438d6c268d3e8debd238e8d5131ff7be1
Parents: eb766e3
Author: Gordon Sim <g...@redhat.com>
Authored: Thu Sep 6 20:12:04 2018 +0100
Committer: Gordon Sim <g...@redhat.com>
Committed: Thu Sep 6 20:30:04 2018 +0100

----------------------------------------------------------------------
 python/qpid_dispatch/management/qdrouter.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/6c344814/python/qpid_dispatch/management/qdrouter.json
----------------------------------------------------------------------
diff --git a/python/qpid_dispatch/management/qdrouter.json 
b/python/qpid_dispatch/management/qdrouter.json
index 8a49260..06324af 100644
--- a/python/qpid_dispatch/management/qdrouter.json
+++ b/python/qpid_dispatch/management/qdrouter.json
@@ -999,8 +999,7 @@
                         "DEFAULT"
                     ],
                     "required": true,
-                    "description": "Module to configure. The special module 
'DEFAULT' specifies defaults for all modules.",
-                    "update": true
+                    "description": "Module to configure. The special module 
'DEFAULT' specifies defaults for all modules."
                 },
                 "enable": {
                     "type": "string",


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to