You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ted Ross (JIRA)" <qp...@incubator.apache.org> on 2008/11/14 16:30:44 UTC

[jira] Created: (QPID-1464) Python: Move qmf console out of qpid module

Python: Move qmf console out of qpid module
-------------------------------------------

                 Key: QPID-1464
                 URL: https://issues.apache.org/jira/browse/QPID-1464
             Project: Qpid
          Issue Type: Improvement
          Components: Python Client, Qpid Managment Framework
    Affects Versions: M4
            Reporter: Ted Ross
            Assignee: Ted Ross
            Priority: Blocker
             Fix For: M4


The python API for QMF console is currently in

    python/qpid/qmfconsole.py

It should be moved into a new module for qmf:

    python/qmf/console.py


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-1464) Python: Move qmf console out of qpid module

Posted by "Ted Ross (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Ross resolved QPID-1464.
----------------------------

    Resolution: Fixed

> Python: Move qmf console out of qpid module
> -------------------------------------------
>
>                 Key: QPID-1464
>                 URL: https://issues.apache.org/jira/browse/QPID-1464
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Python Client, Qpid Managment Framework
>    Affects Versions: M4
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>            Priority: Blocker
>             Fix For: M4
>
>
> The python API for QMF console is currently in
>     python/qpid/qmfconsole.py
> It should be moved into a new module for qmf:
>     python/qmf/console.py

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.