You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Preconditions:

  •  User is not logged in

Primary flow:

  • Project Admin
    • User chooses "Create Account" from the Login View of the NDS Labs UI (NDS-213)
    • User is prompted to enter email address
    • On submit, system sends verification email
    • User clicks link in verification email and is taken to "Create Account" page
    • User enters account information (other than email)
      • Name
      • Description
    • On submit, an email is sent to ndslabs-support requesting approval of new project (NDS-212)
      • Project record is stored in unapproved state
  • NDS Labs Support person (cluster admin)
    • Clicks link in approval email
    • Logs in to admin UI
    • Provisions project resources
      • Memory: via project administration page (NDS-200
      • VCPUs: via project administration page (NDS-200)
      • Storage: via volume creation process (NDS-210)
      • Static IP: via project administration page (NDS-200)
      • DNS: optional, send email to help+neteng
    • An e-mail is sent to the Project admin confirming that their account has been approved and that they can now log in
  • No labels