summaryrefslogtreecommitdiff
path: root/python/qpid/management.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/qpid/management.py')
-rw-r--r--python/qpid/management.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/qpid/management.py b/python/qpid/management.py
index 485b64b99f..fd60ac22cf 100644
--- a/python/qpid/management.py
+++ b/python/qpid/management.py
@@ -17,6 +17,10 @@
# under the License.
#
+###############################################################################
+## This file is being obsoleted by qpid/qmfconsole.py
+###############################################################################
+
"""
Management API for Qpid
"""