cloudstack/engine
DK101010 18d9c6dfc6
fix mismatching between db uuids and custom attributes uuids (#5382)
* fix mismatching between db uuids and custom attributes uuids

during the datastore cluster creation, cloudstack could not
recognize the existing primary storage and create a new one because
uuid format not equal

* remove method call setUuid

* add upgrade step to fix faulty pool uuids

* adapt method to transform uuid each time

* extract error msg

* rm unused import

* add exception to log error as parameter

* adapt sql to fetch wrong uuids

* rm spaces

* move upgrade code to Upgrade41610to41700

Co-authored-by: DK101010 <dirk.klahre@itelligence.de>
2022-04-21 10:37:40 -03:00
..
api New feature: give access permission of networks to other accounts in same domain (#5769) 2022-04-19 11:29:31 -03:00
components-api Synchronization of network devices on newly added hosts for Persistent Networks (#5977) 2022-04-11 23:12:05 -03:00
network Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
orchestration New feature: give access permission of networks to other accounts in same domain (#5769) 2022-04-19 11:29:31 -03:00
schema fix mismatching between db uuids and custom attributes uuids (#5382) 2022-04-21 10:37:40 -03:00
service Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
storage Feat/add vdisk UUID to list volume (#5848) 2022-04-19 23:34:09 -03:00
pom.xml Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30