zaqar/marconi/transport/__init__.py
Kurt Griffiths 42e40d531c doc(transport.driver_base): Add docstrings
Also, renamed driver_base to base.py to be consistent with storage.

Change-Id: Iff59699a7c43341c2069823a8f39373c2d6b4760
Implements: blueprint transport-base
2013-03-11 16:30:40 -04:00

4 lines
87 B
Python

"""Marconi Transport Drivers"""
from marconi.transport.base import DriverBase # NOQA