Skip to content

Instantly share code, notes, and snippets.

@sc68cal
sc68cal / parked_bugs.py
Last active March 4, 2016 18:31 — forked from dims/parked_bugs.py
Bugs marked "In Progress" but no reviews
#!/usr/bin/env python
# Usage: python parked_bugs.py neutron
# Advanced Usage: python parked_bugs.py neutron nova cinder
import itertools
import sys
from launchpadlib import uris
from launchpadlib.launchpad import Launchpad