octavia.certificates.common.auth package

octavia.certificates.common.auth package

Submodules

octavia.certificates.common.auth.barbican_acl module

Barbican ACL auth class for Barbican certificate handling

class BarbicanACLAuth[source]

Bases: octavia.certificates.common.barbican.BarbicanAuth

classmethod get_barbican_client(project_id=None)[source]

Creates a Barbican client object.

Parameters:project_id – Project ID that the request will be used for
Returns:a Barbican Client object
Raises:Exception – if the client cannot be created

Module contents

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.