-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
False
-
False
-
No
-
GOAL
- Provide DB/OCP Admins the ability to create database provider accounts and database instances.
- Provide DB/OCP Admins a view of the usage of their database instances
USER STORY
- As an admin, I would like to know how and which application is connected to my database
- As an admin, I would like to see where the applications are running
- As an admin, I would like to see which user created these applications and who is using them
REQUIREMENTS
- Which information do we want to show in the DB instances list?
- What are the titles for each column?
DESIGN STORY
We are adding the ability for an admin to create, view and manage their database provider accounts/instances on OCP. This feature should surface database services on OCP and give admins insight into database instance usage.
Create a DB Provider Account flow:
- Click on the database link on the main navigation panel in OCP
- A new user will see an empty state
- Click Create Provider Account button
- Enter pertinent details into the creation form
- Click Create button
- View database account and database instance
DOCUMENTS
NEXT STEPS
- Review design
- Stakeholder acceptance
- Development