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
b9faddd3a2
uncloud-mravi
/
api
History
meow
f3f2f6127a
Effort is made to ensure a VM always have a status and Unused VM statuses are removed
2019-11-27 12:12:29 +05:00
..
__init__.py
Remove ucloud_common and put its files under ucloud.common subpackage.
2019-11-18 22:39:57 +05:00
common_fields.py
Remove ucloud_common and put its files under ucloud.common subpackage.
2019-11-18 22:39:57 +05:00
create_image_store.py
Remove ucloud_common and put its files under ucloud.common subpackage.
2019-11-18 22:39:57 +05:00
helper.py
* Refactoring
2019-11-25 11:52:36 +05:00
main.py
Effort is made to ensure a VM always have a status and Unused VM statuses are removed
2019-11-27 12:12:29 +05:00
README.md
ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined
2019-10-25 11:42:40 +05:00
schemas.py
* Refactoring
2019-11-25 11:52:36 +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