tengqm f5646c0413 Documentation for cluster API and resources
This patch adds documentation for cluster service API and resources.
Follow up patch will add a user guide.

Change-Id: I97fe993a1ddbc0817aa02b1cbb568b334ad8f94e
2016-01-24 05:00:45 -05:00

15 lines
373 B
ReStructuredText

Cluster API
===========
.. automodule:: openstack.cluster.v1._proxy
The Cluster Class
-----------------
The cluster high-level interface is available through the ``cluster``
member of a :class:`~openstack.connection.Connection` object. The
``cluster`` member will only be added if the service is detected.
.. autoclass:: openstack.cluster.v1._proxy.Proxy
:members: