python api: drop the incomplete gui mode support interfaces
commitec116f01149b65183693975113ab03860409066a
authorMarko Myllynen <myllynen@redhat.com>
Mon, 27 Jun 2016 06:33:39 +0000 (27 16:33 +1000)
committerNathan Scott <nathans@redhat.com>
Mon, 27 Jun 2016 06:33:59 +0000 (27 16:33 +1000)
tree3b6713ec935c56268449e253afea93e06aae30b2
parent93f89590e5baaccf2b98c55d0114547dd6bb9ac0
python api: drop the incomplete gui mode support interfaces

As discussed in the BZ below, this commit removes the currently
incomplete GUI mode support from the Python PMAPI.  Completing it
would require a non-trivial amount of work, there's been no strong
need for it to be finished, and the current pmapi.py gives false
image it being usable. Of course, if someone wants to work on this
in the future then the effort can be started by reverting this.

https://bugzilla.redhat.com/show_bug.cgi?id=1289910
qa/src/test_pcp_getopts.python
qa/src/test_pcp_options.python
src/pmrep/TODO
src/pmrep/pmrep.py
src/python/pcp/pmapi.py
src/python/pcp/pmgui.py
src/python/pmapi.c