weizhouapache commented on code in PR #392:
URL:
https://github.com/apache/cloudstack-documentation/pull/392#discussion_r1572679724
##########
source/adminguide/host_and_storage_tags.rst:
##########
@@ -23,6 +23,18 @@ Host tags
---------
Host tags are responsible for directing VMs to compatible hosts. They are
validated with the host tags informed in the compute offerings or in the system
offerings.
+There are two types of host tags:
+
+- (Explicit) host tags: the host tags are managed by CloudStack, including the
flexible host tags. Cloud operator can set, update, and delete host tags via
CloudStack API or GUI.
+- Implicit host tags: the host tags are not managed by CloudStack API.
Review Comment:
```suggestion
- Implicit host tags: the host tags are not managed by CloudStack API. Cloud
operator cannot use both implicit host tags and flexible host tags.
```
##########
source/adminguide/host_and_storage_tags.rst:
##########
@@ -23,6 +23,18 @@ Host tags
---------
Host tags are responsible for directing VMs to compatible hosts. They are
validated with the host tags informed in the compute offerings or in the system
offerings.
+There are two types of host tags:
+
+- (Explicit) host tags: the host tags are managed by CloudStack, including the
flexible host tags. Cloud operator can set, update, and delete host tags via
CloudStack API or GUI.
+- Implicit host tags: the host tags are not managed by CloudStack API.
+
+.. note::
+ Currently the implicit host tags are only configurable on KVM hosts.
Review Comment:
```suggestion
Cloud operator can easily set the implicit host tags per host based on
server configurations,
for example hardware devices (GPU type, disk type, network card type,
etc).
Currently the implicit host tags are only configurable on KVM hosts.
```
--
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]