This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


The following commit(s) were added to refs/heads/main by this push:
     new 96f614e  vpc-name prepend to tier-name using global settings (#445)
96f614e is described below

commit 96f614e975705da428b73882ab434a32837c87e4
Author: Abhisar Sinha <[email protected]>
AuthorDate: Tue Dec 3 12:05:47 2024 +0530

    vpc-name prepend to tier-name using global settings (#445)
---
 source/adminguide/networking/virtual_private_cloud_config.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/source/adminguide/networking/virtual_private_cloud_config.rst 
b/source/adminguide/networking/virtual_private_cloud_config.rst
index 79599d0..0365e98 100644
--- a/source/adminguide/networking/virtual_private_cloud_config.rst
+++ b/source/adminguide/networking/virtual_private_cloud_config.rst
@@ -266,6 +266,10 @@ other Network Tiers within the VPC.
 
    -  **Name**: A unique name for the Network Tier you create.
 
+   .. note::
+      Admins can choose to automatically prepend the VPC name to the Tier name 
during creation
+      using global configurations "vpc.tier.name.prepend" and 
"vpc.tier.name.prepend.delimiter".
+
    -  **Network Offering**: The following default Network offerings are
       listed: Internal LB,
       DefaultIsolatedNetworkOfferingForVpcNetworksNoLB,

Reply via email to