heat/contrib/rackspace/rackspace
Anderson Mesquita 973b7ea6b7 Fix doc generation for Rackspace::Cloud::Network
Since contrib plugins may not be installed at the time the docs are
generated, the resource_mapping function needs to return all resource
types defined by the resource module.  To selectively load such resource
types - based on requirements being met, for instance, the
available_resource_mapping function should be used instead.

This makes the necessary changes to Rackspace::Cloud::Network so that
its docs are generated correctly.

Related-Bug: 1403897
Change-Id: I7c12c055924e7a16a5b9cc573d91c12089a2395d
2014-12-19 19:18:50 +00:00
..
resources Fix doc generation for Rackspace::Cloud::Network 2014-12-19 19:18:50 +00:00
tests Implement handle_check for Rackspace Cloud Servers 2014-12-03 18:00:22 +00:00
__init__.py Restructure contrib/ directories 2014-03-03 10:49:28 -05:00
clients.py Merge "Validate tenant_id part of TempURL in clients" 2014-10-22 15:11:52 +00:00