Doug Hellmann 1da2231116 make it possible to import amqp driver without dependencies
All plugins are supposed to be importable without their dependencies so
we can discover options and documentation. Restructure the parts of the
AMQP1 driver that depend on having proton and pyngus installed so the
driver can load without them.

Change-Id: Id0c8c2a6ae44d13f061e651c33efc9e38750a049
2015-05-16 14:21:32 -04:00
..