1c739d307e
Some time ago, the Key Management service was renamed to Key Manager service in the governance repo. We originally stuck to naming it Key Management *because* it was named as such in the projects.yaml file, and because it has changed, we should follow how it's named there. Change-Id: Id5c1bd617a02e21e91f01ec095f817222c535138
488 B
488 B
KeyManager API
For details on how to use key_management, see /users/guides/key_manager
openstack.key_manager.v1._proxy
The KeyManager Class
The key_management high-level interface is available through the
key_manager
member of a ~openstack.connection.Connection
object. The
key_manager
member will only be added if the service is
detected.
openstack.key_manager.v1._proxy.Proxy