apache / apache/cloudstack

Improve the UI/API related to site to site vpn connections

未關閉
#13,688 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
component:api component:networking component:UI
主要語言
Java
星號
3.1k
分支
1.4k
平均合併
7 天 14 小時
30 天內合併 PR
31

描述

### The required feature described as a wish

As admin user currently to identify the relation between vpc, vpn connections , site to site vpn , vpn customer gateway, vpngateways is difficult from api and also from the ui prespective

It would be great we could improve the api and Ui related operations to site to site vpn

https://docs.cloudstack.apache.org/en/4.22.1.0/adminguide/networking/site_to_site_vpn.html

UI/API Issue 1: Show the associated s2svpngatewayid and s2scustomergatewayid and vpc in the vpn connections page

Navigate to Network > VPN Connections

The listVpnConnections has the s2scustomergatewayid and s2svpngatewayid in the api response and also vpcid as a parameter

https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnConnections.html

Expected behaviour

As Admin user i would like to know to which to vpn customer gateway ( name) and to which vpc (name) that a particular vpn connection is assoicated with.

Remembering the IP address and UUID is not possible

--------

UI/API Issue 2: Differnt views present when creating a vpn connection

Navigate > Network > Create VPN connection >

Image

Navigate > Network > VPC > VPN Connection > Create Site to Site VPN Connection

Image

Expected behaviour

Show a consistent form to avoid confusion

----

UI issue 3: Rename ( Network > Site-to-Site VPN ) to VPN gateways

Its calling the listVpnGateways api

https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnGateways.html

Expected behaviour

The site to site vpn is not a proper name

-----
UI issue 4: Show the VPC details in the main page Network > Site to Site VPN

The vpc details is visible after clicking the IP address

Image

Image

----
UI/Api issue 5: Show the VPC associated with VPN customer gateways

https://cloudstack.apache.org/api/apidocs-4.22/apis/listVpnCustomerGateways.html

Network > VPN Customer gateway

Image

貢獻指南

開啟貢獻指南

研究方向

首先,搭配 listVpnConnections、listVpnGateways 和 listVpnCustomerGateways API 文件,檢視 Network > VPN Connections、Site-to-Site VPN、VPN gateways 和 VPN Customer gateway 檢視畫面。比較兩種 VPN 連線建立流程,並確認現有回應如何公開 VPC 和閘道關聯。完成的標準是:相關名稱和 VPC 詳細資訊會顯示在列出的檢視畫面中,且建立表單一致。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
java
領域
api, full-stack
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。