host_ctrl.py 文件源码

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

项目:virtapi 作者: spiperac 项目源码 文件源码
def request_cred(self, credentials, user_data):
        for credential in credentials:
            if credential[0] == libvirt.VIR_CRED_AUTHNAME:
                credential[4] = self.host_username
            elif credential[0] == libvirt.VIR_CRED_PASSPHRASE:
                credential[4] = self.host_password
        return 0
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号