Go to file
Cory Hawkless c422a7285c Stuck on Neutron catalog URL 2022-11-03 10:59:58 +10:30
ng_openstack Stuck on Neutron catalog URL 2022-11-03 10:59:58 +10:30
.env.example framework 2022-10-10 15:55:49 +10:30
.gitignore framework 2022-10-10 15:55:49 +10:30
README.md framework 2022-10-10 15:55:49 +10:30
main.py Stuck on Neutron catalog URL 2022-11-03 10:59:58 +10:30
requirements.txt framework 2022-10-10 15:55:49 +10:30
testt.py Searching projectS 2022-11-02 16:40:46 +10:30

README.md

Run redis localls to store tokens docker run -d -p 6379:6379 --name redis redis

sudo apt install python3-dotenv source venv/bin/activate pip3 install -r requirements.txt