From a9076d7962281a7193a1ad5780fe1c5381240014 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Fri, 9 Aug 2024 14:23:24 +0530 Subject: [PATCH 1/5] Updating security group documentation Correcting the documentation about security groups. --- source/adminguide/networking/security_groups.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 5211c24ead..9cdd6a4d56 100644 --- a/source/adminguide/networking/security_groups.rst +++ b/source/adminguide/networking/security_groups.rst @@ -27,7 +27,7 @@ rules filter network traffic according to the IP address that is attempting to communicate with the instance. Security groups are particularly useful in zones that use basic networking, because there is a single guest network for all Guest Instances. In advanced zones, security groups are -supported only on the KVM hypervisor. +supported only on the KVM hypervisor and XenServer/XCP-ng with the network backend configured as "bridge". .. note:: In a zone that uses advanced networking, you can instead define @@ -41,8 +41,7 @@ desired set of rules. Any CloudStack user can set up any number of additional security groups. When a new instance is launched, it is assigned to the default security group unless another user-defined security group is specified. An instance can be a -member of any number of security groups. Once an instance is assigned to a -security group, it remains in that group for its entire lifetime; you +member of any number of security groups. You change the security groups of an instance in a stopped state; you can not move a running instance from one security group to another. You can modify a security group by deleting or adding any number of From 66ba9c913f6ca0f6060e82b281db3976423fe441 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Thu, 14 Nov 2024 11:52:16 +0530 Subject: [PATCH 2/5] Making the limiation clear Making the limiation clear --- source/adminguide/networking/security_groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 9cdd6a4d56..941e15c624 100644 --- a/source/adminguide/networking/security_groups.rst +++ b/source/adminguide/networking/security_groups.rst @@ -41,7 +41,7 @@ desired set of rules. Any CloudStack user can set up any number of additional security groups. When a new instance is launched, it is assigned to the default security group unless another user-defined security group is specified. An instance can be a -member of any number of security groups. You change the security groups of an instance in a stopped state; you +member of any number of security groups. You change the security groups of an instance only in a stopped state; you can not move a running instance from one security group to another. You can modify a security group by deleting or adding any number of From 52ddff3a9f9ff66fed327bcd40f4403a07be7870 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Thu, 14 Nov 2024 11:55:50 +0530 Subject: [PATCH 3/5] Fixing typo Fixing typo --- source/adminguide/networking/security_groups.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 941e15c624..11e9a26524 100644 --- a/source/adminguide/networking/security_groups.rst +++ b/source/adminguide/networking/security_groups.rst @@ -41,7 +41,7 @@ desired set of rules. Any CloudStack user can set up any number of additional security groups. When a new instance is launched, it is assigned to the default security group unless another user-defined security group is specified. An instance can be a -member of any number of security groups. You change the security groups of an instance only in a stopped state; you +member of any number of security groups. You can change the security groups of an instance only in a stopped state; you can not move a running instance from one security group to another. You can modify a security group by deleting or adding any number of From 163c224c8d90b47b3346dc21cfc7d93be02249cd Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Mon, 30 Dec 2024 11:55:33 +0530 Subject: [PATCH 4/5] Update source/adminguide/networking/security_groups.rst Co-authored-by: dahn --- source/adminguide/networking/security_groups.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 11e9a26524..968589bc0e 100644 --- a/source/adminguide/networking/security_groups.rst +++ b/source/adminguide/networking/security_groups.rst @@ -27,7 +27,8 @@ rules filter network traffic according to the IP address that is attempting to communicate with the instance. Security groups are particularly useful in zones that use basic networking, because there is a single guest network for all Guest Instances. In advanced zones, security groups are -supported only on the KVM hypervisor and XenServer/XCP-ng with the network backend configured as "bridge". +supported only on the KVM hypervisor and XenServer/XCP-ng with the network backend +configured as "bridge". .. note:: In a zone that uses advanced networking, you can instead define From 5418261e3d2014522a27e14817dda7a5497628f8 Mon Sep 17 00:00:00 2001 From: Jithin Raju Date: Mon, 30 Dec 2024 11:55:44 +0530 Subject: [PATCH 5/5] Update source/adminguide/networking/security_groups.rst Co-authored-by: dahn --- source/adminguide/networking/security_groups.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 968589bc0e..3ec1bdc131 100644 --- a/source/adminguide/networking/security_groups.rst +++ b/source/adminguide/networking/security_groups.rst @@ -42,7 +42,8 @@ desired set of rules. Any CloudStack user can set up any number of additional security groups. When a new instance is launched, it is assigned to the default security group unless another user-defined security group is specified. An instance can be a -member of any number of security groups. You can change the security groups of an instance only in a stopped state; you +member of any number of security groups. You can change the security groups of +an instance only in a stopped state; you can not move a running instance from one security group to another. You can modify a security group by deleting or adding any number of