cloudstack/engine
Wei Zhou 8483e8a77e
Apple FR68: modify "passphrase" column to varchar(255) (#227)
For existing environments, please modify the column by

ALTER TABLE `cloud`.`passphrase` MODIFY COLUMN `passphrase` varchar(255) DEFAULT NULL;
2023-02-01 11:13:13 +01:00
..
api User data as first class resource (#193) 2022-10-03 15:54:39 +05:30
components-api Refactor few process of VirtualMachineManagerImpl and improve logs (#4966) (#211) 2022-11-18 20:37:11 +05:30
network Updating pom.xml version numbers for release 4.16.1.0 2022-02-25 19:01:16 +05:30
orchestration Fix UEFI detection on KVM and prevent deployments on non UEFI enabled hosts (#6423) (#221) 2023-01-27 15:53:53 +05:30
schema Apple FR68: modify "passphrase" column to varchar(255) (#227) 2023-02-01 11:13:13 +01:00
service Updating pom.xml version numbers for release 4.16.1.0 2022-02-25 19:01:16 +05:30
storage User data as first class resource (#193) 2022-10-03 15:54:39 +05:30
pom.xml Updating pom.xml version numbers for release 4.16.1.0 2022-02-25 19:01:16 +05:30