weizhouapache commented on issue #7891:
URL: https://github.com/apache/cloudstack/issues/7891#issuecomment-2023066690

   > Hi @weizhouapache ,
   > 
   > I can confirm that if we use a normal user account, to create a private 
gateway, and then delete the private gateway, then the network that was created 
will not be deleted. We had to delete it directly from the database.
   > 
   > If the created network is necessary for the private gateway, can i also 
request that:
   > 
   > * If the Gateway is deleted, then the network should be deleted too.
   
   agree, this is a bug, it should be fixed.
   
   > * Allow users to rename the created network (currently its some random 
name and its hard to remember/manage just by the name)
   
   the name is not random, it uses the format `vpc-<vpc name>-privateNetwork`
   is it necessary to rename it ?
   
   > * When the user clicks on the network, it shows a 'cannot find network' 
page. (This experience should be improved otherwise users will think its a bug).
   
   maybe the link should be disabled or linked to the private gateway
   they are  not real "Guest" networks, and not displayed in the list of guest 
networks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to