test_fortiosapi_virsh.py 文件源码

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

项目:fortiosapi 作者: fortinet-solutions-cse 项目源码 文件源码
def test_is_license_valid(self):
        if Version(fgt.get_version()) > Version('5.6'):
            self.assertTrue(fgt.license()['results']['vm']['status'] == "vm_valid" or "vm_eval")
        else:
            self.assertTrue(True, "not supported before 5.6")
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号