summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support
diff options
context:
space:
mode:
authorMustapha Lansana <Mustapha.Lansana@windriver.com>2014-07-30 19:32:37 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-09-26 09:09:21 -0400
commit1675bd0d6c8b7cb69e044a9d75b6ad1d43ce3ccb (patch)
tree8957c17202a4caa420096769f75a4ad47c70cbf3 /meta-openstack/recipes-support
parent261f7f857503d7dcd7dcdc4c36aeff1b57194f9b (diff)
downloadmeta-cloud-services-1675bd0d6c8b7cb69e044a9d75b6ad1d43ce3ccb.tar.gz
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 <Mustapha.Lansana@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-support')
-rw-r--r--meta-openstack/recipes-support/deploychef/deploychef_0.1.bb10
1 files 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 @@
2# Copyright (C) 2014 Wind River Systems, Inc. 2# Copyright (C) 2014 Wind River Systems, Inc.
3# 3#
4SUMMARY = "For the provisioning of OpenStack nodes" 4SUMMARY = "For the provisioning of OpenStack nodes"
5DESCRIPTION = "There are a number of variables that are backed into Openstack \ 5DESCRIPTION = "There are a number of variables that are baked into Openstack \
6at build time, for example the ip address of compute or controller node. \ 6at build time, for example the ip address of a compute or controller node. \
7This means that when a new compute or controller node boots up, it will \ 7This means that when a new compute or controller node boots up, it will \
8have an ip address that differs from its currently assigned ip address \ 8have an ip address that differs from its currently assigned ip address \
9This package facilitates the recreation or script and configuration files and their \ 9This package facilitates the recreation of openstack script and \
10placement in the appropriate places on the files system on a compute/controller or \ 10configuration files, as well as their placement in the appropriate directories on \
11all in one node at runtime" 11the files system on a compute/controller/allinone node at runtime"
12 12
13LICENSE = "MIT" 13LICENSE = "MIT"
14LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 14LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \