14f3726d27b4362f201fa461f5d24be4328989ea
[cps.git] / cps-ri / src / main / resources / changelog / changelog-master.yaml
1 # ============LICENSE_START=======================================================
2 # Copyright (c) 2021 Bell Canada.
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 # ============LICENSE_END=========================================================
16
17 databaseChangeLog:
18   - include:
19       file: changelog/db/changes/01-createCPSTables.yaml
20   - include:
21       file: changelog/db/changes/02-loadData-dataspace.yaml
22   - include:
23       file: changelog/db/changes/03-loadData-schema-set.yaml
24   - include:
25       file: changelog/db/changes/04-loadData-anchor.yaml
26   - include:
27       file: changelog/db/changes/05-loadData-fragment.yaml
28   - include:
29       file: changelog/db/changes/06-delete-not-required-fragment-index.yaml
30   - include:
31       file: changelog/db/changes/07-update-yang-resource-checksums.yaml
32   - include:
33       file: changelog/db/changes/08-update-yang-resources.yaml
34   - include:
35       file: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml
36   - include:
37       file: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml
38   - include:
39       file: changelog/db/changes/11-add-column-to-yang-resources-table.yaml