Update DMI Registry yang to support DataStoreSyncState
[cps.git] / cps-ri / src / main / resources / changelog / changelog-master.yaml
1 # ============LICENSE_START=======================================================
2 # Copyright (c) 2021 Bell Canada.
3 # Modifications Copyright (C) 2022 Nordix Foundation.
4 # ================================================================================
5 # Licensed under the Apache License, Version 2.0 (the "License");
6 # you may not use this file except in compliance with the License.
7 # You may obtain a copy of the License at
8 #
9 #       http://www.apache.org/licenses/LICENSE-2.0
10 #
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
16 # ============LICENSE_END=========================================================
17
18 databaseChangeLog:
19   - include:
20       file: changelog/db/changes/01-createCPSTables.yaml
21   - include:
22       file: changelog/db/changes/02-loadData-dataspace.yaml
23   - include:
24       file: changelog/db/changes/03-loadData-schema-set.yaml
25   - include:
26       file: changelog/db/changes/04-loadData-anchor.yaml
27   - include:
28       file: changelog/db/changes/05-loadData-fragment.yaml
29   - include:
30       file: changelog/db/changes/06-delete-not-required-fragment-index.yaml
31   - include:
32       file: changelog/db/changes/07-update-yang-resource-checksums.yaml
33   - include:
34       file: changelog/db/changes/08-update-yang-resources.yaml
35   - include:
36       file: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml
37   - include:
38       file: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml
39   - include:
40       file: changelog/db/changes/11-add-column-to-yang-resources-table.yaml
41   - include:
42       file: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml
43   - include:
44       file: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml
45   - include:
46       file: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml