shwstppr commented on PR #6654: URL: https://github.com/apache/cloudstack/pull/6654#issuecomment-1219418983
> Hi @shwstppr @nvazquez yes it is possible, pool_type = "DatastoreCluster". > > We discussed at the time in which format uuids should be stored in the database and that it should always be the same format. That's why we created the sql back then. > > Therefore, the code for the storage plugin and local storage should be adapted and not the uuids in the database should be used with the wrong format or am I missing something? @DK101010 I guess it is not just the code for the storage plugins and local storage. Like @slavkap pointed out in her issue it could be manually set or could be already set and used in production env where upgrades would fail. Using pool_type filter would be safer for now. Can you please review the changes? -- 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]
