[python-bugzilla] [PATCH] Add limited support for ExternalBugs extension in RHBZ

Cole Robinson crobinso at redhat.com
Sun Nov 16 20:01:24 UTC 2014


On 11/10/2014 12:46 AM, abn at redhat.com wrote:
> From: Arun Babu Neelicattu <abn at redhat.com>
>
> - RHBZ instances now support adding/removing external trackers as
>    documented at https://bugzilla.redhat.com/docs/en/html/api/extensions/ExternalBugs/lib/WebService.html
> - Limitations: current implementation uses only ext_type_description and
>    ext_bz_bug_id and does not support any other external tracker fields
> ---
>   bugzilla/rhbugzilla.py | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++
>   tests/rw_functional.py | 33 +++++++++++++++++++++++
>   2 files changed, 106 insertions(+)
>

Thanks Arun, pushed now

- Cole


More information about the python-bugzilla mailing list