This should help with the pagination issue described in:
https://github.com/python-bugzilla/python-bugzilla/issues/149
We have more than 1000 bugzillas, but only couple hundreds are open.
Long term, we will need to add code to handle the pages, but this works for now.
Signed-off-by: Miro Hrončok <miro@hroncok.cz>