From 47a6d1039de9a24197d8d24a5bc4d3252f9db3d4 Mon Sep 17 00:00:00 2001
From: Mauricio Lima <mauriciolimab@gmail.com>
Date: Wed, 30 Mar 2016 08:18:06 -0400
Subject: [PATCH] Update swift name

TrivialFix

Change-Id: I852acea531c9c9ed68e83fbf98860453da1ce98f
---
 etc/kolla/globals.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml
index 02eb704cf..6ef24ffa4 100644
--- a/etc/kolla/globals.yml
+++ b/etc/kolla/globals.yml
@@ -130,9 +130,9 @@ neutron_external_interface: "eth1"
 #manila_enable_dhss: "yes"
 
 
-#######################################
-# Swift options
-#######################################
+##################################
+# Swift - Object Storage Options
+##################################
 # Swift expects block devices to be available for storage. Two types of storage
 # are supported: 1 - storage device with a special partition name and filesystem
 # label, 2 - unpartitioned disk  with a filesystem. The label of this filesystem
-- 
GitLab