From 958bb8e8dcc4f8c9172d87e7c5283a5366b102fe Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Tue, 12 Aug 2014 15:16:27 -0600 Subject: [PATCH] Added a missing single quote While attempting to write a different patch I noticed this file was missing a single quote. This patch addes that missing single quote back to the file. Change-Id: Id7021d1d87d7ef49c4377772c057e40184656ce8 --- modules/openstack_project/files/review.projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 593870bece..05b1d7cbcc 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -809,7 +809,7 @@ - project: stackforge/graffiti description: Cloud Capability Service - project: stackforge/healthnmon - description: Healthnmon aims to deliver 'Cloud Resource Monitor', an extensible service to OpenStack Cloud Operating system by providing monitoring service for Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management', 'Alerts and notifications' and 'Utilization Data. + description: Healthnmon aims to deliver 'Cloud Resource Monitor', an extensible service to OpenStack Cloud Operating system by providing monitoring service for Cloud Resources and Infrastructure with a pluggable framework for 'Inventory Management', 'Alerts and notifications' and 'Utilization Data.' upstream: git://github.com/healthnmon/healthnmon.git - project: stackforge/heat-translator description: Translate non-heat templates to Heat Orchestration Template.