cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Assign a network name column in the Guest Vlan page

Open kiranchavala opened this issue 3 years ago • 1 comments

ISSUE TYPE
  • Enhancement Request
COMPONENT NAME
Componet:UI
Componet:api
CLOUDSTACK VERSION
4.18 nightly
4.17.2

SUMMARY

Assign a network name column in the Guest Vlan page

Have the network name as a column in this page ( Network > Guest Vlan)

Currently to identify the mapping between guestvlan and networks

User has to click on the Vlan id > Guestnetworks >

It will be easy for the admin user to identify the relation with the networks if its on the main page of guest vlan

https://cloudstack.apache.org/api/apidocs-4.17/apis/listGuestVlans.html guestvlan1

guestvlan2

kiranchavala avatar Feb 17 '23 07:02 kiranchavala

the only problem is, the guest vlan might be used by multiple networks (for example 1 isolated network and 2 user-shared networks)

weizhouapache avatar Feb 17 '23 12:02 weizhouapache

fixed in #9554

DaanHoogland avatar Aug 29 '24 13:08 DaanHoogland