1openstack.identity.v3.domain
2============================
3
4.. automodule:: openstack.identity.v3.domain
5
6The Domain Class
7----------------
8
9The ``Domain`` class inherits from :class:`~openstack.resource.Resource`.
10
11.. autoclass:: openstack.identity.v3.domain.Domain
12   :members:
13