Here's draft to add support for containers in the Python PMAPI.
commitf4d8062dd3e80d057901d8fdb2d3a6ab8bf55712
authorMarko Myllynen <myllynen@redhat.com>
Tue, 21 Jun 2016 01:30:24 +0000 (21 11:30 +1000)
committerNathan Scott <nathans@redhat.com>
Tue, 21 Jun 2016 01:30:24 +0000 (21 11:30 +1000)
tree4ed3eb62be9d5d2b18cd0dc0273f33120244fee6
parent46dcdb1d53bf2c11765f697d9b7a894bb83fb256
Here's draft to add support for containers in the Python PMAPI.

A follow-up patch for pmrep will use this and it works nicely.
This also updates pmoptget(1) to understand the --containers
option.

Resolves Fedora BZ #1333702.
qa/src/test_set_source.python
src/include/pcp/impl.h
src/libpcp/src/exports
src/libpcp/src/getopt.c
src/pmgetopt/pmgetopt.c
src/python/pcp/pmapi.py
src/python/pmapi.c