From e177e7a27b226d94aaa06037822e0b91ced1baf8 Mon Sep 17 00:00:00 2001 From: Steve Wilkerson Date: Wed, 12 Apr 2017 10:41:58 -0500 Subject: [PATCH] Changed project names in values Some projects had the wrong project name in values. This updates the projects names accordingly Change-Id: I88b49d9fe4cc155c401c65b8bd16d970008f780f --- cinder/values.yaml | 2 +- nova/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cinder/values.yaml b/cinder/values.yaml index bb2b234698..8ff28f1f33 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for cinder. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value diff --git a/nova/values.yaml b/nova/values.yaml index 68638accbf..0cfc434500 100644 --- a/nova/values.yaml +++ b/nova/values.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# Default values for keystone. +# Default values for nova. # This is a YAML-formatted file. # Declare name/value pairs to be passed into your templates. # name: value