Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Redefine] Region input info and style to be changed. #248

Closed
powerkimhub opened this issue Jun 28, 2020 · 2 comments
Closed

[Redefine] Region input info and style to be changed. #248

powerkimhub opened this issue Jun 28, 2020 · 2 comments
Assignees

Comments

@powerkimhub
Copy link
Member

CSP들의 Region 등록시 정보 입력 Interface 개선 및 정형화 필요

  • Azure: location => Region으로 수정
  • AWS: Zone 정보 추가 입력
  • KeyValueList 형식 => Attribute로 고정
  • Zone이 없는 CSP 경우 ""

[AS-IS]

  • AWS: Region
  • AZURE: location
  • GCP: Region, Zone
  • ALIBABA: Region, Zone
  • CLOUDIT: Region
  • OPENSTACK: Region
  • DOCKER: Region
  • CLOUDTWIN: Region

[TO-BE]

  • AWS: Region, Zone
  • AZURE: Region, Zone
  • GCP: Region, Zone
  • ALIBABA: Region, Zone
  • CLOUDIT: Region, Zone
  • OPENSTACK: Region, Zone
  • DOCKER: Region, Zone
  • CLOUDTWIN: Region, Zone
@powerkimhub
Copy link
Member Author

powerkimhub commented Jul 3, 2020

[AWS] Zone 정보 추가 완료
ref) #256
ref) c000398

@powerkimhub
Copy link
Member Author


[현재 형식]

  • AWS: Region, Zone

  • AZURE: location, ResourceGroup

  • GCP: Region, Zone

  • ALIBABA: Region, Zone

  • TENCENT: Region, Zone

  • IBM: Region, Zone

  • OPENSTACK: Region

  • CLOUDIT: Region

  • NCP: Region, Zone

  • KTCLOUD: Region, Zone

  • DOCKER: Region

  • MOCK: Region

  • CLOUDTWIN: Region

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants