Configure Hazelcast to have 1 backup to reduce memory
[cps.git] / cps-ri / src / main / resources / changelog / db / changes / 07-update-yang-resource-checksums.yaml
1 #  ============LICENSE_START=======================================================
2 #  Copyright (C) 2021 Nordix Foundation
3 #  ================================================================================
4 #  Licensed under the Apache License, Version 2.0 (the "License");
5 #  you may not use this file except in compliance with the License.
6 #  You may obtain a copy of the License at
7 #
8 #        http://www.apache.org/licenses/LICENSE-2.0
9 #
10 #  Unless required by applicable law or agreed to in writing, software
11 #  distributed under the License is distributed on an "AS IS" BASIS,
12 #  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 #  See the License for the specific language governing permissions and
14 #  limitations under the License.
15 #
16 #  SPDX-License-Identifier: Apache-2.0
17 #  ============LICENSE_END=========================================================
18
19 databaseChangeLog:
20   - changeSet:
21       id:  7
22       author:  cps
23       comment: Change checsum on yang resource due to new hash algoritm
24       changes:
25         -  update:
26              columns:
27                -  column:
28                     name:  checksum
29                     value:  417a7b14944f6236ad0e2b1ef956158c050cff9b74e3561ca80af32d11be240b
30              tableName:  yang_resource
31              where:  checksum='fd06e465f26f1e7d0253bbf77e7e55e1'
32         -  update:
33              columns:
34                -  column:
35                     name:  checksum
36                     value:  436fef591eba7f38d1a0c5e3cbd3c122f01ab41dfab37cc5a9cbca1ed53b29fb
37              tableName:  yang_resource
38              where:  checksum='0337045143fa2e592243243f82699b93'
39         -  update:
40              columns:
41                -  column:
42                     name:  checksum
43                     value:  25516798613f862ad20831e59ba02b75ecdc9c6f5547ed5d90bda76143bf0112
44              tableName:  yang_resource
45              where:  checksum='57d603ee9ab0c49355ad0695c0709c93'