diff options
| author | Mustapha Lansana <Mustapha.Lansana@windriver.com> | 2014-07-30 19:32:37 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-09-26 09:09:21 -0400 |
| commit | 1675bd0d6c8b7cb69e044a9d75b6ad1d43ce3ccb (patch) | |
| tree | 8957c17202a4caa420096769f75a4ad47c70cbf3 | |
| parent | 261f7f857503d7dcd7dcdc4c36aeff1b57194f9b (diff) | |
| download | meta-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>
| -rw-r--r-- | meta-openstack/recipes-support/deploychef/deploychef_0.1.bb | 10 |
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 | # |
| 4 | SUMMARY = "For the provisioning of OpenStack nodes" | 4 | SUMMARY = "For the provisioning of OpenStack nodes" |
| 5 | DESCRIPTION = "There are a number of variables that are backed into Openstack \ | 5 | DESCRIPTION = "There are a number of variables that are baked into Openstack \ |
| 6 | at build time, for example the ip address of compute or controller node. \ | 6 | at build time, for example the ip address of a compute or controller node. \ |
| 7 | This means that when a new compute or controller node boots up, it will \ | 7 | This means that when a new compute or controller node boots up, it will \ |
| 8 | have an ip address that differs from its currently assigned ip address \ | 8 | have an ip address that differs from its currently assigned ip address \ |
| 9 | This package facilitates the recreation or script and configuration files and their \ | 9 | This package facilitates the recreation of openstack script and \ |
| 10 | placement in the appropriate places on the files system on a compute/controller or \ | 10 | configuration files, as well as their placement in the appropriate directories on \ |
| 11 | all in one node at runtime" | 11 | the files system on a compute/controller/allinone node at runtime" |
| 12 | 12 | ||
| 13 | LICENSE = "MIT" | 13 | LICENSE = "MIT" |
| 14 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ | 14 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ |
