You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2016/05/11 15:43:10 UTC

qpid-dispatch git commit: DISPATCH-256 - Added update flag to log's module attribute

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 4926d75aa -> 8366141f1


DISPATCH-256 - Added update flag to log's module attribute


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

Branch: refs/heads/master
Commit: 8366141f153e69776cec50df314dde4e2d03a041
Parents: 4926d75
Author: Ganesh Murthy <gm...@redhat.com>
Authored: Wed May 11 11:42:39 2016 -0400
Committer: Ganesh Murthy <gm...@redhat.com>
Committed: Wed May 11 11:42:39 2016 -0400

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


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


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