shwstppr commented on pull request #5043: URL: https://github.com/apache/cloudstack/pull/5043#issuecomment-850312529
@slavkap I'm not sure how this is conceptualised to work but my doubt is what happens if there are VMs present with a service offering that has both host and storage tags (`h1` and `s1`). Current VMs must be correctly placed in the appropriate host and storage. Now operator updates tags for offering to `h2` and `s2`. When new VMs are created with this offering they might be placed in some altogether different host and storage. Won't this create some sort of inconsistency? Further, will the server prevent updating offering tags when it has VMs present or will it migrate earlier VMs to new host/storage to address tag mismatch? -- 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. For queries about this service, please contact Infrastructure at: [email protected]
