modify some misspellings

Change-Id: Ifcb1e1241b6f2e12fbf340e0ea097d784fa5ead7
This commit is contained in:
liangcui 2017-08-22 14:45:32 +08:00
parent 4765cd9b3a
commit 3db745c769
3 changed files with 4 additions and 4 deletions

View File

@ -61,8 +61,8 @@ All the questions are optional, below are the responses for Congress.
What type of service is this (used for keystone registration)? congress
What is the earliest OpenStack release this charm is compatible with? mitaka
Where command is used to sync the database? congress-db-manage --config-file /etc/congress/congress.conf upgrade head
What packages should this charm install (space seperated list)? congress-server congress-common python-antlr3 python-pymysql
List of config files managed by this charm (space seperated) /etc/congress/congress.conf
What packages should this charm install (space separated list)? congress-server congress-common python-antlr3 python-pymysql
List of config files managed by this charm (space separated) /etc/congress/congress.conf
What is the name of the init script which controls the primary service congress-server
Configuration Files

View File

@ -50,7 +50,7 @@ further editing to produce the functional charm needed.
INFO: Generating charm for new-manila-plugin in ./new-manila-plugin
INFO: No new-manila-plugin in apt cache; creating an empty charm instead.
What is the earliest OpenStack release this charm will support? mitaka
What packages should this charm install (space seperated list)?
What packages should this charm install (space separated list)?
What is the package to take the version from (manila-api is probably ok)?
Three questions are asked:

View File

@ -39,7 +39,7 @@ During the charm generation charm tools asks a few questions about the charm.
INFO: Generating charm for virtual-token-ring in ./virtual-token-ring
INFO: No virtual-token-ring in apt cache; creating an empty charm instead.
What is the earliest OpenStack release this charm is compatible with? liberty
What packages should this charm install (space seperated list)?
What packages should this charm install (space separated list)?
.. _`Build Charm`: