This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d13a4bcc37
uncloud-mravi
/
ucloud
/
api
History
meow
d13a4bcc37
Remove pending vm handling mechanism from scheduler + fixed issue that update VM's hostname even on migration failure
2019-12-30 20:05:12 +05:00
..
__init__.py
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
common_fields.py
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
2019-12-30 14:35:07 +05:00
create_image_store.py
Shutdown Source VM (PAUSED) on successfull migration + blackened all .py files
2019-12-30 14:35:07 +05:00
helper.py
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
main.py
Remove pending vm handling mechanism from scheduler + fixed issue that update VM's hostname even on migration failure
2019-12-30 20:05:12 +05:00
README.md
Efforts to make ucloud a python package
2019-12-03 15:40:41 +05:00
schemas.py
Remove unused code + Increase frequeuncy of host heartbeat update
2019-12-30 14:58:05 +05:00
README.md
ucloud-api
Installation
Make sure you have Python >= 3.5 and Pipenv installed.
Clone the repository and
cd
into it.
Run the following commands
pipenv install
pipenv shell
python main.py