HPCCloud icon indicating copy to clipboard operation
HPCCloud copied to clipboard

OpenStack preferences

Open TristanWright opened this issue 7 years ago • 1 comments

  • [ ] Profiles page
  • [ ] OpenStack profile endpoints

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....

TristanWright avatar Jun 20 '17 23:06 TristanWright

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

cjh1 avatar Jun 21 '17 16:06 cjh1