Summary
- Create Pcu abstract class and make OsmoPcu inherit from it (details)
 - bts_osmo.py: ready_for_pcu is of public access from tests, move it (details)
 - Create Bts abstract class and make OsmoBts inherit from it (details)
 - pcu.py: Introduce PcuDummy class (details)
 - Introduce PowerSupply interface and PowerSupplySispm (details)
 - Introduce ip.access nanobts support (details)
 - default-suites.conf: Add nanobts related tests (details)
 - nanobts: Bind to specific addr instead of specific iface (details)