framework
This commit is contained in:
@@ -8,3 +8,8 @@ def getAllProjects():
|
||||
|
||||
|
||||
|
||||
def getCatalog():
|
||||
catalogData=ng_openstack.openstackRequest.openstackRequest("GET", "v3/endpoints", "",
|
||||
os.getenv("OS_AUTH_URL")).json()
|
||||
return catalogData
|
||||
|
||||
|
||||
Reference in New Issue
Block a user