softhsm.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:charm-barbican-softhsm 作者: openstack 项目源码 文件源码
def install(self):
        """Perform the normal charm install, and then kick off setting up the
        barbican_token in the softhsm2 token store.
        """
        super(BarbicanSoftHSMCharm, self).install()
        # now add the barbican user to the softhsm group so that the
        # barbican-worker can access the softhsm2.conf file.
        ch_core_host.add_user_to_group('barbican', 'softhsm')
        self.setup_token_store()
        hookenv.status_set(
            'waiting', 'Charm installed and token store configured')
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号