Xi Wang created AMBARI-14930:
--------------------------------
Summary: Admin Versions: display all existed stack versions in new
format
Key: AMBARI-14930
URL: https://issues.apache.org/jira/browse/AMBARI-14930
Project: Ambari
Issue Type: Task
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Xi Wang
Assignee: Xi Wang
Priority: Critical
Fix For: 2.4.0
On "Admin > Stack and Version > Versions" pages, should display each stack
version information in a new format as attached. This new organization will
show how stack versions related to each other across all services.
Each column is a version, to get the full version definition information, use
related API:
{code}
GET /api/v1/stacks/HDP/versions/2.3/repository_versions
PUT /api/v1/stacks/HDP/versions/2.3/repository_versions // for editing repo
urls
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)