From 1675bd0d6c8b7cb69e044a9d75b6ad1d43ce3ccb Mon Sep 17 00:00:00 2001 From: Mustapha Lansana Date: Wed, 30 Jul 2014 19:32:37 -0400 Subject: deploychef: non functional changes to deploychef package Spelling mistake correction and sentence restructuring to the header section in recipe file. Signed-off-by: Mustapha Lansana --- meta-openstack/recipes-support/deploychef/deploychef_0.1.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb b/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb index 3471a2c..b823514 100644 --- a/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb +++ b/meta-openstack/recipes-support/deploychef/deploychef_0.1.bb @@ -2,13 +2,13 @@ # Copyright (C) 2014 Wind River Systems, Inc. # SUMMARY = "For the provisioning of OpenStack nodes" -DESCRIPTION = "There are a number of variables that are backed into Openstack \ -at build time, for example the ip address of compute or controller node. \ +DESCRIPTION = "There are a number of variables that are baked into Openstack \ +at build time, for example the ip address of a compute or controller node. \ This means that when a new compute or controller node boots up, it will \ have an ip address that differs from its currently assigned ip address \ -This package facilitates the recreation or script and configuration files and their \ -placement in the appropriate places on the files system on a compute/controller or \ -all in one node at runtime" +This package facilitates the recreation of openstack script and \ +configuration files, as well as their placement in the appropriate directories on \ +the files system on a compute/controller/allinone node at runtime" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ -- cgit v1.2.3-54-g00ecf