uncloud/api
ahmadbilalkhalid fefbe2e1c7 More Networking Implementation 2019-11-15 21:11:45 +05:00
..
README.md ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined 2019-10-25 11:42:40 +05:00
common_fields.py single node,w/o ceph networking implemented 2019-11-11 23:42:57 +05:00
config.py single node,w/o ceph networking implemented 2019-11-11 23:42:57 +05:00
create_image_store.py ucloud-{api,scheduler,host,filescanner,imagescanner,metadata} combined 2019-10-25 11:42:40 +05:00
helper.py More Networking Implementation 2019-11-15 21:11:45 +05:00
main.py More Networking Implementation 2019-11-15 21:11:45 +05:00
schemas.py More Networking Implementation 2019-11-15 21:11:45 +05:00

README.md

ucloud-api

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Installation

Make sure you have Python >= 3.5 and Pipenv installed.

  1. Clone the repository and cd into it.
  2. Run the following commands
    • pipenv install
    • pipenv shell
    • python main.py