X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fstx-puppet%2F0008-puppet-manifests-keystone-include-platform-client.patch;fp=meta-starlingx%2Fmeta-stx-cloud%2Frecipes-support%2Fpuppet%2Ffiles%2Fstx-puppet%2F0008-puppet-manifests-keystone-include-platform-client.patch;h=0000000000000000000000000000000000000000;hb=6fc6934434f70595536a387ece31bc30141cafb5;hp=3716d06ec1b6894707937a86629072b71d15ebf0;hpb=eb1e26510491ba49de693ab3b0498edcb06be6c5;p=pti%2Frtp.git diff --git a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/stx-puppet/0008-puppet-manifests-keystone-include-platform-client.patch b/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/stx-puppet/0008-puppet-manifests-keystone-include-platform-client.patch deleted file mode 100644 index 3716d06..0000000 --- a/meta-starlingx/meta-stx-cloud/recipes-support/puppet/files/stx-puppet/0008-puppet-manifests-keystone-include-platform-client.patch +++ /dev/null @@ -1,25 +0,0 @@ -From 27eefdede1dc6e45704a14480c79585e66b7939e Mon Sep 17 00:00:00 2001 -From: Jackie Huang -Date: Thu, 26 Mar 2020 10:17:20 +0800 -Subject: [PATCH] keystone: include ::platform::client - -Signed-off-by: Jackie Huang ---- - puppet-manifests/src/modules/openstack/manifests/keystone.pp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/puppet-manifests/src/modules/openstack/manifests/keystone.pp b/puppet-manifests/src/modules/openstack/manifests/keystone.pp -index 1cb65bc..837e551 100644 ---- a/puppet-manifests/src/modules/openstack/manifests/keystone.pp -+++ b/puppet-manifests/src/modules/openstack/manifests/keystone.pp -@@ -333,6 +333,7 @@ class openstack::keystone::server::runtime { - class openstack::keystone::endpoint::runtime { - - if str2bool($::is_controller_active) { -+ include ::platform::client - include ::keystone::endpoint - - include ::sysinv::keystone::auth --- -2.7.4 -