Kitware / HPCCloud

A Cloud/Web-Based Simulation Environment
https://kitware.github.io/HPCCloud/
Apache License 2.0
50 stars 23 forks source link

OpenStack preferences #609

Open TristanWright opened 7 years ago

TristanWright commented 7 years ago

Do we want to mash OpenStack with the AWS user endpoint extensions? e.g.:

GET    /user/{id}/os/profiles
POST   /user/{id}/os/profiles
PATCH  /user/{id}/os/profiles/{profileId}
DELETE /user/{id}/os/profiles/{profileId}
GET    /user/{id}/os/profiles/{profileId}/status
etc....
cjh1 commented 7 years ago

Not sure how the OpenStack endpoints will look for now I would just stub them out if that works?