DaanHoogland commented on code in PR #9106:
URL: https://github.com/apache/cloudstack/pull/9106#discussion_r1634245196
##########
engine/schema/src/main/resources/META-INF/db/views/cloud.volume_view.sql:
##########
@@ -39,6 +39,8 @@ SELECT
`volumes`.`path` AS `path`,
`volumes`.`chain_info` AS `chain_info`,
`volumes`.`external_uuid` AS `external_uuid`,
+ `volumes`.`passphrase_id` AS `passphrase_id`,
Review Comment:
sorry @JoaoJandre , I think we crossed messages (with Kiran in the mix)
here. I don't see `passphrase_id` in the PR. so that means it is applied, right?
If not we'll need to create a new PR.
--
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]