From c4d54138c2ab61135c27d9e68cee56ee529c27c3 Mon Sep 17 00:00:00 2001 From: PhearTheCeal Date: Fri, 20 Mar 2020 13:34:50 -0700 Subject: [PATCH 1/2] add explicit note that this directory is for demo --- migration-scripts/migration-workshop/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/migration-scripts/migration-workshop/README.md b/migration-scripts/migration-workshop/README.md index d46490e..286bd24 100644 --- a/migration-scripts/migration-workshop/README.md +++ b/migration-scripts/migration-workshop/README.md @@ -1,3 +1,5 @@ +DB migration workshop and demo resources - Open Infra Summit Berlin 2018 +=== Database Migration Workshop Instructions From eee40b802ef1ce2898ba59247c24f48ca57be73c Mon Sep 17 00:00:00 2001 From: PhearTheCeal Date: Fri, 20 Mar 2020 13:36:08 -0700 Subject: [PATCH 2/2] Update extra.yaml --- migration-scripts/migration-workshop/ocata/extra.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/migration-scripts/migration-workshop/ocata/extra.yaml b/migration-scripts/migration-workshop/ocata/extra.yaml index c2b6eca..ef8095c 100644 --- a/migration-scripts/migration-workshop/ocata/extra.yaml +++ b/migration-scripts/migration-workshop/ocata/extra.yaml @@ -1,3 +1,4 @@ +# The passwords in this file are only used for demo/workshop purposes kolla_base_distro: "centos" kolla_install_type: "source" openstack_release: "ocata"