cloudstack/tools
Harikrishna b17808bfba
Introducing Storage Access Groups for better management for host and storage connections (#10381)
* Introducing Storage Access Groups to define the host and storage pool connections

In CloudStack, when a primary storage is added at the Zone or Cluster scope, it is by default connected to all hosts within that scope. This default behavior can be refined using storage access groups, which allow operators to control and limit which hosts can access specific storage pools.

Storage access groups can be assigned to hosts, clusters, pods, zones, and primary storage pools. When a storage access group is set on a cluster/pod/zone, all hosts within that scope inherit the group. Connectivity between a host and a storage pool is then governed by whether they share the same storage access group.

A storage pool with a storage access group will connect only to hosts that have the same storage access group. A storage pool without a storage access group will connect to all hosts, including those with or without a storage access group.
2025-05-19 11:33:29 +05:30
..
apidoc Introducing Storage Access Groups for better management for host and storage connections (#10381) 2025-05-19 11:33:29 +05:30
appliance Merge release branch 4.20 to main 2025-04-09 13:02:31 +02:00
bugs-wiki Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
build Merge branch '4.19' 2024-11-14 15:59:35 +01:00
checkstyle Updating pom.xml version numbers for release 4.21.0.0-SNAPSHOT 2024-11-27 11:47:06 -03:00
devcloud-kvm pre-commit check `.cfg` files with the trailing whitespace hook (#10151) 2025-01-03 09:39:16 +01:00
devcloud4 pre-commit check `.cfg` files with the trailing whitespace hook (#10151) 2025-01-03 09:39:16 +01:00
docker docs: fixes grammar and spelling in Markdown files only (#10656) 2025-04-08 12:44:14 +02:00
eclipse pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
git text in echo change in git-pr 2024-12-20 16:45:01 +01:00
jira jira-changes.py: generate content for CHANGES.md from jira filter 2014-11-30 21:16:59 -05:00
logo README: happy holidays! 2015-12-23 13:27:40 +05:30
marvin Merge branch '4.20' of https://github.com/apache/cloudstack 2025-05-12 13:12:09 +05:30
ngui pre-commit: remove trailing-whitespace from more file types (#10131) 2024-12-31 14:55:24 +05:30
transifex pre-commit: check more file types for trailing whitespace (#9352) 2024-07-10 09:22:02 +02:00
utils/database_comparision_during_upgrade pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
whisker pre-commit: add `XML` files to the `trailing-whitespace` check (#9131) 2024-07-12 09:42:54 +02:00
pom.xml Updating pom.xml version numbers for release 4.21.0.0-SNAPSHOT 2024-11-27 11:47:06 -03:00