keystone.api.os_simple_cert module¶
- class keystone.api.os_simple_cert.SimpleCertAPI(blueprint_url_prefix='', api_url_prefix='', default_mediatype='application/json', decorators=None, errors=None)[source]¶
Bases:
APIBase
- resource_mapping = [(<class 'keystone.api.os_simple_cert.SimpleCertCAResource'>, '/OS-SIMPLE-CERT/ca', None, {}, ('https://docs.openstack.org/api/openstack-identity/3/ext/OS-SIMPLE-CERT/1.0/rel/ca_certificate', 'stable', {})), (<class 'keystone.api.os_simple_cert.SimpleCertListResource'>, '/OS-SIMPLE-CERT/certificates', None, {}, ('https://docs.openstack.org/api/openstack-identity/3/ext/OS-SIMPLE-CERT/1.0/rel/certificates', 'stable', {}))]¶
- resources = []¶