Skip to content

nibalizer/sunsetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SunSetter Retractable Awning

This is a web frontend to the inventory commandline utility inside shade.

It uses the shade openstack client library and the flask web microframework.

Usage

Sunsetter requires a clouds.yaml file to exist in either ~/.config/openstack/clouds.yaml or /etc/openstack/clouds.yaml. This is setup and documented in os-client-config. For developers you can use a clouds.yaml file in the current working directory.

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python sunsetter.py

Open your browser to localhost:5000

About

Sunsetter Retractable Awning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published