heat/contrib
Steve Baker 7d3111f941 Implement neutron client plugin
This moves the client creation code out of Clients._neutron() into
its own client plugin.

Neutron is an integrated project, and python-neutronclient is a dependency,
so the import is now mandatory. Also any conditional code which skipped
if the neutron client was missing has been removed, since the presense or
absense of an installed neutronclient has no bearing on whether neutron
is installed on a given cloud.

Change-Id: Id9fdc50e80efe78731e21934ed9f2704cc3eb408
2014-07-09 08:45:29 +12:00
..
barbican Deprecate direct access to clients methods 2014-07-01 16:51:20 +12:00
docker Merge "Fix docker volumes binds issue" 2014-07-04 23:09:58 +00:00
extraroute Implement neutron client plugin 2014-07-09 08:45:29 +12:00
heat_keystoneclient_v2 Support of regional endpoinds using Keystone v2 2014-06-02 18:58:13 +02:00
marconi Deprecate direct access to clients methods 2014-07-01 16:51:20 +12:00
nova_flavor/nova_flavor Implement nova client plugin 2014-07-08 09:42:36 +12:00
rackspace Implement glance client plugin 2014-07-09 08:26:58 +12:00