This is an automated email from the ASF dual-hosted git repository. dahn pushed a commit to branch 4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push: new 7f43c64 Updating security group documentation (#469) 7f43c64 is described below commit 7f43c64e4b8fa09d4bd2bc139a6e982a7645309f Author: Jithin Raju <rajuj...@gmail.com> AuthorDate: Tue Jan 14 15:48:19 2025 +0530 Updating security group documentation (#469) --- source/adminguide/networking/security_groups.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/adminguide/networking/security_groups.rst b/source/adminguide/networking/security_groups.rst index 5211c24..968589b 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. +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 +42,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 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