summaryrefslogtreecommitdiff
path: root/python/qpid
diff options
context:
space:
mode:
Diffstat (limited to 'python/qpid')
-rw-r--r--python/qpid/management.py4
-rw-r--r--python/qpid/managementdata.py5
2 files changed, 9 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
"""
diff --git a/python/qpid/managementdata.py b/python/qpid/managementdata.py
index 2bf66a5e5b..5bceb48b7d 100644
--- a/python/qpid/managementdata.py
+++ b/python/qpid/managementdata.py
@@ -19,6 +19,11 @@
# under the License.
#
+
+###############################################################################
+## This file is being obsoleted by qpid/qmfconsole.py
+###############################################################################
+
import qpid
import re
import socket