Opened 11 years ago

Closed 11 years ago

#45 closed task (fixed)

Create a new REST resource in iRODS interface to create/remove project groups

Reported by: johren@bbn.com Owned by: michael_conway@unc.edu
Priority: major Milestone: GEC18
Component: iRODS Version: Sprint6
Keywords: Cc:
Dependencies:

Description (last modified by johren@bbn.com)

  • This will be used by the GENI portal to create a project group in iRODS when a new project is created in the GENI Portal.
  • The remove functionality is included for completeness but will likely not be used since projects do not currently go away in the GENI Portal (they only go dormant).
  • Add gimiadmin to the project group when it is created.
  • Gracefully handle if the project already exists on create or doesn't exist on remove.

Change History (4)

comment:1 Changed 11 years ago by johren@bbn.com

Description: modified (diff)

comment:2 Changed 11 years ago by johren@bbn.com

Version: Sprint5Sprint6

comment:3 Changed 11 years ago by ahelsing@bbn.com

I assume the only argument is the group name.

For consistency, should the group name be "geni-<project name>"?

Returns 0 - SUCCESS 8 - Project Exists (no change made) 7 - Internal Error

comment:4 Changed 11 years ago by johren@bbn.com

Resolution: fixed
Status: newclosed

This functionality is complete and verified by creating projects via the GENI Portal.

Note: See TracTickets for help on using tickets.