Skip to content

SHenry07/vSphere_selfuse

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

项目立意

自己的一个小实践,分页、查找正在学习中

业务逻辑:

st=>start:  前端处理
op=>operation: view视图处理
cond=>异步: Yes or No?
sub=>subroutine: celery
op2=>operation: 调用vspehere_exec中的模块
e=>返回值前端渲染

st->op->cond
cond(yes)->sub->op2->e
cond(no)->e

settings.py中请自行添加mysql数据地址

clone_vm.py54行写死了虚拟机的文件目录,请自行修改或者创建相应目录

About

vSphere自动化尝试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published