framework

This commit is contained in:
2022-10-10 15:59:15 +10:30
parent 60fe08f754
commit e8436e6540
2 changed files with 7 additions and 0 deletions
+5
View File
@@ -8,3 +8,8 @@ def getAllProjects():
def getCatalog():
catalogData=ng_openstack.openstackRequest.openstackRequest("GET", "v3/endpoints", "",
os.getenv("OS_AUTH_URL")).json()
return catalogData